Skip to content

Commit 64d9e14

Browse files
committed
更新:[飞客茶馆]
1 parent 1b8680f commit 64d9e14

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

flyertea/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,32 @@
88

99
```properties
1010
[MITM]
11-
www.flyertea.com
11+
www.flyert.com
1212

1313
[Script]
14-
http-request ^https:\/\/www\.flyertea\.com\/source\/plugin\/mobile\/mobile\.php\?module=getdata&.* script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/flyertea/flyertea.cookie.js
14+
http-request ^https:\/\/www\.flyert\.com\/source\/plugin\/mobile\/mobile\.php\?module=getdata&.* script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/flyertea/flyertea.cookie.js
1515
cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/flyertea/flyertea.js
1616
```
1717

1818
## 配置 (QuanX)
1919

2020
```properties
2121
[MITM]
22-
www.flyertea.com
22+
www.flyert.com
2323

2424
[rewrite_local]
2525
# 189及以前版本
26-
^https:\/\/www\.flyertea\.com\/source\/plugin\/mobile\/mobile\.php\?module=getdata&.* url script-response-body flyertea.cookie.js
26+
^https:\/\/www\.flyert\.com\/source\/plugin\/mobile\/mobile\.php\?module=getdata&.* url script-response-body flyertea.cookie.js
2727
# 190及以后版本
28-
^https:\/\/www\.flyertea\.com\/source\/plugin\/mobile\/mobile\.php\?module=getdata&.* url script-request-header flyertea.cookie.js
28+
^https:\/\/www\.flyert\.com\/source\/plugin\/mobile\/mobile\.php\?module=getdata&.* url script-request-header flyertea.cookie.js
2929

3030
[task_local]
3131
1 0 * * * flyertea.js
3232
```
3333

3434
## 说明
3535

36-
1. 先把`www.flyertea.com`加到`[MITM]`
36+
1. 先把`www.flyert.com`加到`[MITM]`
3737
2. 再配置重写规则:
3838
- Surge: 把两条远程脚本放到`[Script]`
3939
- QuanX: 把`flyertea.cookie.js``flyertea.js`传到`On My iPhone - Quantumult X - Scripts` (传到 iCloud 相同目录也可, 注意要打开 quanx 的 iCloud 开关)

flyertea/flyertea.js

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)