From c96a6e4bc265d00382ca8401502e28808d8e0797 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 20 May 2024 02:22:20 +0900 Subject: [PATCH] Update web.py --- web.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web.py b/web.py index 82fa592..4d44bd9 100644 --- a/web.py +++ b/web.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # # web.py -# server file with HTTP protocol +# server file with HTTP connection mode # # Caterpillar Proxy - The simple and parasitic web proxy SPAM spam filter # Namyheon Go (Catswords Research)