commit message
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!name=52pojie
|
||||
#!desc=Need to manually log in to the https://www.52pojie.cn/home.php?mod=space checkin to get cookie. If you receive a cookie success notification, you can disable this script.
|
||||
|
||||
[Script]
|
||||
http-request https:\/\/www\.52pojie\.cn\/home\.php\? script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/52pojieDailyBonus/Get-Cookie.js
|
||||
cron "0 8 * * *" script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/52pojieDailyBonus/52pojie.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% www.52pojie.cn
|
||||
@@ -0,0 +1,13 @@
|
||||
#!name=Aweme
|
||||
#!desc=Aweme app removes ads.
|
||||
#!system=ios
|
||||
|
||||
[URL Rewrite]
|
||||
^https://aweme-eagle(.*)\.snssdk\.com/aweme/v2/ https://aweme-eagle$1.snssdk.com/aweme/v1/ 302
|
||||
|
||||
[Script]
|
||||
http-request ^https:\/\/.*\.amemv\.com\/aweme\/v.*\/(feed|post) script-path=https://Choler.github.io/Surge/Script/Aweme.js
|
||||
http-response ^https:\/\/.*\.amemv\.com\/aweme\/v.*\/(feed|post) requires-body=true,script-path=https://Choler.github.io/Surge/Script/Aweme.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.amemv.com, *.snssdk.com
|
||||
@@ -0,0 +1,10 @@
|
||||
#!name=Bahamut
|
||||
#!desc=Bahamut animation app removes ads.
|
||||
#!system=ios
|
||||
|
||||
[Script]
|
||||
http-request https:\/\/api\.gamer\.com\.tw\/mobile_app\/anime\/v3\/token\.php script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Bahamut.js
|
||||
http-response https:\/\/api\.gamer\.com\.tw\/mobile_app\/anime\/v3\/token\.php requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Bahamut.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% api.gamer.com.tw
|
||||
@@ -0,0 +1,20 @@
|
||||
#!name=Bilibili
|
||||
#!desc=Bilibili app removes ads.
|
||||
#!system=ios
|
||||
|
||||
[Rule]
|
||||
URL-REGEX,https://app.bilibili.com/x/v2/(splash|search/(defaultword|square)),REJECT
|
||||
URL-REGEX,https://api.bilibili.com/x/v2/dm/ad,REJECT
|
||||
AND,((USER-AGENT,bili*), (NOT,((DOMAIN-SUFFIX,bilibili.com))),(NOT,((DOMAIN-SUFFIX,hdslb.com)))),REJECT
|
||||
|
||||
[Script]
|
||||
http-response https://app.bilibili.com/x/v2/space\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20space.js
|
||||
http-response https://app.bilibili.com/x/resource/show/tab\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20tab.js
|
||||
http-response https://app.bilibili.com/x/v2/feed/index\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20feed.js
|
||||
http-response https://app.bilibili.com/x/v2/account/mine\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20account.js
|
||||
http-response https://app.bilibili.com/x/v2/view\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20view%20relate.js
|
||||
http-response https://api.bilibili.com/x/v2/reply/main\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20reply.js
|
||||
http-response https://api.live.bilibili.com/xlive/app-room/v1/index/getInfoByRoom\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20live.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% www.bilibili.com, api.bilibili.com, app.bilibili.com, api.live.bilibili.com
|
||||
@@ -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
|
||||
@@ -0,0 +1,11 @@
|
||||
#!name=Historical price
|
||||
#!desc=Display commodity historical price.
|
||||
#!system=ios
|
||||
|
||||
[Script]
|
||||
http-response ^https?://api\.m\.jd\.com/client\.action\?functionId=(wareBusiness|serverConfig) requires-body=1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/jd_price.js
|
||||
http-request ^http://.+/amdc/mobileDispatch requires-body=1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/tb_price.js
|
||||
http-response ^https?://trade-acs\.m\.taobao\.com/gw/mtop\.taobao\.detail\.getdetail requires-body=1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/tb_price.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% api.m.jd.com, amdc.m.taobao.com, trade-acs.m.taobao.com
|
||||
@@ -0,0 +1,10 @@
|
||||
#!name=JD DailyBonus
|
||||
#!desc=Safari浏览器打开登录 https://bean.m.jd.com ,点击签到并且出现签到日历后, 如果通知获得cookie成功, 则可以使用此签到脚本。
|
||||
#!system=ios
|
||||
|
||||
[Script]
|
||||
http-request https:\/\/api\.m\.jd\.com\/client\.action.*functionId=signBean max-size=0,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js
|
||||
cron "5 0 * * *" script-path=https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% api.m.jd.com
|
||||
@@ -0,0 +1,10 @@
|
||||
#!name=Netflix ratings
|
||||
#!desc=Display Netflix TV series and movie's IMDb ratings, Douban ratings, rotten tomato and country/region.
|
||||
#!system=ios
|
||||
|
||||
[Script]
|
||||
http-request ^https?://ios\.prod\.ftl\.netflix\.com/iosui/user/.+path=%5B%22videos%22%2C%\d+%22%2C%22summary%22%5D script-path=https://raw.githubusercontent.com/yichahucha/surge/master/nf_rating.js
|
||||
http-response ^https?://ios\.prod\.ftl\.netflix\.com/iosui/user/.+path=%5B%22videos%22%2C%\d+%22%2C%22summary%22%5D requires-body=1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/nf_rating.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% ios.prod.ftl.netflix.com
|
||||
@@ -0,0 +1,11 @@
|
||||
#!name=TikTok Unlock
|
||||
#!desc=Remove TikTok's regional restrictions.
|
||||
#!system=ios
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=_region=)CN(?=&) JP 307
|
||||
(?<=&app_version=)15..(?=.?.?&) 1 307
|
||||
(?<=\?version_code=)15..(?=.?.?&) 1 307
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com
|
||||
@@ -0,0 +1,10 @@
|
||||
#!name=Weibo
|
||||
#!desc=Weibo app removes ads.
|
||||
#!system=ios
|
||||
|
||||
[Script]
|
||||
http-response ^https?://(sdk|wb)app\.uve\.weibo\.com(/interface/sdk/sdkad.php|/wbapplua/wbpullad.lua) requires-body=1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/wb_launch.js
|
||||
http-response ^https?://m?api\.weibo\.c(n|om)/2/(statuses/(unread|extend|positives/get|(friends|video)(/|_)(mix)?timeline)|stories/(video_stream|home_list)|(groups|fangle)/timeline|profile/statuses|comments/build_comments|photo/recommend_list|service/picfeed|searchall|cardlist|page|!/photos/pic_recommend_status|video/tiny_stream_video_list) requires-body=1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/wb_ad.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.uve.weibo.com, api.weibo.cn, mapi.weibo.com, storage.wax.weibo.com
|
||||
@@ -0,0 +1,21 @@
|
||||
#!name=YouTube
|
||||
#!desc=YouTube videos removes ads.
|
||||
|
||||
[Rule]
|
||||
URL-REGEX,https?:\/\/.+.googlevideo.com\/ptracking\?pltype=adhost,REJECT
|
||||
URL-REGEX,https?:\/\/.+.youtube.com\/api\/stats\/ads,REJECT
|
||||
URL-REGEX,https?:\/\/.+.youtube.com\/get_midroll_,REJECT
|
||||
URL-REGEX,https?:\/\/.+.youtube.com\/pagead\/,REJECT
|
||||
URL-REGEX,https?:\/\/.+.youtube.com\/ptracking\?,REJECT
|
||||
URL-REGEX,https?:\/\/m.youtube.com\/_get_ads,REJECT
|
||||
URL-REGEX,https?:\/\/premiumyva.appspot.com\/vmclickstoadvertisersite,REJECT
|
||||
URL-REGEX,https?:\/\/s0.2mdn.net\/ads\/,REJECT
|
||||
URL-REGEX,https?:\/\/stats.tubemogul.com\/stats\/,REJECT
|
||||
URL-REGEX,https?:\/\/youtubei.googleapis.com\/.+ad_break,REJECT
|
||||
URL-REGEX,https?:\/\/youtubei.googleapis.com\/youtubei\/.+(ad|log),REJECT
|
||||
|
||||
[Script]
|
||||
http-request ^https://[\s\S]*\.googlevideo\.com/.*&(oad|ctier) script-path=https://Choler.github.io/Surge/Script/YouTube.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.googlevideo.com, *.youtube.com, youtubei.googleapis.com
|
||||
@@ -0,0 +1,18 @@
|
||||
#!name=Zhihu
|
||||
#!desc=Zhihu app removes ads.
|
||||
#!system=ios
|
||||
|
||||
[Rule]
|
||||
USER-AGENT,AVOS*,REJECT-TINYGIF
|
||||
URL-REGEX,https?://www.zhihu.com/api/v4/mcn/,REJECT
|
||||
URL-REGEX,https?://api.zhihu.com/(ab|adx|xen|club|fringe|zst|commercial|ad-style-service|market/popover|search/(top|tab|preset)|.*(guide|recommendations|extended|featured-comment-ad)),REJECT
|
||||
AND,((USER-AGENT,osee2*), (NOT,((DOMAIN-SUFFIX,zhihu.com))), (NOT,((DOMAIN-SUFFIX,zhimg.com)))),REJECT-TINYGIF
|
||||
|
||||
[Script]
|
||||
http-response https://api.zhihu.com/moments/recommend requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20zhihu%20feed.js
|
||||
http-response https://api.zhihu.com/topstory/recommend requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20zhihu%20recommend.js
|
||||
http-response https://api.zhihu.com/v4/questions requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20zhihu%20answer.js
|
||||
http-response https://api.zhihu.com/people/ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20zhihu%20people.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% api.zhihu.com, www.zhihu.com
|
||||
@@ -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