Skip to content

Commit 638cffc

Browse files
committed
更新 签到Cookie获取正则
1 parent 358e713 commit 638cffc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hycan/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
wxprdapplet.gac-nio.com
1010

1111
[Script]
12-
http-request ^https:\/\/wxprdapplet\.gac-nio\.com\/community\/userSignIn\/simpleAuth\/front\/v3\.1\.3\.5\/signV2$ script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/hycan/hycan.cookie.js
12+
http-request ^https:\/\/wxprdapplet\.gac-nio\.com\/community\/userSignIn\/simpleAuth\/front\/.*\/sign$ script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/hycan/hycan.cookie.js
1313
cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/hycan/hycan.js
1414
```
1515

@@ -22,10 +22,10 @@ wxprdapplet.gac-nio.com
2222
[rewrite_local]
2323

2424
# [商店版]
25-
^https:\/\/wxprdapplet\.gac-nio\.com\/community\/userSignIn\/simpleAuth\/front\/v3\.1\.3\.5\/signV2$ url script-request-header hycan.cookie.js
25+
^https:\/\/wxprdapplet\.gac-nio\.com\/community\/userSignIn\/simpleAuth\/front\/.*\/sign$ url script-request-header hycan.cookie.js
2626

2727
# [TestFlight]
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
28+
^https:\/\/wxprdapplet\.gac-nio\.com\/community\/userSignIn\/simpleAuth\/front\/.*\/sign$ url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/hycan/hycan.cookie.js
2929

3030
[task_local]
3131

0 commit comments

Comments
 (0)