commit message
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#!name=iQIYI Dailybonus
|
||||
#!desc=When iQiyi app is opened, click "My", If notification gets cookie success, you can use the check in script. because script will automatically judgment whether the cookie is updated, so you dont need to disable it manually.
|
||||
#!system=ios
|
||||
|
||||
[Script]
|
||||
http-request https?:\/\/.*\.iqiyi\.com\/.*authcookie= script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/iQIYI-DailyBonus/iQIYI_GetCookie.js
|
||||
cron "0 9 * * *" script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/iQIYI-DailyBonus/iQIYI_DailyBonus.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.iqiyi.com
|
||||
Reference in New Issue
Block a user