Update web.py

This commit is contained in:
Namhyeon Go 2024-06-20 17:21:19 +09:00 committed by GitHub
parent b0e0351694
commit e18d355ce3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
web.py
View File

@ -3,7 +3,7 @@
# web.py # web.py
# server file with HTTP connection mode # server file with HTTP connection mode
# #
# Caterpillar Proxy - The simple and parasitic web proxy SPAM spam filter # Caterpillar Proxy - The simple web debugging proxy (formerly, php-httpproxy)
# Namyheon Go (Catswords Research) <gnh1201@gmail.com> # Namyheon Go (Catswords Research) <gnh1201@gmail.com>
# https://github.com/gnh1201/caterpillar # https://github.com/gnh1201/caterpillar
# Created at: 2024-05-20 # Created at: 2024-05-20