File tree 3 files changed +24
-9
lines changed
3 files changed +24
-9
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,19 @@ activity-1.m.duiba.com.cn
22
22
23
23
[rewrite_local]
24
24
25
- # [商店版] QuanX v1.0.6-build194 及更早版本
26
- 不支持
25
+ # [商店版]
26
+ ^https:\/\/activity-1\.m\.duiba\.com\.cn\/signactivity\/doSign$ url script-request-body hdl.js
27
27
28
- # [TestFlight] QuanX v1.0.6-build195 及以后版本
28
+ # [TestFlight]
29
29
^https:\/\/activity-1\.m\.duiba\.com\.cn\/signactivity\/doSign$ url script-request-body https://raw.githubusercontent.com/chavyleung/scripts/master/haidilao/hdl.js
30
30
31
31
[task_local]
32
+
33
+ # [商店版]
32
34
1 0 * * * hdl.js
35
+
36
+ # [TestFlight]
37
+ 1 0 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/haidilao/hdl.js
33
38
```
34
39
35
40
## 说明
Original file line number Diff line number Diff line change @@ -21,14 +21,19 @@ wxprdapplet.gac-nio.com
21
21
22
22
[rewrite_local]
23
23
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
26
26
27
- # [TestFlight] QuanX v1.0.6-build195 及以后版本
27
+ # [TestFlight]
28
28
^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
29
29
30
30
[task_local]
31
+
32
+ # [商店版]
31
33
1 0 * * * hycan.js
34
+
35
+ # [TestFlight]
36
+ 1 0 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/hycan/hycan.js
32
37
```
33
38
34
39
## 说明
Original file line number Diff line number Diff line change @@ -21,14 +21,19 @@ app.nio.com
21
21
22
22
[rewrite_local]
23
23
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
26
26
27
- # [TestFlight] QuanX v1.0.6-build195 及以后版本
27
+ # [TestFlight]
28
28
^https:\/\/app\.nio\.com\/api\/1\/app\/daily_checkin url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/nio/nio.cookie.js
29
29
30
30
[task_local]
31
+
32
+ # [商店版]
31
33
1 0 * * * nio.js
34
+
35
+ # [TestFlight]
36
+ 1 0 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/nio/nio.js
32
37
```
33
38
34
39
## 说明
You can’t perform that action at this time.
0 commit comments