全部同步
This commit is contained in:
parent
c0ff696d78
commit
fe4eb9b8d4
11
.env
Normal file
11
.env
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
BROWSER_HEADLESS=False
|
||||||
|
DYNAMIC_USERAGENT=False
|
||||||
|
MAX_ACCOUNTS=11
|
||||||
|
# EMAIL_DOMAINS=abskino.icu
|
||||||
|
EMAIL_DOMAINS=melancholyvf.cyou
|
||||||
|
# EMAIL_DOMAINS=bjh93fxs.shop
|
||||||
|
EMAIL_USERNAME=ocwgy
|
||||||
|
EMAIL_CODE_TYPE=API
|
||||||
|
USE_PROXY=False
|
||||||
|
BROWSER_PATH=C:\Program Files\Google\Chrome\Application\chrome.exe
|
||||||
|
CURSOR_PATH=E:\Software\cursor
|
54
.gitignore
vendored
54
.gitignore
vendored
@ -1,54 +0,0 @@
|
|||||||
# Python 编译文件和缓存
|
|
||||||
__pycache__/
|
|
||||||
*.py[cod]
|
|
||||||
*$py.class
|
|
||||||
*.so
|
|
||||||
.Python
|
|
||||||
build/
|
|
||||||
develop-eggs/
|
|
||||||
dist/
|
|
||||||
downloads/
|
|
||||||
eggs/
|
|
||||||
.eggs/
|
|
||||||
lib/
|
|
||||||
lib64/
|
|
||||||
parts/
|
|
||||||
sdist/
|
|
||||||
var/
|
|
||||||
wheels/
|
|
||||||
*.egg-info/
|
|
||||||
.installed.cfg
|
|
||||||
*.egg
|
|
||||||
|
|
||||||
# 虚拟环境
|
|
||||||
venv/
|
|
||||||
env/
|
|
||||||
ENV/
|
|
||||||
.venv/
|
|
||||||
.env/
|
|
||||||
.ENV/
|
|
||||||
|
|
||||||
# 日志文件
|
|
||||||
*.log
|
|
||||||
|
|
||||||
# 本地配置文件
|
|
||||||
.env
|
|
||||||
|
|
||||||
# 数据库文件
|
|
||||||
*.db
|
|
||||||
|
|
||||||
# IDE 文件
|
|
||||||
.idea/
|
|
||||||
.vscode/
|
|
||||||
*.swp
|
|
||||||
*.swo
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
# 临时文件
|
|
||||||
tmp/
|
|
||||||
temp/
|
|
||||||
|
|
||||||
# 其他可能的敏感文件
|
|
||||||
*.pem
|
|
||||||
*.key
|
|
||||||
credentials.json
|
|
BIN
__pycache__/api.cpython-311.pyc
Normal file
BIN
__pycache__/api.cpython-311.pyc
Normal file
Binary file not shown.
BIN
__pycache__/browser_utils.cpython-311.pyc
Normal file
BIN
__pycache__/browser_utils.cpython-311.pyc
Normal file
Binary file not shown.
BIN
__pycache__/config.cpython-311.pyc
Normal file
BIN
__pycache__/config.cpython-311.pyc
Normal file
Binary file not shown.
BIN
__pycache__/cursor_auth_manager.cpython-311.pyc
Normal file
BIN
__pycache__/cursor_auth_manager.cpython-311.pyc
Normal file
Binary file not shown.
BIN
__pycache__/cursor_pro_keep_alive.cpython-311.pyc
Normal file
BIN
__pycache__/cursor_pro_keep_alive.cpython-311.pyc
Normal file
Binary file not shown.
BIN
__pycache__/cursor_shadow_patcher.cpython-311.pyc
Normal file
BIN
__pycache__/cursor_shadow_patcher.cpython-311.pyc
Normal file
Binary file not shown.
BIN
__pycache__/database.cpython-311.pyc
Normal file
BIN
__pycache__/database.cpython-311.pyc
Normal file
Binary file not shown.
BIN
__pycache__/get_email_code.cpython-311.pyc
Normal file
BIN
__pycache__/get_email_code.cpython-311.pyc
Normal file
Binary file not shown.
BIN
__pycache__/logger.cpython-311.pyc
Normal file
BIN
__pycache__/logger.cpython-311.pyc
Normal file
Binary file not shown.
BIN
accounts.db
Normal file
BIN
accounts.db
Normal file
Binary file not shown.
BIN
tokenManager/.DS_Store
vendored
Normal file
BIN
tokenManager/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
tokenManager/__pycache__/cursor.cpython-311.pyc
Normal file
BIN
tokenManager/__pycache__/cursor.cpython-311.pyc
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user