Skip to content

Commit 0ce3c8e

Browse files
committed
更新README.md
QX商店版现已支持script-request-body
1 parent f6d1898 commit 0ce3c8e

File tree

3 files changed

+24
-9
lines changed

3 files changed

+24
-9
lines changed

haidilao/README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,19 @@ activity-1.m.duiba.com.cn
2222

2323
[rewrite_local]
2424

25-
# [商店版] QuanX v1.0.6-build194 及更早版本
26-
不支持
25+
# [商店版]
26+
^https:\/\/activity-1\.m\.duiba\.com\.cn\/signactivity\/doSign$ url script-request-body hdl.js
2727

28-
# [TestFlight] QuanX v1.0.6-build195 及以后版本
28+
# [TestFlight]
2929
^https:\/\/activity-1\.m\.duiba\.com\.cn\/signactivity\/doSign$ url script-request-body https://raw.githubusercontent.com/chavyleung/scripts/master/haidilao/hdl.js
3030

3131
[task_local]
32+
33+
# [商店版]
3234
1 0 * * * hdl.js
35+
36+
# [TestFlight]
37+
1 0 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/haidilao/hdl.js
3338
```
3439

3540
## 说明

hycan/README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,19 @@ wxprdapplet.gac-nio.com
2121

2222
[rewrite_local]
2323

24-
# [商店版] QuanX v1.0.6-build194 及更早版本
25-
# ^https:\/\/wxprdapplet\.gac-nio\.com\/community\/userSignIn\/simpleAuth\/front\/v3\.1\.3\.5\/signV2$ url script-request-header hycan.cookie.js
24+
# [商店版]
25+
^https:\/\/wxprdapplet\.gac-nio\.com\/community\/userSignIn\/simpleAuth\/front\/v3\.1\.3\.5\/signV2$ url script-request-header hycan.cookie.js
2626

27-
# [TestFlight] QuanX v1.0.6-build195 及以后版本
27+
# [TestFlight]
2828
^https:\/\/wxprdapplet\.gac-nio\.com\/community\/userSignIn\/simpleAuth\/front\/v3\.1\.3\.5\/signV2$ url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/hycan/hycan.cookie.js
2929

3030
[task_local]
31+
32+
# [商店版]
3133
1 0 * * * hycan.js
34+
35+
# [TestFlight]
36+
1 0 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/hycan/hycan.js
3237
```
3338

3439
## 说明

nio/README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,19 @@ app.nio.com
2121

2222
[rewrite_local]
2323

24-
# [商店版] QuanX v1.0.6-build194 及更早版本
25-
# ^https:\/\/app\.nio\.com\/api\/1\/app\/daily_checkin url script-request-header nio.cookie.js
24+
# [商店版]
25+
^https:\/\/app\.nio\.com\/api\/1\/app\/daily_checkin url script-request-header nio.cookie.js
2626

27-
# [TestFlight] QuanX v1.0.6-build195 及以后版本
27+
# [TestFlight]
2828
^https:\/\/app\.nio\.com\/api\/1\/app\/daily_checkin url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/nio/nio.cookie.js
2929

3030
[task_local]
31+
32+
# [商店版]
3133
1 0 * * * nio.js
34+
35+
# [TestFlight]
36+
1 0 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/nio/nio.js
3237
```
3338

3439
## 说明

0 commit comments

Comments
 (0)