完善 cookie 监控系统:
1. 修复 browser_login.py 中的 cookie 处理错误 2. 重构 cookie_cloud.py 实现浏览器实例级 cookie 共享 3. 创建 cookie_extractor.py GUI 应用程序,支持打开、保存和恢复功能 4. 优化 cookie 导入方式,支持批量导入和回退机制 5. 修复 localStorage 注入问题,确保特殊字符正确处理
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
"name": "网站A",
|
||||
"url": "https://lmkbi.95155.com/bi-system/#/carUnpetrifiedComAll",
|
||||
"login_check_selector": "",
|
||||
"success_text": ""
|
||||
"success_text": "彭峰"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user