Skip to content

Commit 2961e16

Browse files
authored
Update README.md
1 parent ae64eba commit 2961e16

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

feng/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44

55
```properties
66
[MITM]
7-
49.234.36.200:9091
7+
api.wfdata.club
88

99
[Script]
10-
Rewrite: feng = type=http-request,pattern=^http:\/\/49.234.36.200:9091\/v1\/auth\/signin,script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.cookie.js,requires-body=true
10+
Rewrite: feng = type=http-request,pattern=^https?:\/\/api.wfdata.club\/v1\/auth\/signin,script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.cookie.js,requires-body=true
1111
cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.js
1212
```
1313

1414
## 配置 (QuanX)
1515

1616
```properties
1717
[MITM]
18-
49.234.36.200:9091
18+
api.wfdata.club
1919

2020
[rewrite_local]
21-
^http:\/\/49.234.36.200:9091\/v1\/auth\/signin url script-request-body https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.cookie.js
21+
^https?:\/\/api.wfdata.club\/v1\/auth\/signin url script-request-body https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.cookie.js
2222

2323
[task_local]
2424
1 0 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.js
@@ -28,10 +28,10 @@ cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scr
2828

2929
```properties
3030
[MITM]
31-
49.234.36.200:9091
31+
api.wfdata.club
3232

3333
[rewrite_local]
34-
http-request ^http:\/\/49.234.36.200:9091\/v1\/auth\/signin script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.cookie.js, requires-body=true, tag=Rewrite: feng
34+
http-request ^https?:\/\/api.wfdata.club\/v1\/auth\/signin script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.cookie.js, requires-body=true, tag=Rewrite: feng
3535

3636
[task_local]
3737
cron "1 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.js

0 commit comments

Comments
 (0)