mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-15 21:28:33 +08:00
13 lines
801 B
Plaintext
13 lines
801 B
Plaintext
|
#!name= 叮咚买菜
|
||
|
#!desc= 叮咚买菜每日自动签到
|
||
|
#!openUrl=https://github.com/blackmatrix7/ios_rule_script/tree/master/script/dingdong
|
||
|
#!author= blackmatrix7
|
||
|
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||
|
#!icon= https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/dingdong/dingdong.png
|
||
|
|
||
|
[Script]
|
||
|
http-request ^https?:\/\/maicai\.api\.ddxq\.mobi\/point\/home\?api_version requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/dingdong/dingdong_checkin.js,tag=叮咚买菜_获取cookie
|
||
|
cron "20 9 * * *" script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/dingdong/dingdong_checkin.js,timeout=30,tag=叮咚买菜_每日签到
|
||
|
|
||
|
[MITM]
|
||
|
hostname = maicai.api.ddxq.mobi
|