Skip to content

Commit

Permalink
添加[智行火车]task_remote
Browse files Browse the repository at this point in the history
  • Loading branch information
gideonsenku committed Mar 16, 2020
1 parent 1d49d2b commit bbb7928
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions zxhc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,16 @@ cron "10 0 0 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scr
m.ctrip.com

[rewrite_local]

# QuanTF&QuanX
#&QuanX
^https:\/\/m\.ctrip\.com/restapi/soa2/14593/json/attendanceDay? url script-request-body chavyleung/zxhc/zxhc.cookie.js
# QuanTF
^https:\/\/m\.ctrip\.com/restapi/soa2/14593/json/attendanceDay? url script-request-body https://raw.githubusercontent.com/chavyleung/scripts/master/zxhc/zxhc.cookie.js

[task_local]
1 0 * * * zxhc.js

[task_remote]
1 0 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/zxhc/zxhc.js
```

## 说明
Expand Down

0 comments on commit bbb7928

Please sign in to comment.