移除已失效的脚本
This commit is contained in:
10
script/obsolete/meituan/maicai_checkin.sgmodule
Normal file
10
script/obsolete/meituan/maicai_checkin.sgmodule
Normal file
@ -0,0 +1,10 @@
|
||||
#!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
|
||||
Reference in New Issue
Block a user