Skip to content

Commit 495b561

Browse files
committed
更新[去哪儿]: 更新正则
1 parent 178ce99 commit 495b561

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

QuantumultX_AppStore_Local_Cookie.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ hostname = apiwz.midukanshu.com, api.1sapp.com, frodo.douban.com, luckman.suning
3535
^https:\/\/user\.m\.163.com\/api\/v1\/commons\/fav\/topic\/allList url script-request-header chavyleung/neteasenews/neteasenews.cookie.js
3636

3737
# 去哪儿
38-
^https:\/\/user.qunar.com\/webapi\/member\/signNewIndex.htm url script-request-header chavyleung/qunar/qunar.cookie.js
38+
^https:\/\/user.qunar.com\/webapi\/member\/signIndexV2.htm url script-request-header chavyleung/qunar/qunar.cookie.js
3939

4040
# 人人视频
4141
^https:\/\/api\.rr\.tv\/user\/profile url script-request-header chavyleung/rrtv/rrtv.cookie.js

QuantumultX_Local_Cookie.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ hostname = apiwz.midukanshu.com, api.1sapp.com, frodo.douban.com, luckman.suning
3535
^https:\/\/v6-c\.m\.163\.com\/uc\/api\/sign\/v3\/commit url script-request-body https://raw.githubusercontent.com/chavyleung/scripts/master/neteasenews/neteasenews.cookie.js
3636

3737
# 去哪儿
38-
^https:\/\/user.qunar.com\/webapi\/member\/signNewIndex.htm url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/qunar/qunar.cookie.js
38+
^https:\/\/user.qunar.com\/webapi\/member\/signIndexV2.htm url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/qunar/qunar.cookie.js
3939

4040
# 人人视频
4141
^https:\/\/api\.rr\.tv\/user\/profile url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/rrtv/rrtv.cookie.js

qunar/README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
user.qunar.com
1010

1111
[Script]
12-
http-request ^https:\/\/user.qunar.com\/webapi\/member\/signNewIndex.htm script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/qunar/qunar.cookie.js
12+
http-request ^https:\/\/user.qunar.com\/webapi\/member\/signIndexV2.htm script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/qunar/qunar.cookie.js
1313
cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/qunar/qunar.js
1414
```
1515

@@ -20,10 +20,7 @@ cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scr
2020
user.qunar.com
2121

2222
[rewrite_local]
23-
# 189及以前版本
24-
^https:\/\/user.qunar.com\/webapi\/member\/signNewIndex.htm url script-response-body qunar.cookie.js
25-
# 190及以后版本
26-
^https:\/\/user.qunar.com\/webapi\/member\/signNewIndex.htm url script-request-header qunar.cookie.js
23+
^https:\/\/user.qunar.com\/webapi\/member\/signIndexV2.htm url script-request-header qunar.cookie.js
2724

2825
[task_local]
2926
1 0 * * * qunar.js

0 commit comments

Comments
 (0)