diff --git a/base.py b/base.py index 736a266..93b8caf 100644 --- a/base.py +++ b/base.py @@ -1,3 +1,15 @@ +#!/usr/bin/python3 +# +# base.py +# base file +# +# Caterpillar Proxy - The simple and parasitic web proxy SPAM spam filter +# Namyheon Go (Catswords Research) +# https://github.com/gnh1201/caterpillar +# Created at: 2024-05-20 +# Updated at: 2024-05-20 +# + import hashlib import json