Update web.py

This commit is contained in:
Namhyeon Go 2024-05-20 02:22:20 +09:00 committed by GitHub
parent 48c9036361
commit c96a6e4bc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
web.py
View File

@ -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) <gnh1201@gmail.com>