├── Fileball.sgmodule ├── For-own-use.sgmodule ├── JS.sgmodule ├── Panel.sgmodule ├── Q-Search_All_In_One.sgmodule ├── README.md ├── Rule ├── Emby.list └── PTWebsite.list ├── YouTubeADs.sgmodule ├── emby.sgmodule └── subtitle.sgmodule /Fileball.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Fileball挂载网盘 2 | #!desc=使用方法见备注 3 | 4 | 5 | [General] 6 | 7 | force-http-engine-hosts = %APPEND% aliyun.example.com:0, quark.example.com:0, pikpak.example.com:0 8 | 9 | 10 | [Script] 11 | 12 | 阿里云盘 = type=http-request,pattern=^http:\/\/aliyun\.example\.com,requires-body=1,script-path=https://raw.githubusercontent.com/githubdulong/Script/master/ali.js,max-size=0,debug=0 13 | #使用方法:添加Synoogy协议,账号随便填,密码填cookie。阿里云Token获取地址(需要用阿里云盘扫描alist的二维码获得)[ https://alist-doc.nn.ci/docs/driver/aliyundrive ] 14 | #Fileball挂载图标:https://raw.githubusercontent.com/githubdulong/Script/master/Images/Fileball.json 15 | 16 | 夸克网盘 = type=http-request,pattern=^http:\/\/quark\.example\.com,requires-body=1,max-size=-1,script-path=https://raw.githubusercontent.com/githubdulong/Script/master/quark.js,debug=0 17 | #使用方法:夸克登录网页版抓包,路径https://drive.quark.cn/1/clouddrive/file 18 | #Fileball挂载图标:https://raw.githubusercontent.com/githubdulong/Script/master/Images/Fileball.json 19 | 20 | pikpak = type=http-request,pattern=^http:\/\/pikpak\.example\.com,requires-body=1,script-path=https://raw.githubusercontent.com/githubdulong/Script/master/pikpak.js,max-size=0,debug=0 21 | #使用方法:直接填pikpak账号密码 22 | #Fileball挂载图标:https://raw.githubusercontent.com/githubdulong/Script/master/Images/Fileball.json 23 | -------------------------------------------------------------------------------- /For-own-use.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=AAA 自用脚本 2 | #!desc=好用的脚本 3 | #!system=ios 4 | 5 | [Script] 6 | 7 | ## 去微博广告 8 | 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 9 | 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|photo/info) requires-body=1,max-size=-1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/wb_ad.js 10 | 11 | ## 去微信公众号广告 12 | http-response ^https?:\/\/mp\.weixin\.qq\.com\/mp\/getappmsgad requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/Wechat.js 13 | 14 | ## Netflix评分(IMDb Douban) 15 | nf_rating.js = type=http-request,pattern=^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 16 | nf_rating.js = type=http-response,requires-body=1,pattern=^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 17 | ## 单集评分 18 | nf_rating_season.js = type=http-response,pattern=^https?:\/\/ios(-.*)?\.prod\.ftl\.netflix\.com\/iosui\/warmer/.+type=show-ath,requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/nf_rating_season.js 19 | 20 | ## 酷我音乐vip 21 | http-response ^https?:\/\/vip1\.kuwo\.cn\/(vip\/v2\/user\/vip|vip\/spi/mservice) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Kuwo.js 22 | ## 酷我换肤(已经有的皮肤需要先从本地皮肤删除再换 By@ s y) 23 | themekuwo.js = requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/themekuwo.js,type=http-response,pattern=^https?:\/\/vip1\.kuwo\.cn\/(vip\/v2\/theme) 24 | 25 | ## Bilibili港澳台番剧自动切换地区 & 显示豆瓣评分 26 | Bili Region = type=http-response,pattern=^https:\/\/ap(p|i)\.bilibili\.com\/(pgc\/view\/(v\d\/)?app|x(\/v\d)?\/view\/video)\/(season|online)\?access_key,requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Bili_Auto_Regions.js 27 | Bili Search = type=http-request,pattern=^https:\/\/app\.bilibili\.com\/x\/v2\/search\/type\?.+?%20(%E6%B8%AF|%E5%8F%B0|%E4%B8%AD)&,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Bili_Auto_Regions.js 28 | 29 | [MITM] 30 | hostname = %APPEND% api.weibo.cn,mapi.weibo.com,*.uve.weibo.com, mp.weixin.qq.com, ios-*.prod.ftl.netflix.com,ios.prod.ftl.netflix.com, *.kuwo.cn,vip1.kuwo.cn, ap?.bilibili.com,api.bilibili.com,app.bilibili.com 31 | -------------------------------------------------------------------------------- /JS.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=AAB 自用脚本合集 2 | #!desc=该模块为脚本合集,脚本全部来自网络.一些脚本独立于 https://raw.githubusercontent.com/mymoonyue/Surge/master/For-own-use.sgmodule 可搭配使用. 3 | #!system=ios 4 | 5 | [General] 6 | 7 | # > 优酷 去广告 8 | force-http-engine-hosts = %APPEND% vali.cp31.ott.cibntv.net 9 | 10 | [Rule] 11 | 12 | # > 京东 去启动广告 13 | URL-REGEX,^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start$,REJECT-TINYGIF 14 | # > 人人视频 去广告 15 | AND,((USER-AGENT,PUClient*), (NOT,((DOMAIN-SUFFIX,rr.tv)))),REJECT 16 | URL-REGEX,^https?:\/\/api\.rr\.tv\/(?:ad\/getAll$|storage/business/rootName/app/homePage),REJECT 17 | # > 优酷 去广告 18 | URL-REGEX,^http:\/\/vali\.cp31\.ott\.cibntv\.net\/youku\/,REJECT-TINYGIF 19 | # > 爱美剧 去广告 20 | URL-REGEX,^http(s)://api.bjxkhc.com/index.php/app/ios/pay/ok$ ,REJECT-TINYGIF 21 | URL-REGEX,^http(s)://api.bjxkhc.com/index.php/app/ios/ver/index_ios$,REJECT 22 | URL-REGEX,^http(s)://api.bjxkhc.com/index.php/app/ios/ads/index,REJECT-TINYGIF 23 | 24 | [Header Rewrite] 25 | 26 | # > 小小影视vip (By Eric) 27 | https:\/\/.*.xiaoxiao(img|apps|appxs).com header-replace Cookie xxx_api_auth=6131333537653261363463323331666265663763396239663835636662373930 28 | 29 | 30 | [Script] 31 | 32 | # >彩云天气解锁vip 33 | http-response https?:\/\/biz\.caiyunapp\.com\/(membership_rights|v2\/user) script-path=https://raw.githubusercontent.com/mymoonyue/QuantumultX/master/Scripts/scripts/caiyun_svip.js, requires-body=true, timeout=10 34 | 35 | # > NobyDa整理 36 | # > 人人视频 去广告 37 | http-response ^https?:\/\/api\.rr\.tv\/watch\/v\d\/get_movie_info requires-body=1,script-path=https://Choler.github.io/Surge/Script/rrsp.js,tag=人人视频去广告 38 | http-response ^https?:\/\/api\.rr\.tv\/v\dplus\/index\/channel$ requires-body=1,script-path=https://Choler.github.io/Surge/Script/rrsp.js,tag=人人视频去广告 39 | # > 小小影视 去广告(By Eric) 40 | http-response ^https:\/\/.*\/getGlobalData requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/Alex0510/Eric/master/surge/Script/xxysad.js,tag=小小影视去广告 41 | # > 爱美剧Vip (by huihui)(官网:app.meiju2018.com) 42 | http-response ^https?:\/\/api.bjxkhc.com\/index\.php\/app\/ios\/(vod\/show|(user|vod|topic|type)\/index) requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/aimeiju.js,tag=爱美剧VIP 43 | # > 网易蜗牛读书VIP (By yxiaocai and JO2EY) 44 | http-response ^https?:\/\/p\.du\.163\.com\/gain\/readtime\/info\.json requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/wnyd.js,tag=网易蜗牛读书VIP 45 | # > 知音漫客VIP (By mieqq) 46 | http-response ^https://getuserinfo-globalapi.zymk.cn/app_api/v5/(getuserinfo|coin_account|getuserinfo_ticket|getcomicinfo)/ requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/Zymh.js,tag=知音漫客VIP 47 | # > VSCO滤镜VIP 48 | http-response ^https?:\/\/vsco\.co\/api\/subscriptions\/2.1\/user-subscriptions\/ requires-body=1,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/NobyDa/QuantumultX/File/vsco.js,tag=VSCO滤镜VIP 49 | # > 大片-视频编辑器 VIP 50 | http-response ^https?:\/\/api\.vnision\.com\/v1\/(users\/|banners) requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/dapian.js,tag=大片-视频编辑器 VIP 51 | # > 91短视频 52 | http-response “^https?:\/\/.+\.(my10api|(.*91.*))\.(com|tips|app|xyz)(:\d{2,5})?\/api.php$” requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/91.js,tag=91短视频 53 | # > 香蕉视频VIP 54 | http-response ^https?:\/\/.*\.(lago|fuli|xiang(jiao|xiang))apps\.com\/(ucp\/index|getGlobalData|.+\/reqplay\/) requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/xjsp.js,tag=香蕉视频VIP 55 | # > 陆琪讲故事 56 | http-response ^https:\/\/www\.luqijianggushi\.com\/api\/v2\/user\/get requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/luqi.js,tag=陆琪讲故事 57 | # > WPS (By eHpo) 58 | http-response ^https://account.wps.*/api/users/ requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Wps.js,tag=WPS 59 | # > Gyroscope 解锁 pro (By Maasea) 60 | http-response ^https:\/\/api\.gyrosco\.pe\/v1\/account\/$ requires-body=1,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/NobyDa/Surge/JS/gyroscope.js,tag=Gyroscope 解锁 pro 61 | # > JibJab解锁pro 62 | http-response ^https:\/\/origin-prod-phoenix\.jibjab\.com\/v1\/user requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/jibjab.js,tag=JibJab解锁pro 63 | # > Termius 解锁本地pro (By Maasea) 64 | # http-response https:\/\/api\.termius\.com\/api\/v3\/bulk\/account\/ requires-body=1,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/NobyDa/Surge/JS/Termius.js,tag=Termius 解锁本地pro 65 | # > 小影 解锁Vip (By @hiepkimcdtk55) 66 | http-response ^https:\/\/viva\.v21xy\.com\/api\/rest\/u\/vip requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/vivavideo.js,tag=小影 解锁Vip 67 | # > 扫描全能王 pro 68 | http-response ^https:\/\/(api|api-cs)\.intsig\.net\/purchase\/cs\/query_property\? requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/CamScanner.js,tag=扫描全能王 pro 69 | # > VUE pro 70 | http-response ^https:\/\/api\.vuevideo\.net\/api\/v1\/(users\/.+\/profile|subtitle\/prepare) requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/VUE.js,tag=VUE pro 71 | # > NiChi 解锁素材 72 | http-response ^https?:\/\/mp\.bybutter\.com\/mood\/(official-templates|privileges) requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/NiChi.js,tag=NiChi 解锁素材 73 | # > PicsArt美易 pro 74 | http-response ^https:\/\/api\.(picsart|meiease)\.c(n|om)\/users\/show\/me\.json requires-body=1,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/PicsArt.js,tag=PicsArt美易 pro 75 | # > Splice 视频编辑器 pro 76 | http-response ^https:\/\/splice\.oracle\.\w+\.com\/devices\/me requires-body=1,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/NobyDa/Surge/JS/Splice.js,tag=Splice 视频编辑器 pro 77 | 78 | # > superuv 79 | # > 驾校一点通 (by @superuv) 80 | http-response ^https:\/\/vipapi\.jxedt\.com\/vip\/check requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/jxydt.js,tag=驾校一点通 81 | # > 海豚记账 (by @superuv) 82 | http-response ^https:\/\/book\.haitunwallet\.com\/app\/vip\/status requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/HTJZ.js,tag=海豚记账 83 | # > Pocket list (by @superuv) 84 | http-response ^https:\/\/pocketlists\.com\/api\/v1\/pocketlists.me.get requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/pock.js,tag= Pocket list 85 | # > 智能证件照相机 (by @superuv) 86 | http-response ^https:\/\/app\.xunjiepdf\.com\/api\/v4\/virtualactregister requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/znzj.js,tag=智能证件照相机 87 | # > 猫咪翻译(by @superuv) 88 | http-response ^http:\/\/miaow\.yiyongcad\.com\/api\/v4\/memprofile requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/mmfy.js,tag=猫咪翻译 89 | # > 微商助手(by @superuv) 90 | http-response ^https:\/\/api\.lennou\.com\/user\/info requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/wszs.js,tag=微商助手 91 | # > gk扫描仪(by @superuv) 92 | http-response ^https:\/\/api\.gkocr\.com\/api\/userlogin1.php requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/smy.js,tag=gk扫描仪 93 | 94 | # > Miao Miao 95 | # > Bear熊掌记 (By Miao Miao) 96 | http-response ^https:\/\/buy\.itunes\.apple\.com\/verifyReceipt requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/bear.js,tag=Bear熊掌记 97 | # > 第一弹 去广告+原画 (By Miao Miao) 98 | http-response ^https:\/\/api\.diyidan\.net\/v0\.3\/(user\/personal_homepage|vip_user\/info|tv_series\/index\?appChanne) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/Diyidan.js,tag=第一弹 去广告+原画 99 | 100 | # > syzzzf 101 | # > 轻颜相机 & ulike & 蒸汽波相机(vaporcam)三合一 解锁VIP(By @s y & Alex0510) 102 | http-response ^https:\/\/commerce-.*api\.faceu\.mobi\/commerce\/v1\/subscription\/user_info requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/qyxj.js,tag=轻颜相机 & ulike & 蒸汽波相机(vaporcam)三合一 解锁VIP 103 | # > CPU Dasher破解(需要ios13+ 恢复购买后禁用掉 By @s y) 104 | http-response ^https:\/\/p.+-buy\.itunes\.apple\.com\/WebObjects\/MZFinance.woa\/wa\/inAppRegrantPurchaseHistory requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/cupdasher.js,tag=CPU Dasher破解 105 | 106 | # > Alex0510 107 | # > 有道云笔记 (By Alex0510) 108 | http-response ^https://note.youdao.com/yws/(mapi/payment|api/self) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/Alex0510/Eric/master/surge/Script/ydybj.js,tag=有道云笔记 109 | # > 彩云小译 (By Alex0510) 110 | http-response ^https:\/\/api\.interpreter\.caiyunai\.com\/v1\/user requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/cyxy.js,tag=彩云小译 111 | # > 石墨文档 (By Alex0510) 112 | http-response ^https://api.shimo.im/users/ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/shimo.js,tag=石墨文档 113 | # > 手机硬件管家 (By Alex0510) 114 | http-response ^http:\/\/api\.591master\.com\:8081\/(1.0|3.6.8)\/ui(forum|common)\/(downloadwallpaper|getuser) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/sjyjgj.js,tag=手机硬件管家 115 | # > 花椒视频 (By Alex0510) 116 | http-response ^http://user.shywck.com/user/userinfo requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/hjsp.js,tag=花椒视频 117 | 118 | # > 凉意 119 | # > 韩剧TV (By 凉意) 120 | # > 下载地址请看脚本内说明 121 | http-response ^https\:\/\/hjapi\.bjxkhc\.com\/v2d2\/users\/.*\/member requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/hanjuTV.js,tag=韩剧TV 122 | # > 筋斗云tv (By 凉意) 123 | http-response ^http\:\/\/jdytv\.cn\/login\/login\/veifys requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/jdyTV.js,tag=筋斗云tv 124 | # > 闪电下载vip (By 凉意) 125 | http-response ^http\:\/\/app\.flashdown365\.com\/ios\/login requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/sdxz.js,tag=闪电下载vip 126 | # > JAV101无限观看 (By 凉意) 127 | http-response ^https\:\/\/pwaapi\.gao1gps\.cn\/v1\/user\/info requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/JAV101.js,tag=JAV101无限观看 128 | 129 | # > 黑黑酱 130 | # > 小睡眠(by 黑黑酱) 131 | http-response ^https:\/\/api\.psy-1\.com\/cosleep\/user\/info requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/xiaoshuimian.js,tag=小睡眠 132 | # > 西窗烛 (By 黑黑酱) 133 | http-response ^https:\/\/avoscloud\.com\/1\.1\/users\/ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/xcz.js,tag=西窗烛 134 | # > 美颜相机一次性解锁内购(by黑黑酱) 135 | http-response ^https:\/\/api\.meiyan\.com\/iap\/verify\.json requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/myxj.js,tag=美颜相机一次性解锁内购 136 | # > Fit健身会员 (by黑黑酱) 137 | http-response ^https:\/\/bea\.sportq\.com\/SFitWeb\/sfit\/getUserBaseInfo requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/fit.js,tag=Fit健身会员 138 | 139 | # > LTribe 140 | # > 万里影视 无限时常(by LTribe) 141 | http-response ^http?:\/\/.*\.arten.cn/login/login requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/Wanliyingshi.js,tag=万里影视 142 | # > VideoStar Unlock(by LTribe) 143 | http-response ^https?:\/\/.*\.videostarapp\.com\/scripts\/subsNew\.php requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/VideoStar.js,tag=VideoStar Unlock 144 | # > 迅捷应用6合1 (by LTribe) 145 | http-response ^https?:\/\/.*\.xunjie.*\.com\/api\/v\d\/* requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/xunjie.js,yag=迅捷应用6合1 146 | 147 | # > 军哥哥 148 | # > 洪恩双语绘本 (By 军哥哥) 149 | http-response ^https:\/\/bookapi\.ihuman\.com\/(v1\/get\_user\_info|v1\/get\_purchase\_list) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/hnsyhb.js,tag=洪恩双语绘本 150 | # > 中国体育直播unlock (By 军哥哥) 151 | http-response ^http:\/\/rest\.zhibo\.tv\/room\/get\-room\-info\-v430 requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/zgtyzb.js,tag=中国体育直播unlock 152 | 153 | # > sunshy 154 | # > Fantastical 内购解锁 (By @sunshy) 155 | http-response ^https:\/\/api\.flexibits\.com\/v1\/(auth|account)\/(device|details|appstore-receipt)\/$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/fantastical.js,tag=Fantastical 内购解锁 156 | # > SoloLearn Unlock PRO & Platinum Moderator (By @sunshy) 157 | http-response https:\/\/api\.sololearn\.com\/(authenticateDevice|challenge\/GetContestFeed|Profile\/GetProfile)$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/sololearn.js,tag=SoloLearn Unlock PRO & Platinum Moderator 158 | 159 | # > CheeryTodo 160 | # Pillow (By @CheeryTodo) 161 | http-response https:\/\/api\.revenuecat\.com\/v1\/(subscribers|receipts) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/pillow.js,tag=Pillow 162 | # > 马卡龙 (By @CheeryTodo) 163 | http-response https://app.api.versa-ai.com/pay/order/iap/check requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/mkl.js,tag=马卡龙 164 | 165 | # > 流利说.阅读 (by@火羽&@singee) 166 | http-response ^https?:\/\/vira\.llsapp\.com\/api\/v2\/readings\/(accessible|limitation) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/llyd.js,tag=流利说.阅读 167 | # > 115离线 (请仔细阅读脚本内使用说明 By ikanam) 168 | http-response ^http:\/\/115\.com\/lx.*$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/115lx.js,tag=115离线 169 | # > lake 170 | http-response ^https:\/\/api\.lakecoloring\.com\/v1\/receipt requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/lake.js,tag=lake 171 | # > 人人视频 解锁AI原画 (by@george Jiang & R) 172 | http-response ^https:\/\/api\.rr\.tv(\/user\/privilege\/list|\/ad\/getAll|\/rrtv-video\/v4plus\/season\/detail) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/rrtv.js,tag=人人视频AI原画 173 | # > 每日英语阅读/每日外刊 解锁课程 (By chamberlen) 174 | http-response ^https:\/\/dict\.eudic\.net\/jingting\/GetThisChapterTaskStatus? requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/mryy.js,tag=每日英语阅读 175 | # > 菜谱大全解锁vip (By @photonmang) 176 | http-response https?:\/\/api\.jiaonizuocai\.com requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/cpdq.js,tag=菜谱大全 177 | # > 头脑吃鸡 (By chavyleung) 178 | http-response ^https://tncj.hortorgames.com/chicken/fight/(answer|findQuiz) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tncj/tncj.min.js,tag=头脑吃鸡 179 | # > Pear雪梨 unlock vip 180 | http-response ^https:\/\/(www\.baidu.com2\.club|ayk\.tmdidi\.com|m\.pearkin\.com|souhu\.mett\.me|bkcd\.b-cdn\.net)\/(api\/movie\/WatchMovie|api\/Account\/CheckVip|api\/account\/IndexDetail) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/pear.js,tag=Pear雪梨 181 | # > 克拉壁纸 解锁付费壁纸 (By @Dachaw) 182 | http-response ^https:\/\/claritywallpaper\.com\/clarity\/api\/(userInfo|special\/queryByCatalogAll) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/clarity.js,tag=克拉壁纸 183 | # > Peak 解锁Pro 184 | http-response ^https:\/\/billing\.peakcloud\.org\/billing\/2\/user\/me? requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/peak.js,tag=Peak 185 | # > IT之家 去新闻列表广告 186 | http-response ^https?:\/\/api\.ithome\.com\/json\/slide\/index requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/ITHome.js,tag=IT之家去列表广告 187 | http-response ^https?:\/\/api\.ithome\.com\/json\/(newslist|listpage)\/news requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/ITHome.js,tag=IT之家去列表广告 188 | # > XMind思维导图 189 | http-response https:\/\/www\.xmind\.cn\/\_res\/devices requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/XMind.js,tag=XMind思维导图 190 | # > 奇热小说 解锁收费章节(By @@ios4521) 191 | http-response ^https://api.weiqire.com/api3/(visitor/|user/unlockCharpter) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/qrxs.js,tag=奇热小说 192 | # > 可可英语会员 193 | http-response ^https:\/\/mob2015\.kekenet\.com\/keke\/mobile\/index\.php requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/kkyy.js,tag=可可英语 194 | # > 飒漫画 (By @u18888) 195 | http-response ^https:\/\/m\.samh\.xndm\.tech\/userapi\/info\/v1\/getuserinfo requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Script/Smh.js,tag=飒漫画 196 | # > 油猴转换器 (by Peng-YM) 197 | # http-response ^https:\/\/(greasyfork|openuserjs)\.org\/.*\/.*\.user\.js script-path=https://raw.githubusercontent.com/Peng-YM/QuanX/master/Rewrites/GreasyFork/greasy-fork.js, requires-body=true,tag=油猴脚本转换 198 | 199 | # > Langkhach越南老哥 200 | # > all apps monkey 201 | http-response ^https:\/\/www\.api\.monkeyuni\.net\/api\/.+\/mobile\/account\/load-update requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/monkey.js,tag=all apps monkey 202 | # > NOMO 203 | http-response ^https:\/\/nomo\.dafork\.com\/api\/v2\/iap\/ios_product_list requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/nomo.js,tag=NOMO 204 | # > Faded 205 | http-response ^https:\/\/api\.madewithfaded\.com\/api\/.+\/subscription\/validate$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/faded.js,tag=Faded 206 | # > playerxtreme 207 | http-request ^https:\/\/secure\.istreamer\.com\/backend$ script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/remove-nonematch.js,tag=playerxtreme 208 | http-response ^https:\/\/secure\.istreamer\.com\/backend$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/playerxtreme.js,tag=playerxtreme 209 | # > grammarly 210 | http-response ^https:\/\/subscription\.grammarly\.com\/api\/v1$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/grammarly.js,tag=grammarly 211 | # > splice 212 | http-response https:\/\/splice\.oracle\.\w+\.com\/devices\/me requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/splice.js,tag=splice 213 | # > planner5d 214 | http-response ^https:\/\/planner5d\.com\/api\/sets requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/planner5d.js,tag=planner5d 215 | # > Dayone 216 | http-response ^https:\/\/dayone\.me\/api\/(users|v2\/users\/(account-status|receipt))$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/dayone.js,tag=Dayone 217 | # > endel 218 | http-response ^https:\/\/api-production\.endel\.io\/.*\/user$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/endel.js,tag=endel 219 | # > itranslate 220 | http-response ^https:\/\/ssl-api\.itranslateapp\.com\/.*\/subscriptions\/.*\/ios$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/itranslate.js,tag=itranslate 221 | # > photoshop 222 | http-response ^https:\/\/lcs-mobile-cops\.adobe\.io\/mobile_profile requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/photoshop.js,tag=photoshop 223 | # > draft 224 | http-response ^https:\/\/backend\.getdrafts\.com\/api\/.*\/verification requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/draft.js,tag=draft 225 | # > speak&translate 226 | http-response ^https:\/\/receipt-validator\.herewetest\.com\/apple\/verifyTransaction$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/speak%26translate.js,tag=speak&translate 227 | # > over 228 | http-response ^https:\/\/api\.overhq\.com\/(user\/token\/refresh$|subscription\/verifyReceipt$) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/over.js,tag=over 229 | # > kinemaster 230 | http-response ^https:\/\/api-kinemaster-assetstore\.(nexstreaming|kinemasters)\.com\/.+\/product\/verifyReceipt$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/kinemaster.js,tag=kinemaster 231 | # > musicalm 232 | http-response ^https:\/\/www\.peacefulsoundsapp\.com\/api\/v1\/init$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/musicalm.js,tag=musicalm 233 | # > lingokids 234 | http-response ^https:\/\/api\.lingokids\.com\/v1\/renovate_session$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/lingokids.js,tag=lingokids 235 | # > Bright 236 | http-response ^https:\/\/engbright\.com\/app-portal\/apple\/receipt$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/verify_receipt.js,tag=Bright 237 | # > mojo¬o 238 | http-response ^https:\/\/api\.revenuecat\.com\/.+\/(receipts$|subscribers\/[a-zA-Z0-9_-]*$) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/revenuecat.js,tag=mojo¬o 239 | # > mimo 240 | http-response ^https:\/\/api\.getmimo\.com\/v1\/subscriptions$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/mimo.js,tag=mimo 241 | # > boom 242 | http-response ^https:\/\/apimboom2\.globaldelight\.net\/itunesreceipt_v2\.php$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/verify_receipt.js,tag=boom 243 | # > musixmatch 244 | http-response ^https:\/\/apic\.musixmatch\.com\/ws\/.*\/config\.get requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/musixmatch.js,tag=musixmatch 245 | # > productive&sleepzy 246 | http-response ^https:\/\/subs\.platforms\.team\/.+\/apple\/verify$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/productive.js,tag=productive&sleepzy 247 | # > Pdfexpert 248 | http-response ^https:\/\/license\.pdfexpert\.com\/api\/.+\/subscription\/(refresh$|check$) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/pdfexpert.js,tag=Pdfexpert 249 | # > Lightroom 250 | http-response ^https:\/\/photos\.adobe\.io\/v2\/accounts requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/lightroom.js,tag=Lightroom 251 | # > calm 252 | http-response ^https:\/\/api\.calm\.com\/(me$|receipt$) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/calm.js,tag=calm 253 | # > zingtv 254 | http-response ^https?:\/\/api\.tv\.zing\.vn\/.+/user requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/zingtv.js,tag=zingtv 255 | # > camera360 256 | http-response ^https:\/\/bmall\.camera360\.com\/api\/(iap\/check-receipt$|mix\/getinfo$) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/camera360.js,tag=camera360 257 | # > beautyplus 258 | http-response ^https:\/\/api-intl\.mr\.meitu\.com/.*/subs_offer_elg$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/beautyplus.js,tag=beautyplus 259 | # > elevate 260 | http-response ^https:\/\/accounts\.elevateapp\.net\/api\/users\?user%5Bauthentication_token requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/elevate.js,tag=elevate 261 | # > busuu 262 | http-response ^https:\/\/api\.busuu\.com\/users\/me requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/busuu.js,tag=busuu 263 | # > mondly 264 | http-response ^https:\/\/api\.mondlylanguages\.com\/v1\/ios\/user\/sync$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/mondly.js,tag=mondly 265 | # > drops 266 | http-response ^https:\/\/lambda\.us-east-1\.amazonaws\.com/.*/functions\/prod-4-syncPurchases\/invocations$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/drops.js,tag=drops 267 | # > elsa 268 | http-response ^https:\/\/pool\.elsanow\.io\/user\/api\/v1\/purchase$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/elsa-response.js,tag=elsa 269 | # > syn.me 270 | http-response ^https:\/\/api\.sync\.me\/api\/purchases\/(report_purchases|get_purchases) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/syn.me.js,tag=syn.me 271 | # > memrise 272 | http-response ^https:\/\/api\.memrise\.com\/.+\/(me\/$|dashboard\/$|leaderboards\/following\/) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/memrise.js,tag=memrise 273 | # > nhaccuatui 274 | http-response ^https:\/\/graph\.nhaccuatui\.com\/.*\/users\/info requires-body=1,max-size=0,debug=1,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/nhaccuatui.js,tag=nhaccuatui 275 | # > Unfold 276 | http-response ^https:\/\/api\.unfold\.app\/v1\/ios\/receipts$ requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/unfold.js,tag=Unfold 277 | # > videoshow 278 | http-response ^https:\/\/owa\.videoshowiosglobalserver\.com\/zone\/.+\/iosPayClient\/(payVerify|imeiVerify) requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/videoshow.js,tag=videoshow 279 | # > BuyHack 280 | http-response ^https:\/\/buy\.itunes\.apple\.com\/verifyReceipt$ requires-body=1,max-size=262144,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/verify_receipt.js,tag=BuyHack 281 | # > zingmp3 282 | http-response ^https:\/\/api\.global\.mp3\.zing\.vn\/.+\/getUserInfo\?data= requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/langkhach270389/Surge-LK/main/scripts/langkhach/zingmp3.js,tag=zingmp3 283 | 284 | # > Liquor030 285 | http-response ^https?://.*\.snssdk\.com/bds/(feed/stream|comment/cell_reply|cell/cell_comment|cell/detail|ward/list|user/favorite|user/cell_coment|user/cell_userfeed|user/publish_list) requires-body=1,max-size=-1,script-path=https://raw.githubusercontent.com/Liquor030/Sub_Ruleset/master/Script/Super.js, tag=皮皮虾去水印广告 286 | 287 | # > 其他 288 | http-response ^http:\/\/c\.banghankeji\.com\/common\/MemberInfo\/getEntityByCode requires-body=1,script-path=https://raw.githubusercontent.com/qianmo001/ACL4SSR/rm/xxmhvip.js,tag=羞羞漫画会员 289 | 290 | [MITM] 291 | hostname = %APPEND% biz.caiyunapp.com, greasyfork.org, openuserjs.org, 8.8.8.8, 1.1.1.1, bea.sportq.com, api.meiyan.com, pwaapi.gao1gps.cn, avoscloud.com, app.flashdown365.com, m.samh.xndm.tech, mob2015.kekenet.com, vipapi.jxedt.com, api.interpreter.caiyunai.com, pocketlists.com, book.haitunwallet.com, mubu.com, app.xunjiepdf.com, miaow.yiyongcad.com, api.lennou.com, api.gkocr.com, vira.llsapp.com, commerce-.*api.faceu.mobi, commerce-api.faceu.mobi, pan.baidu.com, api.revenuecat.com, api.rr.tv, editorapi.115.com, api.lakecoloring.com, ctrl.playcvn.com, dict.eudic.net, m.client.10010.com, api.wakamoment.ga, *.bh3.com, api.diyidan.net, api.flexibits.com, api.jiaonizuocai.com, api.sololearn.com, tncj.hortorgames.com, bkcd.b-cdn.net, souhu.mett.me, ayk.tmdidi.com, m.pearkin.com, www.baidu.com2.club, claritywallpaper.com, bookapi.ihuman.com, rest.zhibo.tv, note.youdao.com, billing.peakcloud.org, api.ithome.com, www.xmind.cn, *.arten.cn, api.weiqire.com, api.shimo.im, pay.wecut.com, *.videostarapp.com, app.api.versa-ai.com, *.bjxkhc.com, api.591master.com, jdytv.cn, user.shywck.com, *.xunjie*.com, api.psy-1.com, snailsleep.net, mp.weixin.qq.com, 118.89.204.198, *.kuwo.cn, vip1.kuwo.cn, *.xiaoxiao*.com, p.du.163.com, getuserinfo.321mh.com, getuserinfo-globalapi.zymk.cn, ios.fuliapps.com, vsco.co, api.vnision.com, *.my10api.com, sp.kaola.com, r.inews.qq.com, apple.fuliapps.com, newdrugs.dxy.cn, app101.avictown.cc, api.hlo.xyz, api.ijo.xyz, www.luqijianggushi.com, account.wps.*, u.kanghuayun.com, api.gyrosco.pe, api1.dobenge.cn, api.mvmtv.com, mitaoapp.yeduapp.com, origin-prod-phoenix.jibjab.com, www.3ivf.com, pay.guoing.com, api.termius.com, api.bjxkhc.com, viva.v21xy.com, api.gotokeep.com, ap*.intsig.net, mp.bybutter.com, api.vuevideo.net, api.picsart.c*, api.meiease.c*, splice.oracle.*.com, api.gamer.com.tw, ios.xiangjiaoapps.com, apple.xiangjiaoapps.com, *.lagoapps.com, api.gamer.com.tw, *.xiangxiangapps.com, avatar-nct.nixcdn.com, spclient.wg.spotify.com, oa.zalo.me, origin-prod-phoenix.jibjab.com, api.meiease.c*, api.unfold.app, viva-asia1.vvbrd.com, graph.nhaccuatui.com, api.memrise.com , api.sync.me, pool.elsanow.io, lambda.us-east-1.amazonaws.com, api.mondlylanguages.com, api.busuu.com, owa.videoshowiosglobalserver.com:0, accounts.elevateapp.net, purchases.ws.pho.to, api-intl.mr.meitu.com, bmall.camera360.com, api.tv.zing.vn, api.calm.com, www.calm.com, api.global.mp3.zing.vn, apimboom2.globaldelight.net, photos.adobe.io, license.pdfexpert.com, subs.platforms.team, apic.musixmatch.com, api.getmimo.com, api.revenuecat.com, engbright.com, api.lingokids.com, www.peacefulsoundsapp.com, duolingo-leaderboards-prod.duolingo.com, mobile-api.adguard.com, api.blinkist.com, api-kinemaster-assetstore.*, api.pushover.net, ap*.intsig.net, api.overhq.com, receipt-validator.herewetest.com, lcs-mobile-cops.adobe.io, education.github.com, backend.getdrafts.com, ssl-api.itranslateapp.com, sk.ulysses.app, dayone.me, license.enpass.io, mp.bybutter.com, *.grammarly.com, splice.oracle.*.com, api.keepkeep.com, planner5d.com, secure.istreamer.com, www.api.monkeyuni.net, api.textnow.me, api.madewithfaded.com, nomo.dafork.com, tncj.hortorgames.com, duoting.tatatimes.com, cm.szsszykj.com, avoscloud.com, api.flexibits.com, d.syshhc.top, 115.28.168.103, dbapi.ganbuguo.com, api.591master.com, www.mindmeister.com, sports.lifesense.com, api.pushover.net, subs.platforms.team, api.hulusaas.com, snailsleep.net, music.snailsleep.net, community.snailsleep.net, api.jiaonizuocai.com, nmeditation.snailsleep.net, claritywallpaper.com, subscription-service.neuralprisma.com, mappsv5.caixin.com, diary.7english.cn, api.gotokeep.com, *.ddly666.top, hkj178.com, a.jxjt888.top, lysl2020.com, www.i3zh.com, api2.mubu.com,mp.weixin.qq.com,r.inews.qq.com,m.client.10010.com,api.revenuecat.com,api.gamer.com.tw,ap*.intsig.net,newdrugs.dxy.cn,account.wps.cn,viva.v21xy.com,api.bjxkhc.com,api.vnision.com,c.banghankeji.com 292 | -------------------------------------------------------------------------------- /Panel.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Panel 2 | #!desc=自用Panel收集 3 | 4 | [Panel] 5 | 6 | # 网络信息面板 7 | net-info-panel=title="网络状态",content="请刷新",style=info,script-name=net-info-panel 8 | 9 | # 刷新DNS 10 | flushDNS = script-name=flushDNS,update-interval=600 11 | 12 | # Netflix解锁检测 13 | nf_check = script-name=nf_check, title="Netflix 解锁检测", content="请刷新", update-interval=1 14 | 15 | #流量统计 16 | TrafficStatistics = script-name=TrafficStatistics,update-interval=1 17 | 18 | [Script] 19 | 20 | # 网络信息面板 21 | net-info-panel=script-path=https://raw.githubusercontent.com/Peng-YM/QuanX/master/Tools/Panels/NetInfo/net-info-panel.js,type=generic 22 | 23 | # 刷新DNS 24 | flushDNS = type=generic,timeout=10,script-path=https://raw.githubusercontent.com/zZPiglet/Task/master/asset/flushDNS.js,argument=title=DNS FLush&icon=arrow.clockwise&color=#3d3d5b&server=false 25 | 26 | # Netflix解锁检测 27 | nf_check = type=generic,script-path=https://gist.githubusercontent.com/Hyseen/b06e911a41036ebc36acf04ddebe7b9a/raw/nf_check.js?version=1632728073, timeout=30 28 | 29 | #流量统计 30 | #应当修改的字段:network : en0→WiFi pdp_ip0→卡1 pdp_ip1→卡2 31 | TrafficStatistics = type=generic,timeout=10,script-path= https://raw.githubusercontent.com/fishingworld/something/main/PanelScripts/trafficstatistics.js,argument=icon=arrow.up.arrow.down.circle&color=#5d84f8&network=pdp_ip0 32 | -------------------------------------------------------------------------------- /Q-Search_All_In_One.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=AAC 🔍Q-Search-All-In-One 2 | #!desc=Browser Search Add-ons, For 一条小团团 3 | #!system=ios 4 | 5 | # Q-Search 6 | # From Neurogram (https://raw.githubusercontent.com/Neurogram-R/Surge/master/module/Q-Search.sgmodule) 7 | 8 | # - Safari 内输入 命令 + 空格 + 关键词 快速指定搜索引擎搜索 9 | 10 | # 注:先进入设置更改 Safari 默认搜索为 DuckDuckGO 11 | 12 | # 可自行修改指令或者添加搜索引擎 13 | 14 | # gh: GitHub搜索 15 | # gm: Google图片搜索 16 | # sof: Stack Overflow 17 | # se: StackExchange 18 | # wiki: 维基百科 19 | # wk: 维基中文 20 | # mg: Magi 21 | # tf: Google 搜索 TestFlight 22 | 23 | # yd:有道词典搜索 24 | # trc: Google 译至中 25 | # tre: Google 译至英 26 | # trj: Google 译至日 27 | 28 | # db:豆瓣搜索 29 | # zh: 知乎 30 | # wb: 微博 31 | # wx: 微信 32 | # rd: Reddit 33 | # ssp: 少数派 34 | # csdn: CSDN 35 | 36 | # zdm: 什么值得买 37 | # amz: 亚马逊 38 | # jd: 京东 39 | # tb: 淘宝 40 | # tm: 天猫 41 | 42 | # ac: Acfun 43 | # bli: 哔哩哔哩 44 | # ytb: YouTube 45 | # ph: PornHub 46 | 47 | # gd: Google Drive资源 48 | # tgd: TG搜索Google Drive资源 49 | # zgd: zhao GoogleDrive 50 | 51 | # bi: 必应 52 | # bd:百度搜索 53 | # ddg:DuckDuckGo 搜索 54 | # 无指令则转 Google 搜索 55 | 56 | [URL Rewrite] 57 | 58 | 59 | # >搜索 60 | 61 | #gm (Google图片) 62 | ^https:\/\/duckduckgo.com\/\?q=gm\+([^&]+).+ https://www.google.com/search?&tbm=isch&q=$1 302 63 | 64 | # gh (GitHub) 65 | ^https:\/\/duckduckgo.com\/\?q=gh\+([^&]+).+ https://github.com/search?q=$1 302 66 | 67 | # sof (Stack Overflow) 68 | ^https:\/\/duckduckgo.com\/\?q=sof\+([^&]+).+ https://stackoverflow.com/search?q=$1 302 69 | 70 | # se (StackExchange) 71 | ^https:\/\/duckduckgo.com\/\?q=se\+([^&]+).+ https://stackexchange.com/search?q=$1 302 72 | 73 | # wa (WolframAlpha) 74 | ^https:\/\/duckduckgo.com\/\?q=wa\+([^&]+).+ https://www.wolframalpha.com/input/?i=$1 302 75 | 76 | # wiki (维基百科) 77 | ^https:\/\/duckduckgo.com\/\?q=wiki(\+|%20)([^&]+).+ http://wikipedia.org/wiki/$2 302 78 | 79 | # wk (维基中文) 80 | ^https:\/\/duckduckgo.com\/\?q=wk(\+|%20)([^&]+).+ https://zh.wikipedia.org/wiki/$2 302 81 | 82 | # mg (Magi) 83 | ^https:\/\/duckduckgo.com\/\?q=mg(\+|%20)([^&]+).+ https://magi.com/search?q=$2 302 84 | 85 | # tf (Google 搜索 TestFlight) 86 | ^https:\/\/duckduckgo.com\/\?q=tf(\+|%20)([^&]+).+ https://www.google.com/search?as_q=$2&as_sitesearch=testflight.apple.com 302 87 | 88 | 89 | # > 翻译 90 | 91 | # yd (有道) 92 | ^https:\/\/duckduckgo.com\/\?q=yd\+([^&]+).+ http://dict.youdao.com/search?q=$1 302 93 | 94 | # trc (Google 译至中) 95 | ^https:\/\/duckduckgo.com\/\?q=trc\+([^&]+).+ https://translate.google.com/#view=home&op=translate&sl=auto&tl=zh-CN&text=$1 302 96 | 97 | # tre (Google 译至英) 98 | ^https:\/\/duckduckgo.com\/\?q=tre\+([^&]+).+ https://translate.google.com/#view=home&op=translate&sl=auto&tl=en&text=$1 302 99 | 100 | # trj (Google 译至日) 101 | ^https:\/\/duckduckgo.com\/\?q=trj\+([^&]+).+ https://translate.google.com/#view=home&op=translate&sl=auto&tl=ja&text=$1 302 102 | 103 | 104 | # >社区 105 | 106 | # db:豆瓣 107 | ^https:\/\/duckduckgo.com\/\?q=db\+([^&]+).+ https://m.douban.com/search/?query=$1 302 108 | 109 | # zh: 知乎 110 | ^https:\/\/duckduckgo.com\/\?q=zh\+([^&]+).+ https://www.zhihu.com/search?type=content&q=$1 302 111 | 112 | # wb: 微博 113 | ^https:\/\/duckduckgo.com\/\?q=wb\+([^&]+).+ https://s.weibo.com/weibo/$1 302 114 | 115 | # wx: 微信 116 | ^https:\/\/duckduckgo.com\/\?q=wx\+([^&]+).+ https://weixin.sogou.com/weixinwap?query=$1 302 117 | 118 | # rd (Reddit) 119 | ^https:\/\/duckduckgo.com\/\?q=rd\+([^&]+).+ https://www.reddit.com/search?q=$1 302 120 | 121 | # tw (Twitter) 122 | ^https:\/\/duckduckgo.com\/\?q=tw\+([^&]+).+ https://twitter.com/search?q=$1 302 123 | 124 | # ssp: 少数派 125 | ^https:\/\/duckduckgo.com\/\?q=ssp\+([^&]+).+ https://sspai.com/search/post/$1 302 126 | 127 | # csdn: CSDN 128 | ^https:\/\/duckduckgo.com\/\?q=csdn\+([^&]+).+ https://so.csdn.net/so/search/s.do?q=$1&t=&u= 302 129 | 130 | 131 | # > 购物 132 | 133 | # zdm: 什么值得买 134 | ^https:\/\/duckduckgo.com\/\?q=zdm\+([^&]+).+ https://search.m.smzdm.com/?v=b&s=$1 302 135 | 136 | # amz: 亚马逊 137 | ^https:\/\/duckduckgo.com\/\?q=amz\+([^&]+).+ https://www.amazon.cn/gp/aw/s/?k=$1 302 138 | 139 | # jd : 京东 140 | ^https:\/\/duckduckgo.com\/\?q=jd\+([^&]+).+ https://so.m.jd.com/ware/search.action?keyword=$1 302 141 | 142 | # tb: 淘宝 143 | ^https:\/\/duckduckgo.com\/\?q=tb\+([^&]+).+ https://s.m.taobao.com/h5?q=$1 302 144 | 145 | # tm: 天猫 146 | ^https:\/\/duckduckgo.com\/\?q=tm\+([^&]+).+ https://s.m.tmall.com/m/search.htm?q=$1 302 147 | 148 | 149 | # >视频资源 150 | 151 | # ac (Acfun) 152 | ^https:\/\/duckduckgo.com\/\?q=ac\+([^&]+).+ https://www.acfun.cn/search?keyword==$1 302 153 | 154 | # bli (哔哩哔哩) 155 | ^https:\/\/duckduckgo.com\/\?q=bli\+([^&]+).+ https://m.bilibili.com/search?keyword=$1 302 156 | 157 | # ytb (YouTube) 158 | ^https:\/\/duckduckgo.com\/\?q=ytb\+([^&]+).+ https://www.youtube.com/results?search_query=$1 302 159 | 160 | # ph (PornHub) 161 | ^https:\/\/duckduckgo.com\/\?q=ph\+([^&]+).+ https://cn.pornhub.com/video/search?search=$1 302 162 | 163 | 164 | # >网盘 165 | 166 | # gd (Google Drive) 167 | ^https:\/\/duckduckgo.com\/\?q=gd\+([^&]+).+ https://www.google.com/search?q=%22Google+Drive%22+$1 302 168 | 169 | # tgd (t.me/gdurl 搜索 Google Drive 资源) 170 | ^https:\/\/duckduckgo.com\/\?q=tgd\+([^&]+).+ https://t.me/s/gdurl?q=$1 302 171 | 172 | # zgd (https://zhao.pp.ua 搜索 Google Drive 资源) 173 | ^https:\/\/duckduckgo.com\/\?q=zgd(\+|%20)([^&]+).+ https://zhao.pp.ua/?q=$2 302 174 | 175 | 176 | # >默认搜索 177 | 178 | # bi: 必应 179 | ^https:\/\/duckduckgo.com\/\?q=bi\+([^&]+).+ https://cn.bing.com/search?q=$1 302 180 | 181 | # bd: 百度 182 | ^https:\/\/duckduckgo.com\/\?q=bd\+([^&]+).+ https://www.baidu.com/s?wd=$1 302 183 | 184 | # ddg: DuckDuckGo 185 | ^https:\/\/duckduckgo.com\/\?q=ddg\+([^&]+).+ https://duckduckgo.com/?ia=about&q=$1 302 186 | 187 | # 无指令: 谷歌 188 | ^https:\/\/duckduckgo.com\/\?q=([^&]+).+ https://www.google.com/search?q=$1 302 189 | 190 | 191 | [MITM] 192 | hostname = %APPEND% duckduckgo.com 193 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Surge 2 | Surge自用模块、脚本 3 | 4 | # 所有内容均来自互联网 不确保可用性 5 | 6 | # 不要问我 啥都不会 7 | 8 | ### 说明 : 9 | 10 | * 只是搬运和同步更新大佬脚本. 11 | 12 | * 不负责维护脚本. 13 | 14 | * 只测试自用脚本,其他大部分脚本未测试可用性. 15 | 16 | 17 | ## 免责声明 : 18 | 19 | * 项目中涉及的任何解锁和解密分析脚本仅用于资源共享和学习研究,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断. 20 | 21 | * 间接使用脚本的任何用户,包括但不限于建立VPS或在某些行为违反国家/地区法律或相关法规的情况下进行传播, 本人对于由此引起的任何隐私泄漏或其他后果概不负责. 22 | 23 | * 请勿将Surge项目的任何内容用于商业或非法目的,否则后果自负. 24 | 25 | * 如果任何单位或个人认为该项目的脚本可能涉嫌侵犯其权利,则应及时通知并提供身份证明,所有权证明,我们将在收到认证文件后删除相关脚本. 26 | 27 | * 本人对任何脚本问题概不负责,包括但不限于由任何脚本错误导致的任何损失或损害. 28 | 29 | * 您必须在下载后的24小时内从计算机或手机中完全删除以上内容. 30 | 31 | * 任何以任何方式查看此项目的人或直接或间接使用该项目的任何脚本的使用者都应仔细阅读此声明。本人保留随时更改或补充此免责声明的权利。一旦使用并复制了任何相关脚本或Surge项目的规则,则视为您已接受此免责声明. 32 | -------------------------------------------------------------------------------- /Rule/Emby.list: -------------------------------------------------------------------------------- 1 | ##Emby公益服## 2 | #Pornemby https://t.me/PornembyClub 3 | DOMAIN-KEYWORD,pornemby 4 | #普拉斯影业 https://t.me/Plus_Movie_Best 5 | DOMAIN-SUFFIX,plusmedia.site 6 | #终点站 https://t.me/EmbyPublic 7 | DOMAIN-SUFFIX,emby.wtf 8 | #Odyssey+ https://t.me/odysseyplus 9 | DOMAIN-SUFFIX,odysseyplus.site 10 | #卷毛鼠 https://t.me/CurlyMouse 11 | DOMAIN-SUFFIX,jmsooo.com 12 | ##部分机场服## 13 | #佩奇影业(普拉斯) 14 | DOMAIN,emby.nexitally.com 15 | #Imm(普拉斯) 16 | DOMAIN,emby.immtel.com 17 | #彩虹猫(普拉斯) 18 | DOMAIN,emby.nyancat.net 19 | DOMAIN,servers.xeton.dev 20 | #Pornemby猫熊服 21 | DOMAIN,pornemby.ssltd.xyz 22 | -------------------------------------------------------------------------------- /Rule/PTWebsite.list: -------------------------------------------------------------------------------- 1 | ###部分自用PT站官网,防被墙### 2 | 3 | ##十大## 4 | # 馒头 5 | DOMAIN-SUFFIX,m-team.cc 6 | # 彩虹岛 7 | DOMAIN-SUFFIX,chdbits.co 8 | # 高清天空 9 | DOMAIN-SUFFIX,hdsky.me 10 | # 我堡 11 | DOMAIN-SUFFIX,ourbits.club 12 | # 瓷器 13 | DOMAIN-SUFFIX,hdchina.org 14 | # 套套哥 15 | DOMAIN-SUFFIX,totheglory.im 16 | # 猫站 17 | DOMAIN-SUFFIX,pterclub.com 18 | # 不可说 19 | DOMAIN-SUFFIX,springsunday.net 20 | # 朋友 21 | DOMAIN-SUFFIX,keepfrds.com 22 | # 家园 23 | DOMAIN-SUFFIX,hdhome.org 24 | 25 | ##教育## 26 | # 北洋园 27 | DOMAIN-SUFFIX,tjupt.org 28 | # 南阳 29 | DOMAIN-SUFFIX,nanyangpt.com 30 | 31 | ##其他## 32 | # 柠檬 33 | DOMAIN-SUFFIX,lemonhd.org 34 | # 观众 35 | DOMAIN-SUFFIX,audiences.me 36 | # U2(pt)&动漫花园(bt) 37 | DOMAIN-SUFFIX,dmhy.org 38 | # 高清杜比 39 | DOMAIN-SUFFIX,hddolby.com 40 | # 铃音 41 | DOMAIN-SUFFIX,soulvoice.club 42 | # 老师 43 | DOMAIN-SUFFIX,nicept.net 44 | # 白兔 45 | DOMAIN-SUFFIX,hares.top 46 | # 龙之家 47 | DOMAIN-SUFFIX,dragonhd.xyz 48 | # Pt时间 49 | DOMAIN-SUFFIX,pttime.org 50 | # 铂金家 51 | DOMAIN-SUFFIX,pthome.net 52 | # 高清时间 53 | DOMAIN-SUFFIX,hdtime.org 54 | 55 | ##外站## 56 | # PTP 57 | #DOMAIN-SUFFIX,passthepopcorn.me 58 | # HDB 59 | #DOMAIN-SUFFIX,hdbits.org 60 | # BDN 61 | #DOMAIN-SUFFIX,broadcasthe.net 62 | # IPT 63 | #DOMAIN-SUFFIX,iptorrents.com 64 | 65 | ##BT## 66 | # RARBG 67 | DOMAIN-SUFFIX,rarbg.to 68 | -------------------------------------------------------------------------------- /YouTubeADs.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=YouTube去广告模块 2 | #!desc=去除YouTube视频内广告 3 | 4 | 5 | [Script] 6 | YouTube去广告 = type=http-request,pattern=^https?:\/\/.+?\.googlevideo\.com\/.+&(oad|ctier)=(?!A),script-path=https://choler.github.io/Surge/Script/YouTube.js 7 | 8 | [MITM] 9 | hostname = %APPEND% *.googlevideo.com 10 | -------------------------------------------------------------------------------- /emby.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=EmbyPremiere 2 | #!desc=EmbyPremiereUnlock 3 | 4 | [Script] 5 | unlock_emby = type=http-response,pattern=^http(s?):\/\/(www\.|)mb3admin\.com\/.*$,script-path=https://cdn.jsdelivr.net/gh/YukiCoco/YukiUsefulTools@YukiCoco-patch-1/unlock_emby.js,max-size=131072,requires-body=true,timeout=10,debug=false,enable=true 6 | 7 | [MITM] 8 | hostname = %APPEND% mb3admin.com,www.mb3admin.com 9 | -------------------------------------------------------------------------------- /subtitle.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=字幕 2 | #!desc= Disney+, HBO Max, YouTube 机翻字幕 3 | 4 | 5 | [Script] 6 | 7 | # Youtube 中文字幕 8 | # Shortcuts(用于修改字幕设置): https://www.icloud.com/shortcuts/a0c3f95778ef4c18970da66fda40b29b 9 | Youtube-Subtrans = type=http-request,pattern=https:\/\/www.youtube.com\/api\/timedtext.+,requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/Neurogram-R/Surge/master/YouTube-Subtrans.js 10 | 11 | # Disney+ 双语字幕 12 | # Shortcuts(用于修改字幕设置): https://www.icloud.com/shortcuts/aa6056ad31c14f25aedbee6cd1d7a799 13 | DisneyPlus-Dualsub = type=http-response,pattern=https:\/\/.+media.dssott.com\/ps01\/disney\/.+(\.vtt|-all-.+\.m3u8.*),requires-body=true,max-size=0,script-path=https://raw.githubusercontent.com/Neurogram-R/Surge/master/DisneyPlus-Dualsub.js 14 | DisneyPlus-Dualsub-Setting = type=http-request,pattern=https:\/\/.+media.dssott.com\/ps01\/disney\?action=(get|set),requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/Neurogram-R/Surge/master/DisneyPlus-Dualsub.js 15 | 16 | # HBO Max 双语字幕 17 | # Shortcuts(用于修改字幕设置): https://www.icloud.com/shortcuts/9b27f9c335b54fc886849f99d6375cab 18 | HBO-Max-Dualsub = type=http-response,pattern=https:\/\/(manifests.v2.api.hbo.com|.+hbomaxcdn.com)\/(hls.m3u8.+|video.+\.vtt$),requires-body=1,max-size=0,timeout=30,script-path=https://raw.githubusercontent.com/Neurogram-R/Surge/master/HBO-Max-Dualsub.js 19 | HBO-Max-Dualsub-Setting = type=http-request,pattern=https:\/\/setting.hbomaxcdn.com\/vtt\?action=(get|set),requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/Neurogram-R/Surge/master/HBO-Max-Dualsub.js 20 | 21 | 22 | [MITM] 23 | hostname = %APPEND% www.youtube.com, *.media.dssott.com, *.api.hbo.com,*.hbomaxcdn.com 24 | --------------------------------------------------------------------------------