commit message
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#!name=Bilibili DailyBonus
|
||||
#!desc=When Bilibili Manga 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:\/\/manga\.bilibili\.com\/.*\.User\/GetWallet max-size=0,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Bilibili-DailyBonus/Manga.js
|
||||
cron "0 9 * * *" script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Bilibili-DailyBonus/Manga.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% manga.bilibili.com
|
||||
Reference in New Issue
Block a user