[百度贴吧] 修复新版贴吧无法获取Cookie的问题 close #660

This commit is contained in:
blackmatrix7
2022-08-24 20:31:24 +08:00
parent f0babd07e8
commit ef60cf2ca4
6 changed files with 40 additions and 22 deletions

View File

@ -21,6 +21,10 @@
使用模块
Surge在获取Cookie时需要在MITM中设置h2=false即关闭 MITM over HTTP/2否则会提示获取Cookie出现异常。
建议在获取Cookie时临时关闭获取成功后再开启或者等待客户端修复。
```ini
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.sgmodule
```
@ -32,16 +36,16 @@ https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tie
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.qxrewrite, tag=贴吧_获取Cookie, update-interval=86400, opt-parser=false, enabled=true
[task_local]
30 0 * * * https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js, tag=贴吧_每日签到, enabled=true
30 9 * * * https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js, tag=贴吧_每日签到, enabled=true
```
### Loon
配置文
使用插
```ini
[Remote Script]
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.lnscript, tag=贴吧_每日签到, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.lnplugin, tag=贴吧_每日签到, enabled=true
```
## 获取Cookie