Skip to content

Commit

Permalink
更正[分期乐]获取Cookie问题
Browse files Browse the repository at this point in the history
  • Loading branch information
GideonSenku committed Mar 7, 2020
1 parent 552e559 commit ca71842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fenqile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
pm.m.fenqile.com

[Script]
http-request ^https://pm\.m\.fenqile\.com/route0014/star/sign/ script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/fenqile/fenqile.cookie.js, requires-body=true
http-request ^https://pm\.m\.fenqile\.com/route0014/star/sign/sign.json script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/fenqile/fenqile.cookie.js, requires-body=true

cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/fenqile/fenqile.js
```
Expand All @@ -30,7 +30,7 @@ pm.m.fenqile.com
# 不支持

# [TestFlight] QuanX v1.0.6-build195 及以后版本
^https://pm\.m\.fenqile\.com/route0014/star/sign/ url script-request-body https://raw.githubusercontent.com/chavyleung/scripts/master/fenqile/fenqile.cookie.js
^https://pm\.m\.fenqile\.com/route0014/star/sign/sign.json url script-request-body https://raw.githubusercontent.com/chavyleung/scripts/master/fenqile/fenqile.cookie.js

[task_local]
1 0 * * * fenqile.js
Expand Down

0 comments on commit ca71842

Please sign in to comment.