mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-15 21:28:33 +08:00
10 lines
565 B
Plaintext
10 lines
565 B
Plaintext
#!name=美团买菜
|
|
#!desc=美团买菜每日自动签到
|
|
#!system=ios
|
|
|
|
[Script]
|
|
美团买菜_每日签到 = type=cron,cronexp=30 0 * * *,timeout=30,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/meituan/maicai_checkin.js
|
|
美团买菜_获取cookie = type=http-request,pattern=^https?:\/\/mall\.meituan\.com\/api\/c\/mallcoin\/checkIn\/getWeekCheckInProgressBar\?,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/meituan/maicai_checkin.js
|
|
|
|
[MITM]
|
|
hostname = %APPEND% mall.meituan.com |