mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-05-16 14:41:05 +00:00
Update base.py
This commit is contained in:
parent
94ec3c9237
commit
ed75144e82
3
base.py
3
base.py
|
@ -7,11 +7,12 @@
|
||||||
# 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
|
||||||
# Updated at: 2024-05-20
|
# Updated at: 2024-05-21
|
||||||
#
|
#
|
||||||
|
|
||||||
import hashlib
|
import hashlib
|
||||||
import json
|
import json
|
||||||
|
import re
|
||||||
|
|
||||||
client_encoding = 'utf-8'
|
client_encoding = 'utf-8'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user