From 894ca804b527db806ea79d75e230627c08d8151a Mon Sep 17 00:00:00 2001 From: blackmatrix7 <27717518+blackmatrix7@users.noreply.github.com> Date: Wed, 16 Jun 2021 16:04:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DSurge=E4=B8=8B=E4=B8=87?= =?UTF-8?q?=E8=BE=BE=E7=94=B5=E5=BD=B1=E6=97=A0=E6=B3=95=E6=AD=A3=E5=B8=B8?= =?UTF-8?q?=E8=8E=B7=E5=8F=96Cookie=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/wanda/wanda_checkin.sgmodule | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/wanda/wanda_checkin.sgmodule b/script/wanda/wanda_checkin.sgmodule index ed690b4c284..79badc56743 100644 --- a/script/wanda/wanda_checkin.sgmodule +++ b/script/wanda/wanda_checkin.sgmodule @@ -1,11 +1,11 @@ #!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 +万达电影_获取Cookie = type=http-request,pattern=^https?:\/\/user\-api\-prd\-mx\.wandafilm\.com\/user\/query_user_level_tip\.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 \ No newline at end of file +# user-api-prd-mx.wandafilm.com 获取不到Cookie,临时改为*api-prd-mx.wandafilm.com,cms-activity-api-prd-mx.wandafilm.com随之移除 +hostname = %APPEND% *api-prd-mx.wandafilm.com \ No newline at end of file