File tree 2 files changed +10
-11
lines changed
2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 8
8
9
9
``` properties
10
10
[MITM]
11
- www.flyertea .com
11
+ www.flyert .com
12
12
13
13
[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
15
15
cron " 10 0 0 * * *" script-path =https://raw.githubusercontent.com/chavyleung/scripts/master/flyertea/flyertea.js
16
16
```
17
17
18
18
## 配置 (QuanX)
19
19
20
20
``` properties
21
21
[MITM]
22
- www.flyertea .com
22
+ www.flyert .com
23
23
24
24
[rewrite_local]
25
25
# 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
27
27
# 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
29
29
30
30
[task_local]
31
31
1 0 * * * flyertea.js
32
32
```
33
33
34
34
## 说明
35
35
36
- 1 . 先把` www.flyertea .com ` 加到` [MITM] `
36
+ 1 . 先把` www.flyert .com ` 加到` [MITM] `
37
37
2 . 再配置重写规则:
38
38
- Surge: 把两条远程脚本放到` [Script] `
39
39
- QuanX: 把` flyertea.cookie.js ` 和` flyertea.js ` 传到` On My iPhone - Quantumult X - Scripts ` (传到 iCloud 相同目录也可, 注意要打开 quanx 的 iCloud 开关)
You can’t perform that action at this time.
0 commit comments