From 678edc15dd804efd3011b2702ff30e5b263654eb Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 19 Feb 2024 13:45:40 +0900 Subject: [PATCH] Update server.py --- server.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server.py b/server.py index a1a984e..7b51f6b 100644 --- a/server.py +++ b/server.py @@ -1,6 +1,6 @@ -# gnh1201/php-httpproxy +# Caterpillar - The simple and parasitic web debugging proxy # Namyheon Go (Catswords Research) -# https://github.com/gnh1201/php-httpproxy +# https://github.com/gnh1201/caterpillar # Created at: 2022-10-06 # Updated at: 2024-12-19