首次提交:抖音 Cookie 项目初始化

- Flask 应用主体
- 项目依赖配置
- 前端模板
- .gitignore 配置
@
This commit is contained in:
root
2026-06-24 22:20:04 +08:00
commit f9a06069b1
4 changed files with 1561 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
Flask==2.3.3
playwright==1.40.0
playwright-stealth==1.0.6
requests==2.31.0
gunicorn==21.2.0
eventlet==0.33.3