优化cookie提取器,移除Playwright依赖,重新设计界面和功能

This commit is contained in:
2026-03-04 17:36:09 +08:00
parent c3d07f7325
commit 918ac92230
25 changed files with 540 additions and 2317 deletions
+43
View File
@@ -0,0 +1,43 @@
# 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
# Virtual Environment
venv/
env/
ENV/
.venv
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# Logs
*.log
log/
# Data files (optional - uncomment if you don't want to commit these)
# cookie_data.json
# cookies.json
# config.json