@@ -24,7 +24,7 @@ https://raw.githubusercontent.com/Sunert/Scripts/master/TaskConf/sina/surge.sgmo
2424
2525# 获取微博 Cookie.
2626微博签到 = type=http-request,pattern=https:\/\/api\.weibo\.cn\/\d\/users\/show,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js
27- 微博签到 = type=http-request,pattern=https:\/\/m\.weibo\.cn\/c\/checkin\/getcashdetail ,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js
27+ 微博签到 = type=http-request,pattern=https:\/\/m\.weibo\.cn\/c\/checkin\/ug\/v2\/signin\/module\?module ,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js
2828```
2929#### Shadowrocket(Cron配置):
3030
@@ -46,7 +46,7 @@ https://raw.githubusercontent.com/Sunert/Scripts/master/TaskConf/sina/loon.plugi
4646cron "4 0 * * *" script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js, enabled=true, tag=新浪微博
4747
4848http-request https:\/\/api\.weibo\.cn\/\d\/users\/show script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js, enabled=true, tag=新浪微博
49- http-request https:\/\/m\.weibo\.cn\/c\/checkin\/getcashdetail script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js, enabled=true, tag=新浪微博
49+ http-request https:\/\/m\.weibo\.cn\/c\/checkin\/ug\/v2\/signin\/module\?module script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js, enabled=true, tag=新浪微博
5050```
5151#### Quantumult X:
5252 * [ 远程重写配置] ( https://raw.githubusercontent.com/Sunert/Scripts/master/TaskConf/txnews/qx_rewite.txt )
@@ -60,7 +60,7 @@ https://raw.githubusercontent.com/Sunert/Scripts/master/TaskConf/sina/qx_rewite.
6060```
6161[rewrite_local]
6262https:\/\/api\.weibo\.cn\/\d\/users\/show url script-request-header https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js
63- https:\/\/m\.weibo\.cn\/c\/checkin\/getcashdetail url script-request-header https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js
63+ https:\/\/m\.weibo\.cn\/c\/checkin\/ug\/v2\/signin\/module\?module url script-request-header https://raw.githubusercontent.com/Sunert/Scripts/master/Task/weibo.js
6464```
6565 * 本地任务配置
6666
@@ -70,7 +70,7 @@ https:\/\/m\.weibo\.cn\/c\/checkin\/getcashdetail url script-request-header http
7070```
7171### 获取Cookie方法
7272 1 . 打开微博App,获取Cookie,获取后请注释或禁用Cookie
73- 2 . 已取消获取获取钱包Cookie
73+ 2 . 进入"用户任务中心",获取用户信息Cookie(可选,增加显示个人任务红包余额)
7474
7575 >>> [ 回到顶部] ( #IOS配置教程 )
7676
0 commit comments