mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-03-12 08:55:16 +00:00
Update base.py
This commit is contained in:
parent
2288afe57d
commit
fd0b1575c2
12
base.py
12
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) <gnh1201@gmail.com>
|
||||||
|
# https://github.com/gnh1201/caterpillar
|
||||||
|
# Created at: 2024-05-20
|
||||||
|
# Updated at: 2024-05-20
|
||||||
|
#
|
||||||
|
|
||||||
import hashlib
|
import hashlib
|
||||||
import json
|
import json
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user