[饿了么] 修复不能获取Cookie的问题及增加功能

This commit is contained in:
blackmatrix7
2022-08-30 21:21:56 +08:00
parent bd069e8a95
commit b895dc175d
18 changed files with 382 additions and 205 deletions

View File

@ -0,0 +1,7 @@
# 万达电影每日自动签到
http-request ^https?:\/\/user-api-prd-mx\.wandafilm\.com\/user\/query_user_level_tip\.api requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/wanda/wanda_checkin.js,tag=万达电影_获取cookie
http-request ^https?:\/\/cms\-activity\-api\-prd\-mx\.wandafilm\.com\/activity\/activity_count\.api\?activityCode=(\d*) requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/wanda/wanda_checkin.js,tag=万达电影_获取ActivityCode
cron "20 0 * * *" script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/wanda/wanda_checkin.js,timeout=30,tag=万达电影_每日签到
hostname = user-api-prd-mx.wandafilm.com,cms-activity-api-prd-mx.wandafilm.com