Skip to content

Commit

Permalink
Merge pull request chavyleung#371 from dukecd33369/master
Browse files Browse the repository at this point in the history
威锋地址更新
  • Loading branch information
chavyleung authored Sep 3, 2021
2 parents ccb53e7 + 2961e16 commit 6f1ed1b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions feng/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@

```properties
[MITM]
49.234.36.200:9091
api.wfdata.club

[Script]
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
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
cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.js
```

## 配置 (QuanX)

```properties
[MITM]
49.234.36.200:9091
api.wfdata.club

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

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

```properties
[MITM]
49.234.36.200:9091
api.wfdata.club

[rewrite_local]
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
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

[task_local]
cron "1 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.js
Expand Down
4 changes: 2 additions & 2 deletions feng/feng.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f1ed1b

Please sign in to comment.