项目整理:添加Cookie Cloud下载功能、优化前端界面、配置改为config.json、打包脚本、清理无用文件

This commit is contained in:
bwstudio
2026-04-18 21:48:29 +08:00
parent 70802b9b50
commit be1709b622
14 changed files with 373 additions and 395 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"backend_url": "http://localhost:5000",
"browser_type": "edge",
"headless_mode": false,
"page_load_timeout": 30
}