mirror of https://github.com/lhie1/Rules.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
429 B
Plaintext
11 lines
429 B
Plaintext
#!name=JD DailyBonus
|
|
#!desc=https://bean.m.jd.com
|
|
#!system=ios
|
|
|
|
[MITM]
|
|
hostname = %APPEND% api.m.jd.com
|
|
|
|
[Script]
|
|
type=http-request,pattern=https:\/\/api\.m\.jd\.com\/client\.action.*functionId=signBean,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js
|
|
|
|
type=cron,cronexp="3 0 * * *",script-path=https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js |