mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-16 05:38:46 +08:00
11 lines
878 B
Plaintext
11 lines
878 B
Plaintext
#!name=万达电影
|
|
#!desc=万达电影每日自动签到
|
|
#!system=ios
|
|
|
|
[Script]
|
|
万达电影_每日签到 = type=cron,cronexp=35 0 * * *,timeout=10,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/wanda/wanda_checkin.js
|
|
万达电影_获取Cookie = type=http-request,pattern=^https?:\/\/user\-api\-prd\-mx\.wandafilm\.com\/user\/query_user_level\.api,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/wanda/wanda_checkin.js
|
|
万达电影_获取ActivityCode = type=http-request,pattern=^https?:\/\/cms\-activity\-api\-prd\-mx\.wandafilm\.com\/activity\/activity_count\.api\?activityCode=(\d*),script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/wanda/wanda_checkin.js
|
|
|
|
[MITM]
|
|
hostname = %APPEND% user-api-prd-mx.wandafilm.com,cms-activity-api-prd-mx.wandafilm.com |