├── LICENSE ├── Modules ├── AdGuardPremium.sgmodule ├── Ali-DoQ.sgmodule ├── AliDNS.sgmodule ├── Amap_remove_ads.sgmodule ├── BiliBiliDailyBonus.sgmodule ├── BiliBili_remove_ads.sgmodule ├── BlockAds.sgmodule ├── BlockAdvertisers.sgmodule ├── Block_HTTPDNS.sgmodule ├── CNFTP.sgmodule ├── Cainiao_remove_ads.sgmodule ├── Collections.sgmodule ├── ColorfulClouds.sgmodule ├── Connectivity_Test.sgmodule ├── DNS-DoH.sgmodule ├── DiDi_remove_ads.sgmodule ├── DisneyPlusRating.sgmodule ├── Emby_Unlock.sgmodule ├── FIMO.sgmodule ├── FleaMarket_remove_ads.sgmodule ├── FunforCam.sgmodule ├── General_Enhance.sgmodule ├── Google_Enhance.sgmodule ├── Hide_VPN_Icon.sgmodule ├── Himalaya_remove_ads.sgmodule ├── JD_remove_ads.sgmodule ├── KuGou_remove_ads.sgmodule ├── KuaiShou_remove_ads.sgmodule ├── Kuwo_remove_ads.sgmodule ├── Location.sgmodule ├── MaiMai_remove_ads.sgmodule ├── Manager-Tools.sgmodule ├── Maps.sgmodule ├── NetEaseCloudMusic_remove_ads.sgmodule ├── Panel_CFGPT.sgmodule ├── Panel_FlushDNS.sgmodule ├── Panel_Histoday.sgmodule ├── Panel_IP-info.sgmodule ├── Panel_MediaChecker.sgmodule ├── Panel_NetISP_X.sgmodule ├── Panel_Network_Info_CN.sgmodule ├── Panel_Rates.sgmodule ├── Panel_Sub-info.sgmodule ├── Panel_SurgePro.sgmodule ├── Panel_TimeCard.sgmodule ├── Pillow.sgmodule ├── PinDuoDuo_remove_ads.sgmodule ├── PuPuMall_remove_ads.sgmodule ├── REDnote_remove_ads.sgmodule ├── Remove_ads_by_keli.sgmodule ├── Siri.sgmodule ├── Soul_remove_ads.sgmodule ├── Spotify_lyrics_translation.sgmodule ├── Spotify_remove_ads.sgmodule ├── StreamMusic.sgmodule ├── Subtrack.sgmodule ├── Taobao_remove_ads.sgmodule ├── Tencent_Video_remove_ads.sgmodule ├── TestFlightRegionUnlock.sgmodule ├── Umetrip_remove_ads.sgmodule ├── WeChat_Enhance.sgmodule ├── WeatherKit.sgmodule ├── WechatPay_coupon.sgmodule ├── Weibo_remove_ads.sgmodule ├── XiaoHeiHe_remove_ads.sgmodule ├── Yangshipin.sgmodule ├── YouTube_remove_ads.sgmodule └── Zhihu_remove_ads.sgmodule ├── README.md ├── Rules ├── 1Password │ ├── 1PasswordUS.list │ └── README.md ├── AI │ ├── AI.list │ └── README.md ├── ASNChina │ ├── ASNChina.list │ └── README.md ├── AdRules │ ├── AdRules.list │ └── README.md ├── Amazon │ ├── Amazon.list │ ├── AmazonPrimeVideo.list │ └── README.md ├── Apple │ ├── AppStore.list │ ├── Apple.list │ ├── AppleID.list │ ├── AppleOther.list │ ├── ApplePushNotificationService.list │ ├── Apple_All_No_Resolve.list │ └── README.md ├── BBC │ ├── BBC.list │ └── README.md ├── BiliBili │ ├── BiliBili.list │ └── README.md ├── Bing │ ├── Bing.list │ └── README.md ├── BlockAds │ ├── BlockAds.list │ └── README.md ├── ChinaASN │ ├── ChinaASN_Resolve.list │ └── README.md ├── ChinaDownloadCDN │ ├── ChinaDownloadCDN.list │ └── README.md ├── Copilot │ ├── Copilot.list │ └── README.md ├── Discord │ ├── Discord.list │ └── README.md ├── Disney │ ├── Disney.list │ └── README.md ├── Duolingo │ ├── Duolingo.list │ └── README.md ├── Emby │ ├── EmbyGlobal.list │ ├── EmbyMainland.list │ └── README.md ├── Facebook │ ├── Facebook.list │ └── README.md ├── Filen │ ├── Filen.list │ └── README.md ├── Games │ ├── Games.list │ ├── GamesCN.list │ └── README.md ├── Gemini │ ├── Gemini.list │ └── README.md ├── GitHub │ ├── GitHub.list │ └── README.md ├── Global │ ├── Global.list │ ├── HongKong.list │ └── README.md ├── Google │ ├── Google.list │ └── README.md ├── HBO │ ├── HBO.list │ └── README.md ├── Hulu │ ├── Hulu.list │ ├── HuluUSA.list │ └── README.md ├── IPAPI │ ├── IPAPI.list │ └── README.md ├── Instagram │ ├── Instagram.list │ └── README.md ├── Kingsoft │ ├── README.md │ └── SeasunGame.list ├── LAN │ ├── LAN_SPLITTER │ └── README.md ├── Lan │ ├── Lan.list │ └── README.md ├── Mainland │ ├── Mainland.list │ └── README.md ├── Microsoft │ ├── Microsoft.list │ └── README.md ├── Netflix │ ├── Netflix.list │ └── README.md ├── OpenAI │ ├── OpenAI.list │ ├── OpenAI_Resolve.list │ └── README.md ├── Proxy │ ├── Proxy.list │ ├── Proxy_All_No_Resolve.list │ └── README.md ├── REDnote │ ├── README.md │ └── REDnote.list ├── REGION │ ├── README.md │ └── REGION.SPLITTER ├── Riot │ ├── README.md │ └── Riot.list ├── Soul │ ├── README.md │ └── Soul.list ├── Speedtest │ ├── README.md │ └── Speedtest.list ├── Spotify │ ├── README.md │ └── Spotify.list ├── Swiftgram │ ├── README.md │ └── Swiftgram.list ├── Talkatone │ ├── README.md │ └── Talkatone.list ├── Telegram │ ├── README.md │ └── Telegram.list ├── TikTok │ ├── README.md │ └── TikTok.list ├── WeTV │ ├── README.md │ └── WeTV.list ├── Weibo │ ├── README.md │ └── Weibo.list ├── X │ ├── README.md │ └── X.list ├── Xbox │ ├── README.md │ └── Xbox.list ├── YouTube │ ├── README.md │ └── YouTube.list └── anti-AD │ ├── README.md │ └── anti-AD.list └── Surge.conf /Modules/AdGuardPremium.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = AdGuard Premium 2 | #!desc = 解锁AdGuard Premium 3 | #!openUrl = 4 | #!author = chxm1023[https://github.com/chxm1023] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/AdGuard.png 7 | #!date = 2025-01-08 8 | #!category = 会员解锁 9 | 10 | [Script] 11 | # AdGuard 12 | # hostname = mobile-api.adguard.org 13 | AdGuard = type=http-response,pattern=^https?:\/\/mobile-api\.adguard\.org\/api\/.+\/ios_validate_receipt\/(.*?),requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/AdGuard/AdGuardPremium.js 14 | 15 | [MITM] 16 | hostname = %APPEND% mobile-api.adguard.org 17 | -------------------------------------------------------------------------------- /Modules/Ali-DoQ.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Ali-DoQ 2 | #!desc = 阿里云 DNS-over-Quic 3 | #!openUrl = 4 | #!author = whisper[https://github.com/mist-whisper] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2022-07-06 20:05:57 8 | #!category = DNS 9 | 10 | [General] 11 | dns-server = 223.5.5.5 12 | doh-skip-cert-verification = true 13 | encrypted-dns-server = quic://223.5.5.5:853 14 | -------------------------------------------------------------------------------- /Modules/AliDNS.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Ali DNS 2 | #!desc = 适配阿里 DoH JSON API 3 | #!openUrl = 4 | #!author = Maasea[https://github.com/Maasea] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2024-08-03 12:40:57 8 | #!category = DNS 9 | #!arguments = 阿里DNS:223.5.5.5,请求域名:*,请求类型:1,Device ID:IOS,Account ID,AccessKey ID,AccessKey Secret 10 | #!arguments-desc = 相关参数说明查阅 阿里云DoH JSON API 文档 11 | 12 | 13 | [Host] 14 | {{{请求域名}}}= script:Alidns 15 | 16 | [Script] 17 | Alidns = type=dns,engine=jsc,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/alidns.js,argument="{"HOST":"{{{阿里DNS}}}","UID":"{{{Account ID}}}","ID":"{{{AccessKey ID}}}","SECRET":"{{{AccessKey Secret}}}","DID":"{{{Device ID}}}","TYPE":"{{{请求类型}}}"}" 18 | -------------------------------------------------------------------------------- /Modules/Amap_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=高德地图去广告 2 | #!desc=过滤高德地图广告 3 | #!author=RuCu6[https://github.com/RuCu6],kokoryh[https://github.com/kokoryh] 4 | #!category=去广告 5 | #!date=2025-05-13 15:17:08 6 | 7 | [Rule] 8 | AND,((URL-REGEX,"^http:\/\/.+\/amdc\/mobileDispatch"),(USER-AGENT,"AMapiPhone*")),REJECT 9 | DOMAIN,amap-aos-info-nogw.amap.com,REJECT 10 | DOMAIN,free-aos-cdn-image.amap.com,REJECT 11 | DOMAIN-SUFFIX,v.smtcdns.com,REJECT 12 | 13 | [Body Rewrite] 14 | http-response-jq ^https:\/\/m5\.amap\.com\/ws\/shield\/search_business\/process\/marketingOperationStructured\? 'delpaths([["data","commonMaterial"]])' 15 | http-response-jq ^https:\/\/m5\.amap\.com\/ws\/shield\/search_business\/process\/marketingOperationStructured\? 'delpaths([["data","tipsOperationLocation"]])' 16 | http-response-jq ^https:\/\/m5\.amap\.com\/ws\/shield\/search_business\/process\/marketingOperationStructured\? 'delpaths([["data","resourcePlacement"]])' 17 | http-response-jq ^https:\/\/m5\.amap\.com\/ws\/shield\/search_poi\/homepage\? 'delpaths([["history_tags"]])' 18 | http-response-jq ^https:\/\/m5-zb\.amap\.com\/ws\/sharedtrip\/taxi\/order_detail_car_tips\? 'delpaths([["data","carTips","data","popupInfo"]])' 19 | 20 | [Map Local] 21 | ^https:\/\/m5\.amap\.com\/ws\/shield\/search\/new_hotword\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 22 | 23 | ^https:\/\/m5\.amap\.com\/ws\/faas\/amap-navigation\/card-service-(?:car-end|route-plan) data-type=text data="{}" status-code=200 header="Content-Type:application/json" 24 | 25 | ^https:\/\/m5\.amap\.com\/ws\/shield\/search_poi\/tips_adv\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 26 | 27 | ^https:\/\/oss\.amap\.com\/ws\/banner\/lists\/\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 28 | 29 | ^https:\/\/m5\.amap\.com\/ws\/aos\/main\/page\/product\/list\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 30 | 31 | ^https:\/\/m5\.amap\.com\/ws\/faas\/amap-navigation\/(?:main-page-assets|main-page-location|ridewalk-end-fc) data-type=text data="{}" status-code=200 header="Content-Type:application/json" 32 | 33 | ^https:\/\/m5\.amap\.com\/ws\/(?:mapapi\/hint_text\/offline_data|message\/notice\/list|shield\/search\/new_hotword) data-type=text data="{}" status-code=200 header="Content-Type:application/json" 34 | 35 | ^https:\/\/m5\.amap\.com\/ws\/shield\/scene\/recommend\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 36 | 37 | ^https:\/\/m5\.amap\.com\/ws\/valueadded\/weather\/v2\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 38 | 39 | ^https:\/\/sns\.amap\.com\/ws\/msgbox\/pull_mp\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 40 | 41 | ^https:\/\/m5-zb\.amap\.com\/ws\/boss\/(?:order\/car\/(?:feedback\/get_card_questions|feedback\/viptips|king_toolbox_car_bubble|remark\/satisfactionConf|rights_information)|tips\/onscene_visual_optimization) data-type=text data="{}" status-code=200 header="Content-Type:application/json" 42 | 43 | ^https:\/\/m5-zb\.amap\.com\/ws\/boss\/pay\/web\/paySuccess\/info\/request data-type=text data="{}" status-code=200 header="Content-Type:application/json" 44 | 45 | [Script] 46 | 移除路线规划推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/aos\/perception\/publicTravel\/beforeNavi\?, script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 47 | 48 | 移除路线规划、导航结束页推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/bus\/plan\/integrate\?, script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 49 | 50 | 移除导航详情页底部酒店、处理附近页 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/c3frontend\/(?:af-(?:hotel|launch)\/page\/main|af-nearby\/nearby), script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 51 | 52 | 移除路线规划推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/perception\/drive\/(?:routeInfo|routePlan), script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 53 | 54 | 移除导航详情页推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/shield\/search\/(?:common\/coupon\/info|poi\/detail), script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 55 | 56 | 移除搜索栏推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/shield\/search_bff\/hotword\?, script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 57 | 58 | 移除搜索详情页推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/shield\/search_poi\/(?:mps|search\/sp|sug|tips_operation_location), script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 59 | 60 | 移除首页推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/faas\/amap-navigation\/(?:card-service-plan-home|main-page), script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 61 | 62 | 移除首页推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/shield\/frogserver\/aocs\/updatable\/1\?, script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 63 | 64 | 移除我的页面推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/shield\/dsp\/profile\/index\/nodefaasv3\?, script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 65 | 66 | 移除附近页推广 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/shield\/search\/nearbyrec_smart\?, script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 67 | 68 | 移除开屏广告 = type=http-response, pattern=^https:\/\/m5\.amap\.com\/ws\/valueadded\/alimama\/splash_screen\?, script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 69 | 70 | 移除打车页推广卡片、弹窗 = type=http-response, pattern=^https:\/\/m5-zb\.amap\.com\/ws\/boss\/(?:car\/order\/content_info|order_web\/friendly_information), script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 71 | 72 | 移除打车页红点角标、天气图标 = type=http-response, pattern=^https:\/\/m5-zb\.amap\.com\/ws\/promotion-web\/resource(\/home)?\?, script-path=https://kelee.one/Resource/Script/Amap/Amap_remove_ads.js, requires-body=true 73 | 74 | [MITM] 75 | hostname = %APPEND% m5.amap.com, m5-zb.amap.com, oss.amap.com, sns.amap.com -------------------------------------------------------------------------------- /Modules/BiliBiliDailyBonus.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=哔哩哔哩每日等级任务 2 | #!desc=每天自动完成哔哩哔哩等级任务。\n首次安装模块需打开BiliBili自动获取Cookie,客户端和扫码择一使用,默认仅开启扫码模式。\n获取cookie后务必填入注释关闭此开关。 3 | #!author=ClydeTime[https://github.com/ClydeTime], wish[https://github.com/mist-whisper] 4 | #!category=功能增强 5 | #!date=2025-05-31 19:49:00 6 | 7 | #!arguments=账号捕获(扫码):通过扫码获取cookie,账号捕获(APP):#,cronexp:0 8 * * * 8 | #!arguments-desc=[参数设置]\n账号捕获(扫码):通过扫码获取cookie 脚本启停\n账号捕获(APP):通过客户端获取cookie 脚本启停\ncronexp:定时任务参数 ├ 账号捕获(扫码):启用(默认值)\n └ 填入"#":注释停用 9 | 10 | [Script] 11 | {{{B站每日任务}}}=type=cron,cronexp="{{{cronexp}}}",script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/DailyBonus/BiliBili.js,wake-system=1,timeout=15 12 | 13 | {{{账号捕获(扫码)}}} = type=http-response,pattern=^https?:\/\/app\.bilibili\.com\/x\/resource\/fingerprint\?,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/DailyBonus/BiliBili.js,requires-body=0,timeout=30 14 | 15 | {{{账号捕获(APP)}}} = type=http-request,pattern=^https?:\/\/app\.bilibili\.com\/x\/resource\/fingerprint\?,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/DailyBonus/BiliBili.js,requires-body=0 16 | 17 | [MITM] 18 | hostname = %APPEND% app.bilibili.com 19 | -------------------------------------------------------------------------------- /Modules/BiliBili_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=哔哩哔哩去广告 2 | #!desc=过滤哔哩哔哩广告、移除青少年模式弹窗和交互式弹幕、移除无用功能和链接跟踪参数。此模块仅建议iOS 15以上设备使用。\n空降助手是第三方提供的功能,依赖于Android版空降助手的服务器数据运作,可能会存在不准确或者失效的问题,此功能与哔哩哔哩官方无关。 3 | #!author=Maasea[https://github.com/Maasea], RuCu6[https://github.com/RuCu6], kokoryh[https://github.com/kokoryh], 可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md],wish[https://github.com/mist-whisper] 4 | #!category=去广告 5 | #!date=2025-06-02 20:20:00 6 | 7 | #!arguments=动态最常访问:auto,创作中心:0,过滤置顶评论广告:1,空降助手:bilibili.airborne,空降助手iPad版:# 8 | #!arguments-desc=动态最常访问: [true, false, auto]\n- true: 始终显示\n- false: 始终隐藏\n- auto: 仅当列表中存在直播状态时显示\n\n创作中心: [1, 0]\n- 1: 显示\n- 0: 隐藏\n\n过滤置顶评论广告: [1, 0]\n- 1: 开启\n- 0: 关闭\n\n空降助手: 默认开启,配置为"#"时关闭\n\n空降助手iPad版: 默认关闭,仅限ipad开启 9 | 10 | [Rule] 11 | DOMAIN,api.biliapi.com,REJECT 12 | DOMAIN,api.biliapi.net,REJECT 13 | DOMAIN,app.biliapi.com,REJECT 14 | DOMAIN,app.biliapi.net,REJECT 15 | URL-REGEX,"^http:\/\/upos-sz-static\.bilivideo\.com\/ssaxcode\/\w{2}\/\w{2}\/\w{32}-1-SPLASH",REJECT-TINYGIF 16 | URL-REGEX,"^http:\/\/[\d\.]+:8000\/v1\/resource\/\w{32}-1-SPLASH",REJECT-TINYGIF 17 | 18 | [Map Local] 19 | ^https:\/\/ap[ip]\.bilibili\.com\/x\/(?:resource\/(?:top\/activity|patch\/tab)|v2\/search\/square|vip\/ads\/materials)\? header="content-type: application/json" data-type=text data="{"code":-404,"message":"-404","ttl":1,"data":null}" 20 | ^https:\/\/api\.bilibili\.com\/pgc\/activity\/deliver\/material\/receive\? header="content-type: application/json" data-type=text data="{"code":0,"data":{"closeType":"close_win","container":[],"showTime":""},"message":"success"}" 21 | ^https:\/\/api\.live\.bilibili\.com\/xlive\/e-commerce-interface\/v1\/ecommerce-user\/get_shopping_info\? header="content-type: application/json" data-type=text data="{}" 22 | ^https:\/\/(?:grpc\.biliapi\.net|app\.bilibili\.com)\/bilibili\.app\.interface\.v1\.Teenagers\/ModeStatus$ header="content-type: application/grpc" data-type=base64 data="AAAAABMKEQgCEgl0ZWVuYWdlcnMgAioA" 23 | ^https:\/\/(?:grpc\.biliapi\.net|app\.bilibili\.com)\/bilibili\.app\.interface\.v1\.Search\/DefaultWords$ header="content-type: application/grpc" data-type=base64 data="AAAAACkaHeaQnOe0ouinhumikeOAgeeVquWJp+aIlnVw5Li7IgAoAToAQgBKAA==" 24 | ^https:\/\/(?:grpc\.biliapi\.net|app\.bilibili\.com)\/bilibili\.app\.view\.v1\.View\/TFInfo$ header="content-type: application/grpc" data-type=base64 data="AAAAAAIIAQ==" 25 | 26 | [Body Rewrite] 27 | http-response-jq ^https:\/\/api\.bilibili\.com\/pgc\/view\/v2\/app\/season\? 'del(.data.payment)' 28 | http-response-jq ^https:\/\/api\.bilibili\.com\/pgc\/page\/(?:bangumi|cinema\/tab)\? '.result.modules |= if . then map(if (.style | startswith("tip")) or (.module_id | IN(241, 1283, 1441, 1284)) then .items = [] elif .style | startswith("banner") then .items |= if . then map(select(.link | contains("play"))) else [] end elif .style | startswith("function") then .items |= if . then map(select(.blink | startswith("bilibili"))) else [] end end) end' 29 | http-response-jq ^https:\/\/api\.live\.bilibili\.com\/xlive\/(?:app-interface\/v2\/index\/feed|app-room\/v1\/index\/getInfoBy(?:Room|User))\? '.data |= (del(.play_together_info, .play_together_info_v2, .activity_banner_info) | if .function_card then .function_card[] = null end | if .new_tab_info.outer_list then .new_tab_info.outer_list |= map(select(.biz_id != 33)) end | if .card_list then .card_list |= map(select(.card_type | IN("banner_v2", "activity_card_v1") | not)) end | reduce ([["show_reserve_status"], false], [["reserve_info", "show_reserve_status"], false], [["shopping_info", "is_show"], 0]) as [$path, $value] (.; if getpath($path) then setpath($path; $value) end))' 30 | 31 | [Script] 32 | {{{空降助手}}} = type=http-request,pattern=^https:\/\/(?:grpc\.biliapi\.net|app\.bilibili\.com)\/bilibili\.app\.playerunite\.v1\.Player\/PlayViewUnite$,requires-body=1,binary-body-mode=1,max-size=-1,engine=webview,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/BiliBili/BiliBili_airborne_kokoryh.js 33 | {{{空降助手iPad版}}} = type=http-request,pattern=^https:\/\/(?:grpc\.biliapi\.net|app\.bilibili\.com)\/bilibili\.community\.service\.dm\.v1\.DM\/DmSegMobile$,requires-body=1,binary-body-mode=1,max-size=-1,engine=webview,script-path=https://raw.githubusercontent.com/kokoryh/Sparkle/master/dist/bilibili.airborne.js 34 | 35 | bilibili.skin = type=http-response,pattern=^https:\/\/app\.bilibili\.com\/x\/resource\/show\/skin\?,requires-body=1,max-size=-1,engine=webview,script-path=https://raw.githubusercontent.com/kokoryh/Script/master/js/bili-suit-diy.js 36 | 37 | bilibili.json = type=http-response,pattern=^https:\/\/app\.bilibili\.com\/x\/(?:resource\/show\/tab\/v2|v2\/(?:splash\/(?:list|show|event\/list2)|feed\/index(?:\/story)?|account\/(?:mine(?:\/ipad)?|myinfo)))\?,argument="{"showUperCenter":{{{创作中心}}}}",requires-body=1,max-size=-1,engine=webview,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/BiliBili/BiliBili.json.js 38 | 39 | Proto处理 = type=http-response,pattern=^https:\/\/(?:grpc\.biliapi\.net|app\.bilibili\.com)\/bilibili\.(?:app\.(?:show\.v1\.Popular\/Index|dynamic\.v2\.Dynamic\/DynAll|view(?:unite)?\.v1\.View\/(?:View|ViewProgress|RelatesFeed)|playurl\.v1\.PlayURL\/PlayView|playerunite\.v1\.Player\/PlayViewUnite)|polymer\.app\.search\.v1\.Search\/SearchAll|community\.service\.dm\.v1\.DM\/DmView|main\.community\.reply\.v1\.Reply\/MainList|pgc\.gateway\.player\.v2\.PlayURL\/PlayView)$, script-path=https://raw.githubusercontent.com/kokoryh/Sparkle/master/dist/bilibili.protobuf.js,requires-body=1,binary-body-mode=1,max-size=-1,engine=webview,argument="{"showUpList":"{{{动态最常访问}}}","filterTopReplies":{{{过滤置顶评论广告}}},"airborneDm":"{{{空降助手iPad版}}}"}" 40 | 41 | [MITM] 42 | hostname = %APPEND% grpc.biliapi.net, app.bilibili.com, api.bilibili.com, api.live.bilibili.com 43 | -------------------------------------------------------------------------------- /Modules/Cainiao_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=菜鸟去广告 2 | #!desc=过滤菜鸟广告,移除推广模块 3 | #!category=去广告 4 | #!author = RuCu6[https://github.com/RuCu6] 5 | #!homepage=https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!date=2025-05-13 15:17:08 7 | 8 | [Rule] 9 | AND,((URL-REGEX,"^http:\/\/.+\/amdc\/mobileDispatch"),(USER-AGENT,"Cainiao4iPhone*")),REJECT 10 | DOMAIN,acs4baichuan.m.taobao.com,REJECT 11 | DOMAIN,adsmind.ugdtimg.com,REJECT 12 | DOMAIN,amdc.m.youku.com,REJECT 13 | DOMAIN,api.sm.cn,REJECT 14 | DOMAIN,apiv4-iyes.youku.com,REJECT 15 | DOMAIN,baichuan-sdk.alicdn.com,REJECT 16 | DOMAIN,cad.youku.com,REJECT 17 | DOMAIN,huichuan-mc.sm.cn,REJECT 18 | DOMAIN,huichuan.sm.cn,REJECT 19 | DOMAIN,iyes.youku.com,REJECT 20 | DOMAIN,m-vali.cp31.ott.cibntv.net,REJECT 21 | DOMAIN,mc.atm.youku.com,REJECT 22 | DOMAIN,nbsdk-baichuan.alicdn.com,REJECT 23 | DOMAIN,pre-acs.youku.com,REJECT 24 | DOMAIN,vali-g1.cp31.ott.cibntv.net,REJECT 25 | DOMAIN,vali-ugc.cp31.ott.cibntv.net,REJECT 26 | DOMAIN,yk-ssp.ad.youku.com,REJECT 27 | DOMAIN,ykad-data.youku.com,REJECT 28 | DOMAIN,youku-acs.m.taobao.com,REJECT 29 | 30 | [Map Local] 31 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.app\.home\.tabbar\.marketing\.get\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 32 | 33 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.adkeyword\.get\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 34 | 35 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.cncommunity\.my\.station\.query\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 36 | 37 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.nbopen\.miniapp\.recommend\.cpc\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 38 | 39 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.nbmensa\.research\.researchservice\.(?:acquire|event|close)\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 40 | 41 | ^https:\/\/(?:cn-acs\.m|netflow-mtop)\.cainiao\.com\/gw\/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(?:batch\.show\.v2|click\.reply|expose\.m?reply|index)\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 42 | 43 | ^https:\/\/(?:cn-acs\.m|mtop-bff-mtop)\.cainiao\.com\/gw\/mtop\.cainiao\.nbpresentation\.(?:homepage\.merge|tabbar\.marketing)\.get\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 44 | 45 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.nbcps\.presentation\.fetch\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 46 | 47 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.com\.cainiao\.cnactivitycenter data-type=text data="{}" status-code=200 header="Content-Type:application/json" 48 | 49 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.com\.cainiao\.cncreditmarket\.hit\.getactivityhit\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 50 | 51 | ^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.com\.cainiao\.longquan\.place\.getpageresourcecontent\.cn data-type=text data="{}" status-code=200 header="Content-Type:application/json" 52 | 53 | ^https:\/\/guide-acs\.m\.taobao\.com\/gw\/mtop\.cainiao\.adx\.flyad\.getad data-type=text data="{}" status-code=200 header="Content-Type:application/json" 54 | 55 | [Script] 56 | 移除新版我的页面推广 = type=http-response, pattern=^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.app\.e2e\.engine\.page\.fetch\.cn, script-path=https://kelee.one/Resource/Script/Cainiao/Cainiao_remove_ads.js, requires-body=true 57 | 58 | 移除我的页面推广 = type=http-response, pattern=^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.app\.mine\.main\.cn, script-path=https://kelee.one/Resource/Script/Cainiao/Cainiao_remove_ads.js, requires-body=true 59 | 60 | 移除主页图标 = type=http-response, pattern=^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.nbpresentation\.(?:pickup\.empty\.page|protocol\.homepage)\.get\.cn, script-path=https://kelee.one/Resource/Script/Cainiao/Cainiao_remove_ads.js, requires-body=true 61 | 62 | 移除消息中心推广 = type=http-response, pattern=^https:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.nbfriend\.message\.conversation\.list\.cn, script-path=https://kelee.one/Resource/Script/Cainiao/Cainiao_remove_ads.js, requires-body=true 63 | 64 | 移除支付宝菜鸟小程序推广 = type=http-response, pattern=^https:\/\/guide-acs\.m\.taobao\.com\/gw\/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.mshow, script-path=https://kelee.one/Resource/Script/Cainiao/Cainiao_remove_ads.js, requires-body=true 65 | 66 | 移除首页推广 = type=http-response, pattern=^https:\/\/(?:cn-acs\.m|netflow-mtop)\.cainiao\.com\/gw\/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.m?show\.cn, script-path=https://kelee.one/Resource/Script/Cainiao/Cainiao_remove_ads.js, requires-body=true 67 | 68 | [MITM] 69 | hostname = %APPEND% *-mtop.cainiao.com, cn-acs.m.cainiao.com, guide-acs.m.taobao.com -------------------------------------------------------------------------------- /Modules/ColorfulClouds.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 彩云天气去广告 2 | #!desc = 移除移除首页推广、弹窗、悬浮窗、底栏天气助手和工具箱入口,移除我的页面广告横幅。需要版本不高于7.20.2 3 | #!openUrl = 4 | #!author = RuCu6[https://github.com/RuCu6] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/ColorfulClouds.png 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 解锁去广告 9 | 10 | [Rule] 11 | DOMAIN,abyss.cyapi.cn,REJECT,extended-matching,pre-matching 12 | DOMAIN,ad.cyapi.cn,REJECT,extended-matching,pre-matching 13 | DOMAIN,gather.colorfulclouds.net,REJECT,extended-matching,pre-matching 14 | 15 | [Map Local] 16 | ^https:\/\/biz\.cyapi\.cn\/(p\/v1\/entries|p\/v1\/trial_card\/info|v2\/product) data-type=text data="{}" status-code=200 17 | 18 | ^https:\/\/starplucker\.cyapi\.cn\/v3\/(config\/cypage\/\w+\/conditions|notification\/message_center|operation\/homefeatures) data-type=text data="{}" status-code=200 19 | 20 | [Script] 21 | 彩云天气去广告 = type=http-response, pattern=^https:\/\/(wrapper\.cyapi\.cn|api\.caiyunapp\.com|cdn-w\.caiyunapp\.com)\/v1\/activity\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/ColorfulClouds/ColorfulClouds_remove_ads.js, requires-body=true 22 | 23 | [MITM] 24 | hostname = %APPEND% biz.cyapi.cn, starplucker.cyapi.cn, api.caiyunapp.com, cdn-w.caiyunapp.com 25 | -------------------------------------------------------------------------------- /Modules/Connectivity_Test.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 网络连通性测试 2 | #!desc = 网络连通性测试 3 | #!openUrl = 4 | #!author = getsomecat[https://github.com/getsomecat],VirgilClyne[https://github.com/VirgilClyne] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2022-07-06 20:05:57 8 | #!category = 优化增强 9 | 10 | [Script] 11 | 网络连通性测试 = type=generic,timeout=3,script-path= https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/ConnectivityTest.js,argument=title=Connectivity Test&icon=icloud.and.arrow.down&color=#FF9F0A&server=false 12 | 13 | [Panel] 14 | #网络连通性测试 15 | Connectivity_Test = script-name=Connectivity_Test,update-interval=1 16 | -------------------------------------------------------------------------------- /Modules/DNS-DoH.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = DNSPod-DoH 2 | #!desc = 使用腾讯DNS-over-HTTPS (DoH) 3 | #!openUrl = 4 | #!author = whisper[https://github.com/mist-whisper] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2022-07-06 20:05:57 8 | #!category = DNS 9 | 10 | [General] 11 | dns-server = 119.29.29.29, 223.5.5.5 12 | encrypted-dns-server = https://doh.pub/dns-query 13 | 14 | [Host] 15 | miwifi.com = 192.168.31.1 16 | -------------------------------------------------------------------------------- /Modules/DiDi_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=滴滴出行去广告 2 | #!desc=移除开屏广告、精简首页、底栏和我的页面。 3 | #!author=ZenmoFeiShi[https://github.com/ZenmoFeiShi],可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 4 | #!category=去广告 5 | #!date=2025-05-30 00:16:27 6 | 7 | [Rule] 8 | DOMAIN,gwp.xiaojukeji.com,REJECT 9 | AND,((IP-ASN,45090,no-resolve),(DEST-PORT,25641),(PROTOCOL,TCP)),REJECT 10 | AND,((IP-ASN,63646,no-resolve),(DEST-PORT,25641),(PROTOCOL,TCP)),REJECT 11 | 12 | [Body Rewrite] 13 | http-response-jq ^https:\/\/common\.diditaxi\.com\.cn\/common\/v\d\/usercenter\/me '.data.cards |= map(select(.title != "天天领福利" and .title != "金融服务" and .title != "更多服务" and .title != "企业服务" and .title != "安全中心")) | .data.cards[] |= if .tag == "wallet" then .items |= map(select(.title == "优惠券")) | if .card_type == 4 then .bottom_items |= map(select(.title == "省钱套餐" or .title == "出行里程")) else . end else . end' 14 | http-response-jq ^https:\/\/conf\.diditaxi\.com\.cn\/homepage\/v\d\/core '.data.order_cards.nav_list_card.data |= map(select(.nav_id == "dache_anycar" or .nav_id == "driverservice" or .nav_id == "bike" or .nav_id == "carmate")) | .data.disorder_cards.bottom_nav_list.data |= map(select(.id == "v6x_home" or .id == "home_page" or .id == "user_center"))' 15 | http-response-jq ^https:\/\/api\.udache\.com\/gulfstream\/pre-sale\/v1\/other\/pGetSceneList '.data.scene_list |= map(select(.text != "优惠商城")) | .data.show_data[] |= (if .scene_ids then .scene_ids |= map(select(. != "scene_coupon_mall")) else . end)' 16 | http-response-jq ^https:\/\/conf\.diditaxi\.com\.cn\/ota\/na\/yuantu\/infoList '.data.disorder_cards.top_banner_card.data |= if .[0].T == "yuentu_top_banner" then .[1:] else . end' 17 | http-response-jq ^https:\/\/api\.udache\.com\/gulfstream\/passenger-center\/v2\/other\/pInTripLayout '.data.order_components |= map(select(.name != "passenger_common_casper"))' 18 | 19 | [Map Local] 20 | ^https:\/\/res\.xiaojukeji\.com\/resapi\/activity\/getMulti\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 21 | 22 | ^https:\/\/res\.xiaojukeji\.com\/resapi\/activity\/xpget data-type=text data="{}" status-code=200 header="Content-Type:application/json" 23 | 24 | ^https:\/\/ct\.xiaojukeji\.com\/agent\/v3\/feeds data-type=text data="{}" status-code=200 header="Content-Type:application/json" 25 | 26 | ^https:\/\/freight\.xiaojukeji\.com\/gateway data-type=text data="{}" status-code=200 header="Content-Type:application/json" 27 | 28 | ^https:\/\/daijia\.kuaidadi\.com:443\/gateway data-type=text data="{}" status-code=200 header="Content-Type:application/json" 29 | 30 | ^https:\/\/res\.xiaojukeji\.com\/resapi\/activity\/mget data-type=text data="{}" status-code=200 header="Content-Type:application/json" 31 | 32 | ^https:\/\/conf\.diditaxi\.com\.cn\/homepage\/v\d\/other\/fast data-type=text data="{}" status-code=200 header="Content-Type:application/json" 33 | 34 | ^https:\/\/conf\.diditaxi\.com\.cn\/dynamic\/conf data-type=text data="{}" status-code=200 header="Content-Type:application/json" 35 | 36 | ^https:\/\/conf\.diditaxi\.com\.cn\/homepage\/v1\/other\/slow data-type=text data="{}" status-code=200 header="Content-Type:application/json" 37 | 38 | [MITM] 39 | hostname = %APPEND% res.xiaojukeji.com, lion.didialift.com, conf.diditaxi.com.cn, common.diditaxi.com.cn, ct.xiaojukeji.com, 117.51.169.4, 117.51.169.11, 120.241.143.6, 120.241.143.11, 123.207.209.41, 123.207.209.42, 123.207.209.177, 157.255.76.17, 157.255.76.19, 2402:4e00:4040::15, 2402:4e00:4040::16, 2408:8756:c5f:a00::27, 2408:8756:c5f:a00::28, 2409:8c54:872:40::10, 2409:8c54:872:40::11, 240e:97c:34:540::10, 240e:97c:34:540::13, 123.207.209.142, 123.207.209.143, 157.255.76.12, 157.255.76.15, 117.51.168.12, 117.51.168.13, 120.241.142.11, 120.241.142.13, 2402:4e00:4040::5, 2402:4e00:4040::b, 2408:8756:c5f:a00::20, 2408:8756:c5f:a00::21, 240e:97c:34:510::6, 240e:97c:34:510::15, 2409:8c54:872::11, 2409:8c54:872::13, 116.85.1.6, 116.85.1.7, 2402:840:d002::f, 2402:840:d002::10, 123.207.209.56, 123.207.209.57, 123.207.209.160, 2402:4e00:4040::c, 2402:4e00:4040::f, 116.85.2.14, 116.85.2.15, 2402:840:d001::3, 2402:840:d001::4 -------------------------------------------------------------------------------- /Modules/DisneyPlusRating.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Disney+评分 2 | #!desc = Disney+剧集页显示IMDb / 烂番茄 / 豆瓣评分 3 | #!openUrl = 4 | #!author = NobyDa[https://raw.githubusercontent.com/NobyDa] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2022-07-06 20:05:57 8 | #!category = 优化增强 9 | 10 | #!arguments = 脚本引擎:jsc,调试模式:0 11 | #!arguments-desc = 脚本引擎:jsc/webview/auto,默认jsc。\n\n调试模式:1/0,开启/关闭。 12 | 13 | [Script] 14 | DisneyRating = type=http-response,pattern=^https:\/\/disney\.api\.edge\.bamgrid\.com\/explore\/v\d\.\d\/page\/entity-,requires-body=1,max-size=0,binary-body-mode=0,debug={{{调试模式}}},script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/DisneyRating.js,engine={{{脚本引擎}}} 15 | 16 | [MITM] 17 | hostname = %APPEND% disney.api.edge.bamgrid.com 18 | -------------------------------------------------------------------------------- /Modules/Emby_Unlock.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Emby解锁 2 | #!desc = 1. Emby 官方 iOS/macOS【客户端】播放权限解锁;2. 【浏览器】中下载视频或外挂字幕 ( 如果影片有外挂字幕且选中,则下载外挂字幕文件,否则下载视频文件 )、使用 Shu 下载 ( 如果影片有外挂字幕,则下载全部外挂字幕 )、使用 iOS 版 VLC 下载 ( 如果影片有外挂字幕且选中,则下载外挂字幕文件,否则下载视频文件 )、使用 iOS 版 nPlayer 播放 ( 不支持外挂字幕 )、使用 VLC 播放 ( 支持选中的外挂字幕 )、使用 iOS 和 macOS 版 Infuse 播放 ( 不支持外挂字幕 )。 3 | #!openUrl = 4 | #!author = rartv[https://github.com/rartv] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2022-07-06 20:05:57 8 | #!category = 会员解锁 9 | 10 | [Script] 11 | 播放解锁 = type=http-response,pattern=^https?:\/\/mb3admin.com\/admin\/service\/registration\/validateDevice,requires-body=true,max-size=0,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Emby/EmbyUnlock.js,debug=false 12 | 视频下载 = type=http-response,pattern=((\/emby)*\/Users\/\w{32}\/Items\/\d+\?)|((\/emby)*\/Items\/\d+\/Download)|(\/web\/modules\/itemcontextmenu\.js)|(\/web\/item\/item\.js),requires-body=true,max-size=0,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Emby/Emby.js,debug=false 13 | 请求路径重命名 = type=http-request,pattern=(\/Videos\/\d+\/stream\/.+\?.+&filename)|(\/Videos\/\d+\/\w{32}\/Subtitles\/\d+\/.+\?.+&filename),script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Emby/Download_Path_Rename.js,debug=false 14 | 下载文件重命名 = type=http-response,pattern=(\/Videos\/\d+\/stream\?.+&filename)|(\/Videos\/\d+\/\w{32}\/Subtitles\/.+&filename),requires-body=false,max-size=0,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Emby/Download_File_Rename.js,debug=false 15 | 16 | [MITM] 17 | hostname = %APPEND% mb3admin.com, *.emby.wtf:0, *.plusmedia.site:0, *.jmsooo.com:0 18 | -------------------------------------------------------------------------------- /Modules/FIMO.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Fimo复古胶片相机会员 2 | #!desc = 解锁FIMO复古胶片相机会员 3 | #!openUrl = 4 | #!author = chxm1023[https://github.com/chxm1023] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/FIMO.png 7 | #!date = 2024-08-19 14:30 8 | #!category = 会员解锁 9 | 10 | [Script] 11 | Fimo复古胶片相机会员解锁 = type=http-response,pattern=^https?:\/\/server\.(yoyiapp|zbisq)\.com,requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/FIMO/FIMO.js 12 | 13 | [MITM] 14 | hostname = %APPEND% server.*.com 15 | -------------------------------------------------------------------------------- /Modules/FleaMarket_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=闲鱼去广告 2 | #!desc=移除开屏广告、商品信息流广告、搜索栏填充词、我的页面推广横幅。 3 | #!author=可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md],ZenMoFiShi[https://github.com/ZenmoFeiShi],RuCu6[https://github.com/RuCu6] 4 | #!category=去广告 5 | #!date=2025-05-23 16:53:02 6 | 7 | [Rule] 8 | AND,((URL-REGEX,"^http:\/\/.+\/amdc\/mobileDispatch"),(USER-AGENT,"%E9%97%B2%E9%B1%BC*")),REJECT 9 | 10 | [Body Rewrite] 11 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idlehome\.home\.nextfresh\/ '.data.homeTopList |= map(select(.sectionType == "kingkongDo")) | .data.sections |= map(select(.data.clickParam.args.cardType as $ct | $ct != "homeMultiBanner" and $ct != "mamaAD")) | .data.sections |= map(select(.template.name == "fish_home_content_card" or (.template.name | contains("fish_home_tags_item_card"))))' 12 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idlehome\.widget\.refresh\.get\/ '.data.homeTopList |= map(select(.sectionType == "kingkongDo"))' 13 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idle\.home\.whale\.modulet\/ '.data.container.sections |= map(select(.template.name == "fish_home_miniapp"))' 14 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idle\.user\.strategy\.list\/ '.data.strategies |= map(select(.type | . != "BIZ_IDLE_COIN_ENTRANCE_2" and . != "FLOAT_LAYER"))' 15 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idlehome\.home\.newitem\.page\/ '.data.sections |= map(select(.data.clickParam.args.cardType as $ct | $ct != "banner" and $ct != "mamaAD"))' 16 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idle\.local\.flow\.plat\.section\/ 'walk(if type == "object" and has("components") then .components |= map(if .data.template.name == "fish_city_banner" then del(.data.item) else . end) else . end)' 17 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idle\.local\.home\/ '.data.sections |= map(select((.template.cardEnum != "ads") and (.cardType == "common")))' 18 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.idle\.user\.page\.my\.adapter\/ '.data.container.sections |= map(select(.template.name as $name | ["my_fy25_header","my_fy25_user_info","my_fy25_trade","my_fy25_appraise","my_fy25_tools"] | index($name)))' 19 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idlehome\.home\.circle\.list\/ '.data.circleList[].showInfo.titleImage |= (.lightUrl="" | .url="" | del(.width, .height))' 20 | http-response-jq ^https:\/\/g-acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idlemtopsearch\.search\/ '.data.resultList |= map(if .data.item.main.exContent.dislikeFeedback.clickParam.args.bizType == "ad" then empty else . end)' 21 | http-response-jq ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idlemtopsearch\.item\.search\.activate\/ '.data.cardList |= map(if has("cardData") and (.cardData | has("hotwords")) then .cardData |= del(.hotwords) else . end)' 22 | 23 | [Map Local] 24 | ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idlecommerce\.splash\.ads\/ data-type=text data="{}" status-code=200 header="Content-Type:application/json" 25 | 26 | ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idle\.item\.recommend\.list\/ data-type=text data="{}" status-code=200 header="Content-Type:application/json" 27 | 28 | ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idle\.local\.near\.by\.corner\.info\/ data-type=text data="{}" status-code=200 header="Content-Type:application/json" 29 | 30 | ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idle\.item\.buy\.feeds\/ data-type=text data="{}" status-code=200 header="Content-Type:application/json" 31 | 32 | ^https:\/\/acs\.m\.goofish\.com\/gw\/mtop\.taobao\.idlemtopsearch\.search\.shade\/ data-type=text data="{}" status-code=200 header="Content-Type:application/json" 33 | 34 | [MITM] 35 | hostname = %APPEND% acs.m.goofish.com, g-acs.m.goofish.com -------------------------------------------------------------------------------- /Modules/FunforCam.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 方弗相机会员 2 | #!desc = 解锁方弗相机会员 3 | #!openUrl = 4 | #!author = 骨钉[https://github.com/Guding88] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/FunforCam.png 7 | #!update = 2024-06-12 12:20 8 | #!category = 会员解锁 9 | 10 | [Script] 11 | 方弗相机会员解锁 = type=http-response, pattern=^https?:\/\/api\.revenuecat\.com\/v1\/(subscribers\/[^\/]+$|receipts$), script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/FunforCam/FunforCam.js, requires-body=true, timeout=60 12 | 13 | 方弗相机会员解锁 = type=http-request, pattern=^https?:\/\/api\.revenuecat\.com\/v1\/(subscribers\/[^\/]+$|receipts$), script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/FunforCam/FunforCam.js, timeout=60 14 | 15 | [MITM] 16 | hostname = %APPEND% api.revenuecat.com 17 | -------------------------------------------------------------------------------- /Modules/General_Enhance.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 通用增强 2 | #!desc = (📱 iOS版) 1.添加跳过代理部分段内容 2.添加返回真实IP段内容 3.添加不可MitM的域名,防止打断连接 3 | #!openUrl = 4 | #!author = VirgilClyne[https://github.com/VirgilClyne] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2024-12-27 8 | #!category = 优化增强 9 | 10 | [General] 11 | # > 跳过代理 12 | # 跳过某个域名或者 IP 段,这些目标主机将不会由 Surge Proxy 处理。 13 | # (macOS 版本中,如果启用了 Set as System Proxy, 这些值会被写入到系统网络代理设置.) 14 | skip-proxy = %INSERT% localhost, *.local, captive.apple.com, e.crashlytics.com, www.baidu.com, passenger.t3go.cn, yunbusiness.ccb.com, wxh.wo.cn, gate.lagou.com, www.abchina.com.cn, login-service.mobile-bank.psbc.com, mobile-bank.psbc.com, 10.0.0.0/8, 127.0.0.1/32, 172.16.0.0/12, 192.168.0.0/16, 192.168.122.1/32, 193.168.0.1/32, ::1/128, fe80::/10 15 | 16 | # > Always Real IP Hosts 17 | # 当 Surge VIF 处理 DNS 问题时,此选项要求 Surge 返回一个真正的 IP 地址,而不是一个假 IP 地址。 18 | # DNS 数据包将被转发到上游 DNS 服务器。 19 | always-real-ip = %INSERT% *.lan, *.direct, cable.auth.com, *.msftconnecttest.com, *.msftncsi.com, network-test.debian.org, detectportal.firefox.com, resolver1.opendns.com, *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com, stun.*, global.turn.twilio.com, global.stun.twilio.com, app.yinxiang.com, injections.adguard.org, local.adguard.org, localhost.*.qq.com, localhost.*.weixin.qq.com, *.logon.battlenet.com.cn, *.logon.battle.net, *.blzstatic.cn, music.163.com, *.music.163.com, *.126.net, musicapi.taihe.com, music.taihe.com, songsearch.kugou.com, trackercdn.kugou.com, *.kuwo.cn, api-jooxtt.sanook.com, api.joox.com, joox.com, y.qq.com, *.y.qq.com, streamoc.music.tc.qq.com, mobileoc.music.tc.qq.com, isure.stream.qqmusic.qq.com, dl.stream.qqmusic.qq.com, aqqmusic.tc.qq.com, amobile.music.tc.qq.com, *.xiami.com, *.music.migu.cn, music.migu.cn, proxy.golang.org, *.mcdn.bilivideo.cn, *.cmpassport.com, id6.me, open.e.189.cn, opencloud.wostore.cn, id.mail.wo.cn, mdn.open.wo.cn, hmrz.wo.cn, nishub1.10010.com, enrichgw.10010.com, *.wosms.cn, *.jegotrip.com.cn, *.icitymobile.mobi, *.pingan.com.cn, *.cmbchina.com, *.10099.com.cn, *.microdone.cn, pool.ntp.org, *.pool.ntp.org, ntp.*.com, time.*.com, ntp?.*.com, time?.*.com, time.*.gov, time.*.edu.cn, *.ntp.org.cn, PDC._msDCS.*.*, DC._msDCS.*.*, GC._msDCS.*.* 20 | 21 | [MITM] 22 | # 不可 MitM 也不应该被打断连接的域名 23 | hostname = %INSERT% -*.facebook.com, -*.instagram.com, -*.twitter.com, -*.snssdk.com, -*.pstatp.com 24 | hostname-disabled = %INSERT% gateway.icloud.com, gateway.icloud.com.cn, weather-data.apple.com, buy.itunes.apple.com, ios.chat.openai.com 25 | -------------------------------------------------------------------------------- /Modules/Google_Enhance.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=谷歌增强 2 | #!desc=将Google搜索重定向至.com域名,如遇频繁跳转请禁用本模块。 3 | #!author=可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 4 | #!category=优化增强 5 | #!date=2025-05-31 16:46:00 6 | 7 | [URL Rewrite] 8 | ^https?://(www.)?g.cn https://www.google.com 302 9 | ^https?://(www.)?google.cn https://www.google.com 302 10 | 11 | [MITM] 12 | hostname = %APPEND% www.google.cn 13 | -------------------------------------------------------------------------------- /Modules/Hide_VPN_Icon.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 隐藏VPN图标 2 | #!desc = 隐藏VPN图标 3 | #!openUrl = 4 | #!author = whisper[https://github.com/mist-whisper] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 功能增强 9 | 10 | [General] 11 | hide-vpn-icon = true 12 | -------------------------------------------------------------------------------- /Modules/JD_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=京东去广告 2 | #!desc=移除京东开屏广告,精简我的页面产品推广,下滑或点击商品详情即可显示比价信息。\n首次使用需要下载慢慢买APP,点击我的页面获取CK数据,无需登录。 3 | #!author=RuCu6[https://github.com/RuCu6], githubdulong[https://github.com/githubdulong], wish[https://github.com/mist-whisper] 4 | #!category=去广告增强 5 | #!date=2025-05-13 00:34:00 6 | 7 | #!arguments=账号捕获:获取慢慢买CK 8 | #!arguments-desc=[参数设置]\n账号捕获:慢慢买 CK 脚本启停\n ├ 慢慢买CK:启用(默认值)\n └ 填入"#":获取后注释停用 9 | 10 | [Rule] 11 | DOMAIN,dns.jd.com,REJECT,extended-matching,pre-matching 12 | URL-REGEX,"^http:\/\/\w{32}\.jddebug\.com\/diagnose\?",REJECT,extended-matching 13 | IP-CIDR,101.124.19.122/32,REJECT,no-resolve,pre-matching 14 | IP-CIDR6,2402:db40:5100:1011::5/128,REJECT,no-resolve,pre-matching 15 | 16 | [Map Local] 17 | ^https:\/\/api\.m\.jd\.com\/client\.action\?functionId=(searchBoxWord|stationPullService|uniformRecommend[06]) data-type=text data="{}" status-code=200 18 | ^https?:\/\/m\.360buyimg\.com\/mobilecms\/s1125x2436_jfs data-type=text data=" " status-code=200 19 | 20 | [Script] 21 | 移除京东广告 = type=http-response, pattern=^https:\/\/api\.m\.jd\.com\/client\.action\?functionId=(deliverLayer|getTabHomeInfo|myOrderInfo|orderTrackBusiness|personinfoBusiness|start|welcomeHome), script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/JD/JD_remove_ads.js, requires-body=true 22 | 23 | {{{账号捕获}}} = type=http-request,pattern=^https?:\/\/apapia-sqk-weblogic\.manmanbuy\.com/baoliao\/center\/menu,requires-body=1,max-size=0,binary-body-mode=0,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/JD/JD_Price.js 24 | 25 | 京东比价 = type=http-response,pattern=^https:\/\/in\.m\.jd\.com\/product\/graphext\/\d+\.html,requires-body=1,max-size=0,binary-body-mode=0,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/JD/JD_Price.js,timeout=30 26 | 27 | [MITM] 28 | hostname = %APPEND% in.m.jd.com, apapia-sqk-weblogic.manmanbuy.com, m.360buyimg.com 29 | -------------------------------------------------------------------------------- /Modules/KuGou_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 酷狗音乐去广告 2 | #!desc = 移除开屏广告、应用各类弹窗、各类横幅广告、评论区广告和播放器界面广告。 3 | #!openUrl = 4 | #!author = 可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/KuGou.png 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 去广告 9 | 10 | [Rule] 11 | DOMAIN,ads.service.kugou.com,REJECT,extended-matching,pre-matching 12 | DOMAIN,adstats.tencentmusic.com,REJECT,extended-matching,pre-matching 13 | DOMAIN,adsmind.gdtimg.com,REJECT,extended-matching,pre-matching 14 | DOMAIN,adserviceretry.kugou.com,REJECT,extended-matching,pre-matching 15 | DOMAIN,adserviceretry.kglink.cn,REJECT,extended-matching,pre-matching 16 | DOMAIN,ad.tencentmusic.com,REJECT,extended-matching,pre-matching 17 | DOMAIN,adservice.kugou.com,REJECT,extended-matching,pre-matching 18 | DOMAIN,splashimgretrybssdl.cloud.kugou.com,REJECT,extended-matching,pre-matching 19 | DOMAIN,ios.bugly.qq.com,REJECT,extended-matching,pre-matching 20 | DOMAIN,sdk.e.qq.com,REJECT,extended-matching,pre-matching 21 | DOMAIN,us.l.qq.com,REJECT,extended-matching,pre-matching 22 | DOMAIN-SUFFIX,ugdtimg.com,REJECT,extended-matching,pre-matching 23 | DOMAIN-SUFFIX,gdt.qq.com,REJECT,extended-matching,pre-matching 24 | URL-REGEX,"^http:\/\/log\.stat\.kugou\.com\/mobile\/ad\.html",REJECT,extended-matching 25 | 26 | [Map Local] 27 | ^https:\/\/fx\.service\.kugou\.com\/mfx-kugoulive\/ad\/ data-type=text data="{}" status-code=200 28 | 29 | ^https:\/\/gateway(retry)?\.kugou\.com\/adp\/ad\/ data-type=text data="{}" status-code=200 30 | 31 | ^https:\/\/gateway(retry)?\.kugou\.com\/ads\.gateway\/ data-type=text data="{}" status-code=200 32 | 33 | ^https:\/\/gateway(retry)?\.kugou\.com\/v\d\/feeds\/follow_feed_fallback data-type=text data="{}" status-code=200 34 | 35 | ^https:\/\/gateway(retry)?\.kugou\.com\/mstc\/musicsymbol\/v\d\/system\/profile data-type=text data="{}" status-code=200 36 | 37 | ^https:\/\/gateway(retry)?\.kugou\.com\/searchnofocus\/v\d\/search_no_focus_word data-type=text data="{}" status-code=200 38 | 39 | ^https:\/\/gateway(retry)?\.kugou\.com\/adp\/bubble\/v\d\/song_play data-type=text data="{}" status-code=200 40 | 41 | ^https:\/\/gateway(retry)?\.kugou\.com\/singerdiscuss\/v\d\/entrance\/comment data-type=text data="{}" status-code=200 42 | 43 | ^https:\/\/gateway(retry)?\.kugou\.com\/r\/v\d\/general\/putin\/midad data-type=text data="{}" status-code=200 44 | 45 | ^https:\/\/gateway(retry)?\.kugou\.com\/ocean\/v\d\/sound\/banner data-type=text data="{}" status-code=200 46 | 47 | ^https:\/\/gzacshow\.kugou\.com\/mfanxing-home\/cdn\/room\/index\/list_v2 data-type=text data="{}" status-code=200 48 | 49 | ^https:\/\/gzacshow\.kugou\.com\/mfx-rt-show\/cdn\/mo\/show\/headline data-type=text data="{}" status-code=200 50 | 51 | ^https:\/\/m1fxgroup\.kugou\.com\/fxsing\/yqc\/alongInfo\/getUserAlongInfo data-type=text data="{}" status-code=200 52 | 53 | ^https:\/\/hwstore\.kugou\.com\/v\d\/get_store_data data-type=text data="{}" status-code=200 54 | 55 | ^https:\/\/ep\.kugou\.com\/v\d\/album_shop\/get_entrance_info data-type=text data="{}" status-code=200 56 | 57 | [Script] 58 | 精简顶部标签 = type=http-response, pattern=^https:\/\/gateway(retry)?\.kugou\.com\/ocean\/v\d\/tab\/list_v\d, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/KuGou/KuGou_remove_ads.js, requires-body=true 59 | 60 | [MITM] 61 | hostname = %APPEND% gateway.kugou.com, fx.service.kugou.com, hwstore.kugou.com, ep.kugou.com, gatewayretry.kugou.com, gzacshow.kugou.com, m1fxgroup.kugou.com 62 | -------------------------------------------------------------------------------- /Modules/KuaiShou_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 快手去广告 2 | #!desc = 移除开屏广告、视频流广告、底栏皮肤、精简我的页面。 3 | #!openUrl = 4 | #!author = 可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/KuaiShou.png 7 | #!date = 2025-03-07 01:04:38 8 | #!category = 去广告 9 | 10 | [Map Local] 11 | # 任务中心 - 挂件 12 | ^https:\/\/az2-api\.ksapisrv\.com\/rest\/n\/taskCenter\/task\/report\? data-type=text data="{}" status-code=200 13 | 14 | # 广告下发 15 | ^https:\/\/az2-api\.ksapisrv\.com\/rest\/n\/ad\/ data-type=text data="{}" status-code=200 16 | 17 | [Script] 18 | body_rewrite_13 = type=http-response, pattern=^https:\/\/(apissl|az2-api(-js|-idc)?)\.(gifshow|ksapisrv)\.com\/rest\/system\/startup\?, script-path=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/scripts/body-rewrite.js, requires-body=true, max-size=-1, timeout=30, argument=%5B%5B%22json-del%22%2C%5B%22reskinConfig%22%2C%22sidebarExSquareStyle.moreList%22%2C%22sidebarExSquareStyle.topList%22%5D%5D%5D 19 | 20 | body_rewrite_17 = type=http-response, pattern=^https:\/\/az2-live\.ksapisrv\.com\/rest\/n\/live\/feed\/square\/refresh\?, script-path=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/scripts/body-rewrite.js, requires-body=true, max-size=-1, timeout=30, argument=%5B%5B%22json-del%22%2C%5B%22data.banners%22%5D%5D%5D 21 | 22 | body_rewrite_25 = type=http-response, pattern=^https:\/\/az2-api-js\.gifshow\.com\/rest\/n\/user\/profile\/v2\?, script-path=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/scripts/body-rewrite.js, requires-body=true, max-size=-1, timeout=30, argument=%5B%5B%22json-del%22%2C%5B%22postRecommends%22%5D%5D%5D 23 | 24 | [MITM] 25 | hostname = %APPEND% az4-api.ksapisrv.com, az4-api-idc.ksapisrv.com, az2-api.ksapisrv.com, az2-api-idc.ksapisrv.com, apissl.gifshow.com, apissl.ksapisrv.com, az2-api-js.gifshow.com, az2-live.ksapisrv.com 26 | -------------------------------------------------------------------------------- /Modules/Kuwo_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=酷我音乐去广告 2 | #!desc=解锁会员皮肤、会员音频(至高320K)、听书权限。移除开屏广告、各类弹窗、悬浮窗、各类横幅广告、信息流广告、歌词评论区广告和播放器界面广告,精简侧边栏。 3 | #!author=可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md],404_Not_Found[https://github.com/Yuheng0101] 4 | #!icon=https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/Kuwo.png 5 | #!tag=解锁去广告 6 | #!system=ios 7 | #!system_version=15 8 | #!loon_version=3.2.4(787) 9 | #!homepage=https://github.com/luestr/ProxyResource/blob/main/README.md 10 | #!date=2024-11-28 00:00:00 11 | 12 | [Rule] 13 | DOMAIN,serveraddr.service.kugou.com,REJECT 14 | DOMAIN,twns.p2ptun.qq.com,REJECT 15 | DOMAIN,tp2p.kg.qq.com,REJECT 16 | IP-CIDR,81.71.61.216/32,REJECT,no-resolve 17 | DOMAIN,ios.bugly.qq.com,REJECT 18 | DOMAIN,sdk.e.qq.com,REJECT 19 | DOMAIN,us.l.qq.com,REJECT 20 | DOMAIN-SUFFIX,ugdtimg.com,REJECT 21 | DOMAIN-SUFFIX,gdt.qq.com,REJECT 22 | DOMAIN,tmeadcomm.y.qq.com,REJECT 23 | DOMAIN,mobilead.kuwo.cn,REJECT 24 | DOMAIN,adstats.tencentmusic.com,REJECT 25 | DOMAIN,adsmind.gdtimg.com,REJECT 26 | DOMAIN,ad.tencentmusic.com,REJECT 27 | DOMAIN,mc.tencentmusic.com,REJECT 28 | URL-REGEX,"^http:\/\/rich\.kuwo\.cn\/AdService\/",REJECT-TINYGIF 29 | URL-REGEX,"^http:\/\/wapi\.kuwo\.cn\/openapi\/v\d\/user\/freeMode\/",REJECT-TINYGIF 30 | URL-REGEX,"^http:\/\/wapi\.kuwo\.cn\/openapi\/v\d\/app\/pasterAdvert\/",REJECT-TINYGIF 31 | URL-REGEX,"^http:\/\/wapi\.kuwo\.cn\/openapi\/v\d\/app\/startup\/config",REJECT-TINYGIF 32 | URL-REGEX,"^http:\/\/rich\.kuwo\.cn\/EcomResourceServer\/",REJECT-TINYGIF 33 | IP-CIDR,111.206.98.63/32,REJECT,no-resolve 34 | URL-REGEX,"^http:\/\/searchrecterm\.kuwo\.cn\/recterm\.s",REJECT-TINYGIF 35 | URL-REGEX,"^http:\/\/wapi\.kuwo\.cn\/openapi\/v\d\/app\/newMenuList\/menuListInfo",REJECT-TINYGIF 36 | URL-REGEX,"^http:\/\/vip\d\.kuwo\.cn\/vip\/v\d\/sysinfo\?op=getRePayAndDoPayBox",REJECT-TINYGIF 37 | URL-REGEX,"^http:\/\/wapi\.kuwo\.cn\/openapi\/v\d\/album\/adBar\/",REJECT-TINYGIF 38 | 39 | [Map Local] 40 | ^https:\/\/vip\d\.kuwo\.cn\/commercia\/vipconf\/projectPage\/getPageContent data-type=text data="{}" status-code=200 41 | 42 | ^https:\/\/tingshu\.kuwo\.cn\/v2\/api\/pay\/user\/info data-type=text data="{}" status-code=200 43 | 44 | ^https:\/\/appi\.kuwo\.cn\/kuwopay\/personal\/cells data-type=text data="{}" status-code=200 45 | 46 | [Script] 47 | 移除听书页面广告 = type=http-response, pattern=^http:\/\/wapi\.kuwo\.cn\/openapi\/v\d\/tingshu\/index\/radio, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Kuwo/Kuwo_remove_ads.js, requires-body=true 48 | 49 | 酷我音乐会员解锁 = type=http-response, pattern=^https?:\/\/(?:musicpay|nmobi|anymatch|vip1|audiobookpay|tingshu)\.kuwo\.cn\/(?:music\.pay\?newver=\d+|mobi.s\?f=kwxs|vip\/(?:enc\/user\/vip\?op=ui&uid=|v2\/theme\?op=gd)|a\.p|v2\/api\/pay\/user\/info), script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Kuwo/Kuwovip.js, requires-body=true, timeout=60 50 | 51 | [MITM] 52 | hostname = %APPEND% appi.kuwo.cn, mc.tencentmusic.com, vip*.kuwo.cn, tingshu.kuwo.cn 53 | -------------------------------------------------------------------------------- /Modules/Location.sgmodule: -------------------------------------------------------------------------------- 1 | #!name =  iRingo: 📍 Location 2 | #!desc = 自定义「定位服务」\n通过「基于网络的地区检测」结果始终为用户设置的地区。 3 | #!openUrl = 4 | #!author = VirgilClyne[https://github.com/VirgilClyne] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/iRingo/ios_location_services-250x250.jpg 7 | #!date = 2024-12-05 08:49:35 8 | #!category =  iRingo 9 | 10 | #!arguments = GeoCountryCode:US 11 | #!arguments-desc = GeoCountryCode: [地区检测] 地理国家或地区代码 12 | 13 | [Rule] 14 | # 📍 Country Code 15 | DOMAIN,gspe1-ssl.ls.apple.com,DIRECT 16 | 17 | [Script] 18 | # 📍 Country Code 19 | 📍 Location.pep.gcc.response = type=http-response, pattern=^https?:\/\/gspe1-ssl\.ls\.apple\.com\/pep\/gcc, requires-body=1, script-path=https://github.com/NSRingo/GeoServices/releases/latest/download/response.bundle.js, argument=PEP.GCC={{{GeoCountryCode}}} 20 | 21 | [MITM] 22 | hostname = %APPEND% gspe1-ssl.ls.apple.com 23 | -------------------------------------------------------------------------------- /Modules/MaiMai_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 脉脉去广告 2 | #!desc = 移除开屏广告、信息流广告、横幅推广、相关帖子推荐。 3 | #!openUrl = 4 | #!author = 可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/MaiMai.png 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 去广告 9 | 10 | [Body Rewrite] 11 | http-response-jq ^https:\/\/(h3\.)?open\.taou\.com\/maimai\/feed\/v6\/detail_recommend_feeds\? 'delpaths([["feeds"]])' 12 | 13 | [Map Local] 14 | ^https:\/\/(h3\.)?open\.taou\.com\/maimai\/adshow\? data-type=text data="{}" status-code=200 15 | 16 | ^https:\/\/(h3\.)?open\.taou\.com\/maimai\/pay\/v5\/check_gift\? data-type=text data="{}" status-code=200 17 | 18 | ^https:\/\/(h3\.)?open\.taou\.com\/maimai\/go_gossip_darwin\/external\/v2\/query_flow_cards\? data-type=text data="{}" status-code=200 19 | 20 | [Script] 21 | 移除信息流和评论区大块广告 = type=http-response, pattern=^https:\/\/(h3\.)?open\.taou\.com\/maimai\/(feed|gossip)\/v\d\/(focus_feed|gossip_detail_comment|feed_detail_comment?)\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/MaiMai/MaiMai_remove_ads.js, requires-body=true 22 | 23 | [MITM] 24 | hostname = %APPEND% open.taou.com, h3.open.taou.com 25 | -------------------------------------------------------------------------------- /Modules/Manager-Tools.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Manager Tools 2 | #!desc = 重写及规则集转换\n高级订阅管理工具和Boxjs管理工具合集。 3 | #!category = 实用工具 4 | #!author = 小白脸,xream[https://github.com/xream],keywos[https://github.com/keywos],ckyb[https://github.com/chengkongyiban] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/ManagerTools.png 7 | #!date = 2025-05-13 00:59:00 8 | 9 | #!arguments = Notify:开启通知,ability:http-client-policy,cronexp:55 23 * * *,sync:"Sub-Store Sync",timeout:120,engine:auto,produce:"# Sub-Store Produce",produce_cronexp:50 */6 * * *,produce_sub:"sub1,sub2",produce_col:"col1,col2" 10 | #!arguments-desc = Notify:\nScriptHub通知设置, 可选 开启通知, 关闭通知, 跟随链接\n1️⃣ ability\n\n默认已开启测落地能力\n需要配合脚本操作\n如 https://raw.githubusercontent.com/Keywos/rule/main/cname.js\n填写任意其他值关闭\n\n2️⃣ cronexp\n\n同步配置定时任务\n默认为每天 23 点 55 分\n\n定时任务指定时将订阅/文件上传到私有 Gist. 在前端, 叫做 '同步' 或 '同步配置'\n\n3️⃣ sync\n\n自定义定时任务名\n便于在脚本编辑器中选择\n若设为 # 可取消定时任务\n\n4️⃣ timeout\n\n脚本超时, 单位为秒\n\n5️⃣ engine\n\n默认为自动使用 webview 引擎, 可设为指定 jsc, 但 jsc 容易爆内存\n\n6️⃣ produce\n\n自定义处理订阅的定时任务名\n一般用于定时处理耗时较长的订阅, 以更新缓存\n这样 Surge 中拉取的时候就能用到缓存, 不至于总是超时\n若设为 # 可取消此定时任务\n默认不开启\n\n7️⃣ produce_cronexp\n\n配置处理订阅的定时任务\n\n默认为每 6 小时\n\n9️⃣ produce_sub\n\n自定义需定时处理的单条订阅名\n多个用 , 连接\n\n🔟 produce_col\n\n自定义需定时处理的组合订阅名\n多个用 , 连接\n\n⚠️ 注意: 是 名称(name) 不是 显示名称(displayName)\n如果名称需要编码, 请编码后再用 , 连接\n顺序: 并发执行单条订阅, 然后并发执行组合订阅 11 | 12 | [General] 13 | force-http-engine-hosts = %APPEND% script.hub, *.script.hub, boxjs.com, boxjs.net, *.boxjs.com, *.boxjs.net 14 | 15 | [Script] 16 | Script Hub: 前端 = type=http-request, pattern=^https?:\/\/script\.hub\/($|edit\/|reload), script-path=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/script-hub.js, timeout=300 17 | 18 | Script Hub: 重写转换 = type=http-request, pattern=^https?:\/\/script\.hub\/file\/_start_\/.+type=(?:qx-rewrite|surge-module|loon-plugin|all-module), script-path=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/Rewrite-Parser.js, timeout=300, argument=Notify={{{Notify}}} 19 | 20 | Script Hub: 规则集转换 = type=http-request, pattern=^https?:\/\/script\.hub\/file\/_start_\/.+type=rule-set, script-path=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/rule-parser.js, timeout=300, argument=Notify={{{Notify}}} 21 | 22 | Script Hub: 脚本转换 = type=http-request, pattern=^https?:\/\/script\.hub\/convert\/, script-path=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/script-converter.js, timeout=300 23 | 24 | Sub-Store Core=type=http-request,pattern=^https?:\/\/sub\.store\/((download)|api\/(preview|sync|(utils\/node-info))),script-path=https://raw.githubusercontent.com/sub-store-org/Sub-Store/release/sub-store-1.min.js,requires-body=true,timeout={{{timeout}}},ability="{{{ability}}}",engine={{{engine}}} 25 | 26 | Sub-Store Simple=type=http-request,pattern=^https?:\/\/sub\.store,script-path=https://raw.githubusercontent.com/sub-store-org/Sub-Store/release/sub-store-0.min.js,requires-body=true,timeout={{{timeout}}},engine={{{engine}}} 27 | 28 | {{{sync}}}=type=cron,cronexp="{{{cronexp}}}",wake-system=1,timeout={{{timeout}}},script-path=https://raw.githubusercontent.com/sub-store-org/Sub-Store/release/cron-sync-artifacts.min.js,engine={{{engine}}} 29 | 30 | {{{produce}}}=type=cron,cronexp="{{{produce_cronexp}}}",wake-system=1,timeout={{{timeout}}},script-path=https://raw.githubusercontent.com/sub-store-org/Sub-Store/release/cron-sync-artifacts.min.js,engine={{{engine}}},argument="sub={{{produce_sub}}}&col={{{produce_col}}}" 31 | 32 | Rewrite: BoxJs = type=http-request,pattern=^https?:\/\/(.+\.)?boxjs\.(com|net),script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/box/chavy.boxjs.js, requires-body=true, timeout=120 33 | 34 | [MITM] 35 | hostname = %APPEND% script.hub, *.script.hub, sub.store, boxjs.com, boxjs.net, *.boxjs.com, *.boxjs.net 36 | -------------------------------------------------------------------------------- /Modules/NetEaseCloudMusic_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=网易云音乐去广告 2 | #!desc=过滤网易云音乐广告,并允许自定义界面。\n解锁网易云音乐会员,非会员用户在模块参数中自行开启。 3 | #!author=Keywos[https://github.com/Keywos], RuCu6[https://github.com/RuCu6], wish[https://github.com/mist-whisper], anyehttp[https://github.com/anyehttp] 4 | #!category=去广告 5 | #!date=2025-05-31 02:12:00 6 | 7 | #!arguments=共享会员:#,漫游:1,笔记:1,发现:1,问候语:0,排行榜:0,每日推荐:0,推荐歌单:0,最近常听:1,雷达歌单:1,音乐合伙人:1,推荐专属歌单:0,你的专属歌单:0 8 | #!arguments-desc=将 # 改成任意名称即可开启对应脚本\n\n隐藏为:1/true 不隐藏为:0/false 9 | 10 | [Rule] 11 | DOMAIN,iadmusicmat.music.126.net,REJECT-NO-DROP 12 | DOMAIN,iadmat.nosdn.127.net,REJECT-NO-DROP 13 | DOMAIN,iadmatapk.nosdn.127.net,REJECT-NO-DROP 14 | DOMAIN,httpdns.n.netease.com,REJECT-NO-DROP 15 | DOMAIN,httpdns.music.163.com,REJECT-NO-DROP 16 | 17 | [Map Local] 18 | # 开屏广告 19 | ^https?:\/\/(ipv4|interface\d?)\.music\.163.com\/e?api\/ad data-type=text data="{}" 20 | # 今日运势 商城 Beat专区 音乐收藏家 | type:ACTIVITY | 低至5.2折 21 | ^https?:\/\/interface\d?\.music\.163\.com\/w?e?api\/(?:side-bar\/mini-program\/music-service\/account|delivery\/(batch-deliver|deliver)|moment\/tab\/info\/get|yunbei\/account\/entrance\/get) data-type=text data="{}" 22 | # 播放页 歌名下方 乐迷团|关注|播放页提示|音乐应用红点|播放提示 23 | ^https?:\/\/interface\d?\.music\.163\.com\/eapi\/(?:resource\/comments?\/musiciansaid|community\/friends\/fans-group\/artist\/group\/get|user\/sub\/artist|music\/songshare\/text\/recommend\/get|mine\/applet\/redpoint|resniche\/position\/play\/new\/get) data-type=text data="{}" 24 | # 搜索页 搜索词 热搜卡片 猜你喜欢 我的应用下方提醒 25 | ^https?:\/\/interface\d?\.music\.163.com\/w?e?api\/search\/default data-type=text data="{}" 26 | ^https?:\/\/interface\d?\.music\.163.com\/w?e?api\/(?:search\/(chart|rcmd\/keyword|specialkeyword)|resource-exposure\/|activity\/bonus\/playpage\/time\/query) data-type=text data="{}" 27 | ^https?:\/\/interface\d?\.music\.163.com\/eapi\/(?:mlivestream\/entrance\/playpage|link\/(position\/show\/strategy|scene\/show)|ios\/version|v\d\/content\/exposure\/comment\/banner) data-type=text data="{}" 28 | # 主页播客推荐 29 | ^https:\/\/interface\d\.music\.163\.com\/eapi\/my\/podcast\/tab\/recommend data-type=text data="{}" status-code=200 header="Content-Type:application/json" 30 | 31 | [Script] 32 | # 会员解锁 33 | {{{共享会员}}} = type=http-request, pattern=^https?:\/\/interface\d?\.music\.163\.com\/eapi\/(?:v1\/artist\/top\/song|v3\/discovery\/recommend\/songs), script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/NeteaseCloudMusic/ShareVIP.js, timeout=20 34 | {{{共享会员}}} = type=http-request, pattern=^https?:\/\/interface\d?\.music\.163\.com\/eapi\/v3\/song\/detail, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/NeteaseCloudMusic/ShareVIP.js, timeout=20 35 | {{{共享会员}}} = type=http-request, pattern=^https?:\/\/interface\d?\.music\.163\.com\/eapi\/song\/(?:chorus|enhance\/|play\/|type\/detail\/get), script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/NeteaseCloudMusic/ShareVIP.js, timeout=20 36 | 37 | {{{共享会员}}} = type=http-request, pattern=^https?:\/\/interface\d?\.music\.163\.com\/eapi\/playermode\/, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/NeteaseCloudMusic/ShareVIP.js, timeout=20 38 | 39 | {{{共享会员}}} = type=http-request, pattern=^https?:\/\/interface\d?\.music\.163\.com\/eapi\/search\/(?:complex\/page|complex\/rec\/song\/get|song\/list\/page), script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/NeteaseCloudMusic/ShareVIP.js, timeout=20 40 | 41 | {{{共享会员}}} = type=http-request, pattern=^https?:\/\/interface\d?\.music\.163\.com\/eapi\/vipnewcenter\/app\/resource\/newaccountpage, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/NeteaseCloudMusic/ShareVIP.js, timeout=20 42 | 43 | {{{共享会员}}} = type=http-request, pattern=^https?:\/\/interface\d?\.music\.163\.com\/w?e?api\/(homepage\/|v6\/)?playlist\/(?!(?:delete|subscribe|unsubscribe)), script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/NeteaseCloudMusic/ShareVIP.js, timeout=20 44 | 45 | {{{共享会员}}} = type=http-request, pattern=^https?:\/\/interface\d?\.music\.163\.com\/eapi\/vipauth\/app\/auth\/(soundquality\/)?query, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/NeteaseCloudMusic/ShareVIP.js, timeout=20 46 | 47 | # 以下为非会员部分 48 | 评论区、热推、有话想说、分享一下、歌曲下的祝福等小提示 = type=http-response,pattern=^https?:\/\/(ipv4|interface\d?)\.music\.163\.com\/e?api\/(batch|v\d\/resource\/comment\/floor\/get),requires-body=1,max-size=0,timeout=20,binary-body-mode=1,script-path=https://raw.githubusercontent.com/Keywos/rule/main/script/wy/js/wyres.js 49 | 推荐、home、主页 = type=http-response,pattern=^https?:\/\/(ipv4|interface\d?)\.music\.163\.com\/e?api\/(homepage\/block\/page|link\/page\/rcmd\/(resource\/show|block\/resource\/multi\/refresh)),requires-body=1,max-size=0,timeout=20,binary-body-mode=1,script-path=https://raw.githubusercontent.com/Keywos/rule/main/script/wy/js/wyres.js, argument="{"PRGG":"{{{问候语}}}","PRDRD":"{{{每日推荐}}}","PRSCVPT":"{{{推荐歌单}}}","PRST":"{{{最近常听}}}","HMPR":"{{{音乐合伙人}}}","PRRR":"{{{雷达歌单}}}","PRRK":"{{{排行榜}}}","PRMST":"{{{推荐专属歌单}}}","PRCN":"{{{你的专属歌单}}}"}" 50 | 底部选项卡 = type=http-response,pattern=^https?:\/\/(ipv4|interface\d?)\.music\.163\.com\/e?api\/link\/home\/framework\/tab,requires-body=1,max-size=0,timeout=20,binary-body-mode=1,script-path=https://raw.githubusercontent.com/Keywos/rule/main/script/wy/js/wyres.js, argument="{"MY":"{{{漫游}}}","DT":"{{{笔记}}}","FX":"{{{发现}}}"}" 51 | 发现页 = type=http-response,pattern=^https?:\/\/(ipv4|interface\d?)\.music\.163\.com\/e?api\/link\/page\/discovery\/resource\/show,requires-body=1,max-size=0,timeout=20,binary-body-mode=1,script-path=https://raw.githubusercontent.com/Keywos/rule/main/script/wy/js/wyres.js 52 | # 播放音效 = type=http-response,pattern=^https?:\/\/(ipv4|interface\d?)\.music\.163\.com\/e?api\/song\/play\/more\/list\/v\d,requires-body=1,max-size=0,timeout=20,binary-body-mode=1,script-path=https://raw.githubusercontent.com/Keywos/rule/main/script/wy/js/wyres.js 53 | 我的页面 = type=http-response,pattern=^https?:\/\/(ipv4|interface\d?)\.music\.163\.com\/e?api\/link\/position\/show\/resource,requires-body=1,max-size=0,timeout=20,binary-body-mode=1,script-path=https://raw.githubusercontent.com/Keywos/rule/main/script/wy/js/wyres.js 54 | 显示未关注你的人 = type=http-response,pattern=^https?:\/\/(ipv4|interface\d?)\.music\.163\.com\/e?api\/user\/follow\/users\/mixed\/get,requires-body=1,max-size=0,timeout=20,binary-body-mode=1,script-path=https://raw.githubusercontent.com/Keywos/rule/main/script/wy/js/wyres.js 55 | 56 | [MITM] 57 | hostname = %APPEND% interface.music.163.com, interface3.music.163.com, interface9.music.163.com,httpdns.n.netease.com, ipv4.music.163.com 58 | -------------------------------------------------------------------------------- /Modules/Panel_CFGPT.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = ChatGPT解锁查询 2 | #!desc = Chatgpt可用区域检测随可用性更换ICON 3 | #!openUrl = 4 | #!author = keywos[https://github.com/keywos],wuhu_zz[https://github.com/wuhu_zz],getsomecat[https://github.com/getsomecat] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 去广告 9 | 10 | # 参数说明 11 | # 可选参数"iconerr=xxx" 不支持chatgpt时的图标,内容为任意有效的 SF Symbol Name 12 | # 可选参数"icon=xxx" 支持chatgpt时的图标,内容为任意有效的 SF Symbol Name,如 bolt.horizontal.circle.fill,详细可以下载app https://apps.apple.com/cn/app/sf-symbols-browser/id1491161336 13 | # 可选参数"color=xxx" 当使用 icon 字段时,可传入 color 字段控制图标颜色,字段内容为颜色的 HEX 编码。如:color=#007aff 14 | # 如:argument=icon=lasso.and.sparkles&iconerr=xmark.seal.fill&icon-color=#D7431E 15 | 16 | 17 | [Panel] 18 | 19 | # GPT 20 | CFGPT = script-name=CFGPT,update-interval=-1 21 | [Script] 22 | CFGPT = type=generic,timeout=6,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/CFGPT/CFGPT_2.js,argument=icon=lasso.and.sparkles&iconerr=xmark.seal.fill&icon-color=#336FA9&iconerr-color=#D65C51 23 | -------------------------------------------------------------------------------- /Modules/Panel_FlushDNS.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Flush DNS 2 | #!desc=快速清除DNS缓存 3 | #!author=Rabbit-Spec[https://github.com/Rabbit-Spec] 4 | #!category=面板模块 5 | #!date=2024-09-09 6 | 7 | #!arguments = TITLE:DNS Flush,ICON:cube,COLOR:#AFE59A 8 | #!arguments-desc = [参数设置]\n\n⓵ TITLE: 自定义面板标题。\n\n⓶ ICON: 自定义面板图标,需为有效的SFSymbolName,如不设置则默认。\n\n⓷ COLOR: 自定义图标颜色,需为颜色的HEX编码。 9 | 10 | [Panel] 11 | FlushDNS = script-name=FlushDNS,update-interval=600 12 | 13 | [Script] 14 | FlushDNS = type=generic,timeout=10,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/Tools/Flush-DNS.js,argument=title={{{TITLE}}}&icon={{{ICON}}}&color={{{COLOR}}}&server=false -------------------------------------------------------------------------------- /Modules/Panel_Histoday.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=历史上的今天 2 | #!desc=显示历史上当天所发生的大事件。 3 | #!author=deezertidal[https://github.com/deezertidal],wish[https://github.com/mist-whisper] 4 | #!category=面板模块 5 | #!date=2025-06-02 22:20:00 6 | 7 | [Panel] 8 | 历史上的今天=script-name=历史上的今天 9 | 10 | [Script] 11 | 历史上的今天=type=generic,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/Tools/Histoday.js 12 | -------------------------------------------------------------------------------- /Modules/Panel_IP-info.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 节点信息面板 2 | #!desc = 展示节点的IP/运营商/所在地 3 | #!openUrl = 4 | #!author = cc63[https://github.com/cc63] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2024-07-02 8 | #!category = 面板模块 9 | 10 | #!arguments = API序号:1 11 | #!arguments-desc = \n⚙️API序号\n\n1.ip-api.com\n2.ipinfo.io\n3.ipleak.net\n4.ip.sb 12 | 13 | [Panel] 14 | IP-info = script-name=IP-info, title="节点信息", content="请刷新", style=info, update-interval=1 15 | 16 | [Script] 17 | IP-info = type=generic,timeout=5,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/IP-info/IP-{{{API序号}}}.js 18 | -------------------------------------------------------------------------------- /Modules/Panel_MediaChecker.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=流媒体解锁检测Lite 2 | #!desc=用于检测流媒体服务的解锁情况 3 | #!author=githubdulong[https://github.com/githubdulong] 4 | #!category=面板模块 5 | #!date=2025-05-27 6 | 7 | [Panel] 8 | Stream-All-Lite = script-name=Stream-All-Lite,update-interval=7200 9 | 10 | [Script] 11 | Stream-All-Lite = type=generic,timeout=30,script-path=https://raw.githubusercontent.com/githubdulong/Script/master/Stream-All.js,script-update-interval=0,argument=title=流媒体解锁检测&icon=play.tv.fill&color=#D22F28 -------------------------------------------------------------------------------- /Modules/Panel_NetISP_X.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 网络信息𝕏 2 | #!desc = 国内外IP, 运营商, ASN, ORG, 位置, 策略; IPv6; 入口落地; 隐私; LAN; SSID. 自己设置对应域名的分流. 支持网络变化时进行查询通知. 提供 https://net-lsp-x.com 数据接口, 参数与模块参数相同。 3 | #!openUrl = 4 | #!author = keywos[https://github.com/keywos],xream[https://github.com/keywos] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2024-07-06 20:05:57 8 | #!category = 面板模块 9 | 10 | #!arguments = DOMESTIC_IPv4:spcn,DOMESTIC_IPv4_KEY:若接口需要就填这里,DOMESTIC_IPv6:ddnspod,LANDING_IPv4:ipapi,LANDING_IPv6:ipsb,DNS:ali,FLAG:1,ASN:0,ORG:0,PRIVACY:0,LAN:0,SSID:0,IPv6:0,MASK:0,TIMEOUT:5,RETRIES:1,RETRY_DELAY:1,ENTRANCE_DELAY:0,EVENT_SCRIPT_NAME:网络信息变化,EVENT_DELAY:3,PANEL_NAME:网络信息面板,UPDATE-INTERVAL:-1,ICON:globe.asia.australia,ICON-COLOR:#6699FF 11 | #!arguments-desc = 完整说明: https://github.com/xream/scripts/blob/main/surge/modules/network-info/README.md\n\n1 为开启, 0 为关闭\n\n · [LAN]: 显示 LAN IP\n\n · [SSID]: 显示 SSID\n\n · [IPv6]: 显示 IPv6 地址\n\n · [MASK]: 打码 保护隐私\n\n · [DOMESTIC_IPv4]: 国内 IPv4 来源, 可选 spcn(请设置分流 DOMAIN-SUFFIX,speedtest.cn), cip, bilibili, 126, ipip, ip233, pingan, qixin, muhan, ipim(请设置分流 DOMAIN-SUFFIX,ip.im), ali(将阿里云 IP 服务的 APPCODE 填到 DOMESTIC_IPv4_KEY)\n\n · [DOMESTIC_IPv4_KEY]: 若接口需要就填(多个 key 用 , 分隔)\n\n · [DOMESTIC_IPv6]: 国内 IPv6 来源, 可选 ddnspod, neu6\n\n · [LANDING_IPv4]: 落地 IPv4 来源, 可选 ipapi, ipsb, ipinfo, ipscore, ipwhois\n\n · [LANDING_IPv6]: 落地 IPv6 来源, 可选 ipsb, ident, ipify\n\n · [DNS]: 解析域名, 可选 google, cf, ali, tencent\n\n · [ASN]: 显示 ASN 信息\n\n · [ORG]: 显示 ORG 信息\n\n · [PRIVACY]: (当落地为 ipwhois, ipinfo 时)显示 Privacy/Security 等信息\n\n · [FLAG]: 是否显示国旗\n\n · [TIMEOUT]: 超时设置(单位: 秒)\n\n · [RETRIES]: 请求重试次数\n\n · [RETRY_DELAY]: 请求重试等待时间(单位: 秒)\n\n · [ENTRANCE_DELAY]: 查询落地之后紧接着查询入口可能会导致请求太频繁而风控\n可适当调节此延时(单位: 秒)\n\n · [EVENT_SCRIPT_NAME]: 网络变化时进行查询通知的脚本名称\n若要禁用此脚本, 请输入 #\n\n · [EVENT_DELAY]: 网络变化时, 延后查询信息(单位: 秒)\n\n · [PANEL_NAME]: 网络信息面板名称\n若要禁用此面板, 请输入 #\n\n · [UPDATE-INTERVAL]: 面板刷新时间\n您可以在这里指定一个小的时间(例如1),以使面板每次自动更新。 12 | 13 | [Script] 14 | # Request 15 | 网络信息请求 = type=http-request,pattern=^https?:\/\/net-lsp-x\.com,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/network-info/net-lsp-x.js,timeout=120 16 | 17 | # Event 18 | {{{EVENT_SCRIPT_NAME}}} = type=event,event-name=network-changed,timeout=120,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/network-info/net-lsp-x.js,argument="TYPE=EVENT&icon={{{ICON}}}&icon-color={{{ICON-COLOR}}}&LAN={{{LAN}}}&SSID={{{SSID}}}&IPv6={{{IPv6}}}&MASK={{{MASK}}}&DOMESTIC_IPv4={{{DOMESTIC_IPv4}}}&DOMESTIC_IPv6={{{DOMESTIC_IPv6}}}&LANDING_IPv4={{{LANDING_IPv4}}}&LANDING_IPv6={{{LANDING_IPv6}}}&PRIVACY={{{PRIVACY}}}&FLAG={{{FLAG}}}&ENTRANCE_DELAY={{{ENTRANCE_DELAY}}}&TIMEOUT={{{TIMEOUT}}}&EVENT_DELAY={{{EVENT_DELAY}}}&RETRIES={{{RETRIES}}}&RETRY_DELAY={{{RETRY_DELAY}}}&ASN={{{ASN}}}&ORG={{{ORG}}}&DOMESTIC_IPv4_KEY={{{DOMESTIC_IPv4_KEY}}}" 19 | 20 | # Panel 21 | 网络信息面板 = type=generic,timeout=120,script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/network-info/net-lsp-x.js,argument="icon={{{ICON}}}&icon-color={{{ICON-COLOR}}}&LAN={{{LAN}}}&SSID={{{SSID}}}&IPv6={{{IPv6}}}&MASK={{{MASK}}}&DOMESTIC_IPv4={{{DOMESTIC_IPv4}}}&DOMESTIC_IPv6={{{DOMESTIC_IPv6}}}&LANDING_IPv4={{{LANDING_IPv4}}}&LANDING_IPv6={{{LANDING_IPv6}}}&PRIVACY={{{PRIVACY}}}&FLAG={{{FLAG}}}&ENTRANCE_DELAY={{{ENTRANCE_DELAY}}}&TIMEOUT={{{TIMEOUT}}}&EVENT_DELAY={{{EVENT_DELAY}}}&RETRIES={{{RETRIES}}}&RETRY_DELAY={{{RETRY_DELAY}}}&ASN={{{ASN}}}&ORG={{{ORG}}}&DOMESTIC_IPv4_KEY={{{DOMESTIC_IPv4_KEY}}}" 22 | 23 | [Panel] 24 | {{{PANEL_NAME}}} = script-name=网络信息面板,update-interval={{{UPDATE-INTERVAL}}} 25 | 26 | [MITM] 27 | hostname = %APPEND% net-lsp-x.com 28 | -------------------------------------------------------------------------------- /Modules/Panel_Network_Info_CN.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 网络详情 2 | #!desc = 详细的显示你当前的网络信息 3 | #!openUrl = 4 | #!author = Nebulosa-Cat[https://github.com/Nebulosa-Cat],Rabbit-Spec[https://github.com/Rabbit-Spec],zeaphyou[https://github.com/zeaphyou] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2023-03-25 20:05:57 8 | #!version = 3.1.1 9 | #!category = 面板模块 10 | 11 | [Panel] 12 | NetInfoPanel=title="",content="",style=info,script-name=net-info-panel.js,update-interval=1 13 | 14 | [Script] 15 | net-info-panel.js=script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Tools/network-info/net-info-panel_CN.js,type=generic,timeout=30 16 | 17 | [Host] 18 | ip-api.com = 208.95.112.1 19 | -------------------------------------------------------------------------------- /Modules/Panel_Rates.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 当前汇率 2 | #!desc = 汇率面板 3 | #!openUrl = 4 | #!author = deezertidal[https://github.com/deezertidal] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = 7 | #!date = 2024-07-06 20:05:57 8 | #!category = 面板模块 9 | 10 | [Panel] 11 | 当前汇率=script-name=当前汇率 12 | [Script] 13 | 当前汇率=type=generic,script-path=https://raw.githubusercontent.com/deezertidal/Surge_Module/master/files/rates.js,argument=icon=yensign.circle&color=#D4AF37 14 | -------------------------------------------------------------------------------- /Modules/Panel_Sub-info.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=机场流量信息 2 | #!desc=显示机场剩余流量信息以及套餐到期日期。 3 | #!author=Rabbit-Spec[https://github.com/Rabbit-Spec] 4 | #!category=面板模块 5 | #!date=2024-08-03 6 | 7 | #!arguments=NAME:机场名字,URL:编码后的机场订阅,RESET_Day:重置日期,ICON:externaldrive.fill.badge.icloud,COLOR:#FFB6C1 8 | #!arguments-desc=[参数设置]\n\n⓵ NAME: 可修改成你机场的名字。\n\n⓶ URL: 编码后的机场订阅。\n\n⓷ RESET_DAY: 流量每月重置的日期,如26号就写26,不设置则不显示流量重置日,仅显示到期日期。\n\n⓸ ICON: 自定义面板图标,需为有效的SFSymbolName,如不设置则默认。\n\n⓹ COLOR: 自定义图标颜色,需为颜色的HEX编码,如不设置则默认为"#FFB6C1"。 9 | # 更新日期:2024.08.03 10 | # 版本:5.0 11 | 12 | [Panel] 13 | {{{NAME}}}=script-name={{{NAME}}},update-interval=3600 14 | 15 | [Script] 16 | {{{NAME}}}=type=generic,timeout=10,script-path=https://raw.githubusercontent.com/Rabbit-Spec/Surge/Master/Module/Panel/Sub-info/Moore/Sub-info.js,script-update-interval=0,argument=url={{{URL}}}&reset_day={{{RESET_Day}}}&title={{{NAME}}}&icon={{{ICON}}}&color={{{COLOR}}} -------------------------------------------------------------------------------- /Modules/Panel_SurgePro.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Surge Pro 2 | #!desc=显示Surge的启动时间 3 | #!author=Rabbit-Spec[https://github.com/Rabbit-Spec] 4 | #!category=面板模块 5 | #!date=2024.09-09 6 | 7 | [Panel] 8 | SurgePro=script-name=SurgePro,update-interval=1 9 | 10 | [Script] 11 | SurgePro=type=generic,timeout=10,script-path= https://raw.githubusercontent.com/Rabbit-Spec/Surge/Master/Module/Panel/Surge-Pro/Moore/SurgePro.js,argument=icon=paperplane.circle&color=#f6c970 12 | -------------------------------------------------------------------------------- /Modules/Panel_TimeCard.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=节假日信息 2 | #!desc=显示节假日的信息 3 | #!author=smartmimi[https://github.com/smartmimi] 4 | #!category=面板模块 5 | #!date=2024-07-06 20:05:57 6 | 7 | [Panel] 8 | Timecard = script-name=Timecard,update-interval=3600 9 | 10 | [Script] 11 | Timecard = type=generic,timeout=10,script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/Tools/TimeCard.js -------------------------------------------------------------------------------- /Modules/Pillow.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Pillow 2 | #!desc = 解锁订阅,进入软件后即可正常解锁,非一次性解锁,使用期间需保持插件始终开启。如有异常卸载重装后再次尝试。 3 | #!author = xlzs001[https://github.com/xlzs001],wish[https://github.com/mist-whisper] 4 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 5 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/Pillow.png 6 | #!date = 2025-05-10 12:00:00 7 | #!category = 会员解锁 8 | 9 | [Script] 10 | Pillow会员解锁 = type=http-response, pattern=^https:\/\/(api\.rc-backup\.com|api\.revenuecat\.com)\/v1\/(receipts|subscribers), script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/Pillow/Pillow.js, requires-body=true 11 | 12 | [MITM] 13 | hostname = %APPEND% api.rc-backup.com, revenuecat.com, api.revenuecat.com 14 | -------------------------------------------------------------------------------- /Modules/PinDuoDuo_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=拼多多去广告 2 | #!desc=移除开屏广告、底栏多多视频、会场入口、聊天页面精选推荐及推广、精简我的页面。 3 | #!author=RuCu6[https://github.com/RuCu6], ZenmoFeiShi[https://github.com/ZenmoFeiShi], 可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 4 | #!category=去广告 5 | #!date=2025-05-13 15:17:08 6 | 7 | [Rule] 8 | AND,((URL-REGEX,"^http:\/\/((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\/d"),(USER-AGENT,"*com.xunmeng.pinduoduo*")),REJECT 9 | AND,((URL-REGEX,"^http:\/\/\[((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))\]\/d4\?"),(USER-AGENT,"*com.xunmeng.pinduoduo*")),REJECT 10 | DOMAIN,titan.pinduoduo.com,REJECT 11 | DOMAIN,ta-a.pinduoduo.com,REJECT 12 | DOMAIN,ta.pinduoduo.com,REJECT 13 | DOMAIN,th-a.pinduoduo.com,REJECT 14 | DOMAIN,th-b.pinduoduo.com,REJECT 15 | DOMAIN,th.pinduoduo.com,REJECT 16 | 17 | [Body Rewrite] 18 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/api\/oak\/integration\/render 'delpaths([["bottom_section_list"]])' 19 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/api\/oak\/integration\/render 'delpaths([["ui","bottom_section"]])' 20 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/api\/oak\/integration\/render 'delpaths([["ui","live_section","float_info"]])' 21 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/api\/philo\/personal\/hub\? 'delpaths([["monthly_card_entrance"]])' 22 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/api\/philo\/personal\/hub\? 'delpaths([["personal_center_style_v2_vo"]])' 23 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/api\/philo\/personal\/hub\? 'delpaths([["icon_set","icons"]])' 24 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/api\/philo\/personal\/hub\? 'delpaths([["icon_set","top_personal_icons"]])' 25 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/api\/philo\/personal\/hub\? 'delpaths([["title_bar_items"]])' 26 | http-response-jq ^https:\/\/api\.pinduoduo\.com\/search 'delpaths([["expansion"]])' 27 | 28 | [Map Local] 29 | ^https:\/\/api\.(?:pinduoduo|yangkeduo)\.com\/api\/cappuccino\/splash\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 30 | 31 | ^https:\/\/api\.pinduoduo\.com\/api\/alexa\/goods\/back_up\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 32 | 33 | ^https:\/\/api\.pinduoduo\.com\/api\/aquarius\/hungary\/global\/homepage\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 34 | 35 | ^https:\/\/api\.pinduoduo\.com\/api\/brand-olay\/goods_detail\/bybt_guide data-type=text data="{}" status-code=200 header="Content-Type:application/json" 36 | 37 | ^https:\/\/api\.pinduoduo\.com\/api\/caterham\/v3\/query\/(?:likes|my_order_group|new_chat_group|order_express_group|personal) data-type=text data="{}" status-code=200 header="Content-Type:application/json" 38 | 39 | ^https:\/\/api\.pinduoduo\.com\/api\/engels\/reviews\/require\/append data-type=text data="{}" status-code=200 header="Content-Type:application/json" 40 | 41 | ^https:\/\/api\.pinduoduo\.com\/api\/flow\/hungary\/window\/global\/v2\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 42 | 43 | ^https:\/\/api\.pinduoduo\.com\/api\/zaire_biz\/chat\/resource\/get_list_data data-type=text data="{}" status-code=200 header="Content-Type:application/json" 44 | 45 | ^https:\/\/api\.pinduoduo\.com\/search_hotquery\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" 46 | 47 | [Script] 48 | 精简首页 = type=http-response, pattern=^https:\/\/api\.pinduoduo\.com\/api\/alexa\/homepage\/hub\?, script-path=https://kelee.one/Resource/Script/PinDuoDuo/PinDuoDuo_remove_ads.js, requires-body=true 49 | 50 | [MITM] 51 | hostname = %APPEND% api.pinduoduo.com, api.yangkeduo.com -------------------------------------------------------------------------------- /Modules/PuPuMall_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 朴朴超市去广告 2 | #!desc = 移除超市去开屏广告,移除首页顶部轮播图和图标广告、启动小弹图广告、首页右下角悬浮动画、搜索热搜榜、搜索建议词、搜索发现热词、订单页面商,精简我的页面。 3 | #!openUrl = 4 | #!author = kelv1n1n[https://github.com/kelv1n1n],可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/PuPuMall.png 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 去广告 9 | 10 | [Rule] 11 | URL-REGEX,"^http:\/\/54\.222\.159\.138:8053\/httpdns\/",REJECT,extended-matching 12 | URL-REGEX,"^http:\/\/101\.42\.130\.147:8053\/httpdns\/",REJECT,extended-matching 13 | URL-REGEX,"^http:\/\/106\.55\.220\.18:8053\/httpdns\/",REJECT,extended-matching 14 | URL-REGEX,"^http:\/\/139\.196\.12\.179:8053\/httpdns\/",REJECT,extended-matching 15 | 16 | [URL Rewrite] 17 | ^https:\/\/j1\.pupuapi\.com\/client\/account\/discount\/order - reject 18 | ^https:\/\/j1\.pupuapi\.com\/client\/marketing\/banner\/v7\?position_types=100 - reject 19 | 20 | [Script] 21 | 移除朴朴超市广告 = type=http-response, pattern=^https:\/\/j1\.pupuapi\.com\/client\/marketing\/banner\/v7, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/PuPuMall/PuPuMall_remove_ads.js, requires-body=true 22 | 23 | 移除朴朴超市广告 = type=http-response, pattern=^https:\/\/j1\.pupuapi\.com\/client\/marketing\/banner\/search_component_banner, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/PuPuMall/PuPuMall_remove_ads.js, requires-body=true 24 | 25 | 移除朴朴超市广告 = type=http-response, pattern=^https:\/\/j1\.pupuapi\.com\/client\/search\/hot_keywords\/v3, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/PuPuMall/PuPuMall_remove_ads.js, requires-body=true 26 | 27 | 移除朴朴超市广告 = type=http-response, pattern=^https:\/\/j1\.pupuapi\.com\/client\/app_resource\/resource_preload\/list_h5_resource, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/PuPuMall/PuPuMall_remove_ads.js, requires-body=true 28 | 29 | 移除朴朴超市广告 = type=http-response, pattern=^https:\/\/j1\.pupuapi\.com\/client\/recommendation\/interests\/products, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/PuPuMall/PuPuMall_remove_ads.js, requires-body=true 30 | 31 | 移除朴朴超市广告 = type=http-response, pattern=^https:\/\/j1\.pupuapi\.com\/client\/marketing\/advertisement\/v1, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/PuPuMall/PuPuMall_remove_ads.js, requires-body=true 32 | 33 | [MITM] 34 | hostname = %APPEND% j1.pupuapi.com 35 | -------------------------------------------------------------------------------- /Modules/REDnote_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=小红书去广告 2 | #!desc=过滤信息流推广,移除笔记和评论区图片视频以及live图水印。\n移除评论区表情包水印和下载限制,如有异常,请先清除缓存再尝试。 3 | #!author=RuCu6[https://github.com/RuCu6], fmz200[https://github.com/fmz200], wish[https://github.com/mist-whisper] 4 | #!category=去广告 5 | #!date=2025-06-01 19:00:00 6 | 7 | [Rule] 8 | AND,((PROTOCOL,QUIC),(DOMAIN-SUFFIX,xiaohongshu.com)),REJECT 9 | 10 | [Map Local] 11 | # 惊喜弹窗 12 | ^https:\/\/edith\.xiaohongshu\.com\/api\/sns\/v1\/surprisebox\/(?:get_style|open|submit_action) data-type=text data="{}" status-code=200 13 | 14 | ^https?:\/\/www\.xiaohongshu\.com\/api\/marketing\/box\/trigger\? data-type=text data="{}" status-code=200 15 | 16 | # 信息流 17 | ^https?:\/\/edith\.xiaohongshu\.com\/api\/sns\/v\d\/note\/guide\? data-type=text data="{}" status-code=200 18 | 19 | ^https?:\/\/edith\.xiaohongshu\.com\/api\/sns\/v\d\/guide\/user_banner data-type=text data="{}" status-code=200 20 | 21 | ^https?:\/\/www\.xiaohongshu\.com\/api\/sns\/(v\d\/ads\/resource|v\d\/hey\/\w+\/hey_gallery) data-type=text data="{}" status-code=200 22 | 23 | # 评论区图片水印 24 | ^https?:\/\/ci\.xiaohongshu\.com\/system_config\/watermark data-type=tiny-gif status-code=200 25 | 26 | [Script] 27 | # 搜索页 28 | 移除搜索页广告 = type=http-response, pattern=^https?:\/\/edith\.xiaohongshu\.com\/api\/sns\/v\d\/search\/(banner|hot)_list, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 29 | 30 | 移除搜索页广告 = type=http-response, pattern=^https?:\/\/edith\.xiaohongshu\.com\/api\/sns\/v\d\/search\/(hint|trending)\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 31 | 32 | 移除搜索页广告 = type=http-response, pattern=^https?:\/\/edith\.xiaohongshu\.com\/api\/sns\/v\d\/search\/notes\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 33 | 34 | # 开屏广告 35 | 移除开屏广告 = type=http-response, pattern=^https?:\/\/edith\.xiaohongshu\.com\/api\/sns\/v\d\/system_service\/config\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 36 | 37 | 移除开屏广告 = type=http-response, pattern=^https?:\/\/edith\.xiaohongshu\.com\/api\/sns\/v\d\/system_service\/splash_config, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 38 | 39 | # 详情页,小部件 40 | 移除详情页感兴趣的人 = type=http-response, pattern=^https?:\/\/edith\.xiaohongshu\.com\/api\/sns\/v\d\/note\/widgets, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 41 | 42 | # 图片水印,视频水印 43 | 移除图片视频水印 = type=http-response, pattern=^https?:\/\/(edith|rec|www)\.xiaohongshu\.com\/api\/sns\/v\d\/note\/(imagefeed|live_photo\/save), script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 44 | 45 | 移除图片视频水印 = type=http-response, pattern=^https?:\/\/(edith|rec|www)\.xiaohongshu\.com\/api\/sns\/v\d\/(followfeed|homefeed)\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 46 | 47 | 移除图片视频水印 = type=http-response, pattern=^https?:\/\/(edith|rec|www)\.xiaohongshu\.com\/api\/sns\/(v2\/note\/feed|v3\/note\/videofeed)\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 48 | 49 | 移除图片视频水印 = type=http-response, pattern=^https?:\/\/(edith|rec|www)\.xiaohongshu\.com\/api\/sns\/(v4\/note\/videofeed|v10\/note\/video\/save)\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 50 | 51 | # 评论区图片、live图水印,表情包下载 52 | 移除小红书评论区水印并存储 = type=http-response, pattern=^https:\/\/edith\.xiaohongshu\.com\/api\/sns\/(v5\/note\/comment\/list|v3\/note\/comment\/sub_comments)\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 53 | 54 | 移除小红书评论区去水印并下载 = type=http-response, pattern=^https:\/\/edith\.xiaohongshu\.com\/api\/sns\/v1\/interaction\/comment\/video\/download\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/master/REDnote/REDnote.js, requires-body=true, timeout=60 55 | 56 | [MITM] 57 | hostname = %APPEND% edith.xiaohongshu.com, www.xiaohongshu.com, ci.xiaohongshu.com, rec.xiaohongshu.com -------------------------------------------------------------------------------- /Modules/Siri.sgmodule: -------------------------------------------------------------------------------- 1 | #!name =  iRingo: ⭕ Siri 2 | #!desc = iOS 18⬆️ & macOS 15⬆️\n全面自定义「Siri 请求」功能。\n⚠️ 不含自定义「Siri 建议」功能。 3 | #!openUrl = 4 | #!author = VirgilClyne[https://github.com/VirgilClyne] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/iRingo/siri-128x128.png 7 | #!version = 4.2.7 8 | #!date = 2024-12-24 04:25:06 9 | #!category =  iRingo 10 | 11 | #!arguments = CountryCode:"US",SiriLocale:"zh_CN",Region:"OFF",SiriResponseLanguageVariant:"zh_CN",LogLevel:"WARN" 12 | #!arguments-desc = CountryCode: 国家或地区代码\n ├ OFF: 🔴 关闭(不修改)\n ├ AUTO: 🇺🇳 自动(跟随系统地区设置)\n ├ CN: 🇨🇳 中国大陆\n ├ HK: 🇭🇰 中国香港\n ├ TW: 🇹🇼 中国台湾\n ├ SG: 🇸🇬 新加坡\n ├ US: 🇺🇸 美国\n ├ JP: 🇯🇵 日本\n ├ AU: 🇦🇺 澳大利亚\n ├ GB: 🇬🇧 英国\n ├ KR: 🇰🇷 韩国\n ├ CA: 🇨🇦 加拿大\n └ IE: 🇮🇪 爱尔兰\n不同国家或地区提供的内容或有差别,此选项同时会影响分配给您不同地区的 Siri 服务器。\n\nSiriLocale: Siri 区域\n ├ OFF: 🔴 关闭(不修改)\n ├ AUTO: 🇺🇳 自动 (跟随“Siri”的“语言”设置)\n ├ zh_CN: 🇨🇳 中文 (普通话 - 中国大陆)\n ├ zh_TW: 🇹🇼 中文 (普通话 - 台湾)\n ├ yue_CN: 🇨🇳 中文 (粤语 - 中国大陆)\n ├ zh_HK: 🇭🇰 中文 (粤语 - 香港)\n ├ ja_JP: 🇯🇵 日语\n ├ en_CA: 🇨🇦 英语 (加拿大)\n ├ en_SG: 🇸🇬 英语 (新加坡)\n ├ en_AU: 🇦🇺 英语 (澳大利亚)\n ├ en_IE: 🇮🇪 英语 (爱尔兰)\n ├ en_US: 🇺🇸 英语 (美国)\n ├ en_GB: 🇬🇧 英语 (英国)\n └ ko_KR: 🇰🇷 韩语\n忽略系统中“Siri”的“语言”设置,强制采用这里的设置。\n\nRegion: 区域\n ├ OFF: 🔴 关闭(不修改)\n ├ AUTO: 🇺🇳 自动(跟随系统地区设置)\n ├ CN: 🇨🇳 中国大陆\n ├ HK: 🇭🇰 中国香港\n ├ TW: 🇹🇼 中国台湾\n ├ SG: 🇸🇬 新加坡\n ├ US: 🇺🇸 美国\n ├ JP: 🇯🇵 日本\n ├ AU: 🇦🇺 澳大利亚\n ├ GB: 🇬🇧 英国\n ├ KR: 🇰🇷 韩国\n ├ CA: 🇨🇦 加拿大\n └ IE: 🇮🇪 爱尔兰\n作用未知,待测试。\n\nSiriResponseLanguageVariant: Siri 响应语言修改\n ├ OFF: 🔴 关闭(不修改)\n ├ AUTO: 🇺🇳 自动 (跟随“Siri”的“语言”设置)\n ├ zh_CN: 🇨🇳 中文 (普通话 - 中国大陆)\n ├ zh_TW: 🇹🇼 中文 (普通话 - 台湾)\n ├ yue_CN: 🇨🇳 中文 (粤语 - 中国大陆)\n ├ zh_HK: 🇭🇰 中文 (粤语 - 香港)\n ├ ja_JP: 🇯🇵 日语\n ├ en_CA: 🇨🇦 英语 (加拿大)\n ├ en_SG: 🇸🇬 英语 (新加坡)\n ├ en_AU: 🇦🇺 英语 (澳大利亚)\n ├ en_IE: 🇮🇪 英语 (爱尔兰)\n ├ en_US: 🇺🇸 英语 (美国)\n ├ en_GB: 🇬🇧 英语 (英国)\n └ ko_KR: 🇰🇷 韩语\n自定义 Siri 回复时使用的语言。\n\nLogLevel: [调试] 日志等级\n ├ OFF: 🔴 关闭\n ├ ERROR: ❌ 错误\n ├ WARN: ⚠️ 警告\n ├ INFO: ℹ️ 信息\n ├ DEBUG: 🅱️ 调试\n └ ALL: 全部\n选择脚本日志的输出等级,低于所选等级的日志将全部输出。\n 13 | 14 | [Script] 15 | ⭕ Siri.Search.request = type=http-request, pattern=^https?:\/\/(api-siri|api2|api-.+)\.smoot\.apple\.com\/search, engine=webview, script-path=https://github.com/NSRingo/Siri/releases/download/v4.2.7/request.bundle.js, argument=CountryCode="{{{CountryCode}}}"&SiriLocale="{{{SiriLocale}}}"&Region="{{{Region}}}"&SiriResponseLanguageVariant="{{{SiriResponseLanguageVariant}}}"&LogLevel="{{{LogLevel}}}" 16 | ⭕ Siri.SiriSearch.request = type=http-request, pattern=^https?:\/\/(guzzoni|api2|api-.+)\.smoot\.apple\.com\/apple\.parsec\.siri\.v2alpha\.SiriSearch\/SiriSearch, requires-body=1, binary-body-mode=1, engine=webview, debug=1, script-path=https://github.com/NSRingo/Siri/releases/download/v4.2.7/request.bundle.js, argument=CountryCode="{{{CountryCode}}}"&SiriLocale="{{{SiriLocale}}}"&Region="{{{Region}}}"&SiriResponseLanguageVariant="{{{SiriResponseLanguageVariant}}}"&LogLevel="{{{LogLevel}}}" 17 | 🔍 Safari.SafariSearch.request = type=http-request, pattern=^https?:\/\/api-safari(-.+)?\.smoot\.apple\.com\/apple\.parsec\.safari\.v1alpha\.SafariSearch\/SafariSearch, requires-body=1, binary-body-mode=1, engine=webview, debug=1, script-path=https://github.com/NSRingo/Siri/releases/download/v4.2.7/request.bundle.js, argument=CountryCode="{{{CountryCode}}}"&SiriLocale="{{{SiriLocale}}}"&Region="{{{Region}}}"&SiriResponseLanguageVariant="{{{SiriResponseLanguageVariant}}}"&LogLevel="{{{LogLevel}}}" 18 | 🔍 Lookup.LookupSearch.request = type=http-request, pattern=^https?:\/\/api-lookup(-.+)?\.smoot\.apple\.com\/apple\.parsec\.lookup\.v1alpha\.LookupSearch\/LookupSearch, requires-body=1, binary-body-mode=1, engine=webview, debug=1, script-path=https://github.com/NSRingo/Siri/releases/download/v4.2.7/request.bundle.js, argument=CountryCode="{{{CountryCode}}}"&SiriLocale="{{{SiriLocale}}}"&Region="{{{Region}}}"&SiriResponseLanguageVariant="{{{SiriResponseLanguageVariant}}}"&LogLevel="{{{LogLevel}}}" 19 | 🔍 Visualsearch.VisualSearch.request = type=http-request, pattern=^https?:\/\/(api2|api-.+)\.smoot\.apple\.com\/apple\.parsec\.visualsearch\.v2\.VisualSearch\/VisualSearch, requires-body=1, binary-body-mode=1, engine=webview, debug=1, script-path=https://github.com/NSRingo/Siri/releases/download/v4.2.7/request.bundle.js, argument=CountryCode="{{{CountryCode}}}"&SiriLocale="{{{SiriLocale}}}"&Region="{{{Region}}}"&SiriResponseLanguageVariant="{{{SiriResponseLanguageVariant}}}"&LogLevel="{{{LogLevel}}}" 20 | 🔍 ResponseFramework.Engagement.EngagementSearch.request = type=http-request, pattern=^https?:\/\/(api-.+)\.smoot\.apple\.com\/apple\.parsec\.responseframework\.engagement\.v1alpha\.EngagementSearch\/EngagementSearch, requires-body=1, binary-body-mode=1, engine=webview, debug=1, script-path=https://github.com/NSRingo/Siri/releases/download/v4.2.7/request.bundle.js, argument=CountryCode="{{{CountryCode}}}"&SiriLocale="{{{SiriLocale}}}"&Region="{{{Region}}}"&SiriResponseLanguageVariant="{{{SiriResponseLanguageVariant}}}"&LogLevel="{{{LogLevel}}}" 21 | 🔍 Spotlight.ZkwSuggestService.request = type=http-request, pattern=^https?:\/\/(api-.+)\.smoot\.apple\.com\/apple\.parsec\.spotlight\.v1alpha\.ZkwSuggestService\/Suggest, requires-body=1, binary-body-mode=1, engine=webview, debug=1, script-path=https://github.com/NSRingo/Siri/releases/download/v4.2.7/request.bundle.js, argument=CountryCode="{{{CountryCode}}}"&SiriLocale="{{{SiriLocale}}}"&Region="{{{Region}}}"&SiriResponseLanguageVariant="{{{SiriResponseLanguageVariant}}}"&LogLevel="{{{LogLevel}}}" 22 | 23 | [MITM] 24 | hostname = %APPEND% guzzoni.smoot.apple.com, api2.smoot.apple.com, api-*.smoot.apple.com 25 | -------------------------------------------------------------------------------- /Modules/Soul_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Soul去广告 2 | #!desc = 移除开屏广告、移除话题页面热Soul话题、移除评论区礼物榜、移除更新提示、移除青少年弹窗、移除我的页面推广、移除悬浮部件。 3 | #!openUrl = 4 | #!author = ZenmoFeiShi[https://github.com/ZenmoFeiShi], RuCu6[https://github.com/RuCu6], 可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md], kelv1n1n[https://github.com/kelv1n1n], wish[https://raw.githubusercontent.com/mist-whisper] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/Soul.png 7 | #!date = 2025-05-04 22:56:00 8 | #!category = 去广告 9 | 10 | #!arguments = 灵魂匹配:1,语音匹配:1,派对:1,蒙面酒馆:1,蒙面匹配:1,星球实验室/兴趣群组:1,派对分类-今日Hot:1,派对分类-全部派对:1,派对分类-情感树洞:1,派对分类-个人成长:1,派对分类-玩法专区:1,派对分类-兴趣交流:1,派对分类-趣味讨论:1,派对分类-情感故事:1,派对分类-闲聊唠嗑:1,派对分类-心动速配:1,阅后即焚:默认启用,去除私聊限制:默认启用,派对猜你喜欢:默认启用,主页访问数量提示:默认启用,星球页面:默认启用,PROXY:你的策略组 11 | #!arguments-desc = PROXY:选择策略组,直连请输入DIRECT\n\n开关屏蔽参数:[1/true, 0/false]\n\n默认启用处键入 # 即可关闭 12 | 13 | [Rule] 14 | IP-CIDR, 8.210.3.170/32, {{{PROXY}}}, no-resolve 15 | IP-CIDR, 47.75.72.47/32, {{{PROXY}}}, no-resolve 16 | 17 | [URL Rewrite] 18 | # 去除聊天界面再遇见 19 | ^https:\/\/api-chat\.soulapp\.cn\/chat\/entrance\/first - reject 20 | # 去除通讯录右下角机器人图标 21 | ^https:\/\/api-chat\.soulapp\.cn\/addressBook\/showBubblingEnter - reject 22 | # 去除首次私聊打开去除顶部聊天信息卡片 23 | ^https:\/\/api-user\.soulapp\.cn\/user\/matchRelation\/getChatCard - reject 24 | # 去除表情推荐 25 | ^https:\/\/api-chat\.soulapp\.cn\/chat\/interact\/getEmojiList - reject 26 | # 去除我的页面soul币活动推荐 27 | ^https:\/\/increase-openapi\.soulapp\.cn\/increase\/fission\/getHomePageRedIcon - reject 28 | # 去除首次私聊打开星球交汇小卡片 29 | ^https:\/\/api-chat\.soulapp\.cn\/similar\/post\/intersect\/trigger - reject 30 | # 去除首次打开私聊界面底部瞬间表情推荐 31 | ^https:\/\/api-chat\.soulapp\.cn\/chat\/guide\/defaultWord - reject 32 | # 去除聊天输入文字时的gif表情推荐 33 | ^https:\/\/api-chat\.soulapp\.cn\/chat\/emoji\/recommend - reject 34 | # 去除私聊瞬间小横幅 35 | ^https:\/\/api-a\.soulapp\.cn\/shara\/app\/url - reject 36 | # 私聊快捷菜单 37 | ^https:\/\/api-chat\.soulapp\.cn\/chat\/quick\/menu - reject 38 | 39 | [Map Local] 40 | # 广告下发 41 | ^https:\/\/ssp\.soulapp\.cn\/api\/q data-type=text data="{}" status-code=200 42 | 43 | ^https:\/\/47\.110\.187\.87\/winterfell\/(?:v2\/)?getIpByDomain data-type=text data="{}" status-code=200 44 | 45 | # 主页瞬间指导 46 | ^https:\/\/post\.soulapp\.cn\/v\d\/post\/homepage\/guide\/card data-type=text data="{}" status-code=200 47 | 48 | # 去除青少年弹窗 49 | ^https:\/\/api-account\.soulapp\.cn\/teenager\/config data-type=text data="{}" status-code=200 50 | 51 | # 谁看过我横幅广告 52 | ^https:\/\/api-a\.soulapp\.cn\/official\/scene\/module data-type=text data="{}" status-code=200 53 | 54 | # 主页右下角悬浮广告 55 | ^https:\/\/api-user\.soulapp\.cn\/furion\/position\/content data-type=text data="{}" status-code=200 56 | 57 | # 拒绝收集用户数据 58 | ^https:\/\/data-collector\.soulapp\.cn\/api\/data\/report\/v2 data-type=text data="{}" status-code=200 59 | 60 | # 私聊用户匹配推荐 61 | ^https:\/\/api-chat\.soulapp\.cn\/chat\/session\/quickButtonCheck data-type=text data="{}" status-code=200 62 | 63 | # 派对体验反馈 64 | ^https:\/\/chat-live\.soulapp\.cn\/live\/config\/rec-feedback data-type=text data="{}" status-code=200 65 | 66 | # 广场关注tab用户派对推荐 67 | ^https:\/\/post\.soulapp\.cn\/post\/relationUser\/chatRooms data-type=text data="{}" status-code=200 68 | 69 | # 聊天页通讯录tab邀请好友回归横幅 70 | ^https:\/\/increase-openapi\.soulapp\.cn\/increase\/dusting\/getAddressBookDustings data-type=text data="{}" status-code=200 71 | 72 | # 派对的关注tab隐藏猜我喜欢的派对 73 | ^https:\/\/chat-live\.soulapp\.cn\/live\/queryRelevantList data-type=text data="{}" status-code=200 74 | 75 | # 主页ai描述推荐 76 | ^https:\/\/api-user\.soulapp\.cn\/user\/desc\/getUserPersonalDesc data-type=text data="{}" status-code=200 77 | 78 | [Script] 79 | {{{派对猜你喜欢}}} = type=http-response, pattern=^https:\/\/chat-live\.soulapp\.cn\/square\/relation\/guideUserList, script-path=https://klraw.pages.dev/kelv1n1n/script/refs/heads/main/js/soul.js?token=209863, requires-body=true 80 | 81 | {{{去除私聊限制}}} = type=http-response, pattern=^https:\/\/api-chat\.soulapp\.cn\/chat\/limitInfo, script-path=https://klraw.pages.dev/kelv1n1n/script/refs/heads/main/js/soul.js?token=209863, requires-body=true 82 | 83 | {{{星球页面}}} = type=http-response, pattern=^https:\/\/api-user\.soulapp\.cn\/v6\/planet\/config, script-path=https://klraw.pages.dev/kelv1n1n/script/refs/heads/main/js/soul.js?token=209863, requires-body=true, argument="{"soulMatch":"{{{灵魂匹配}}}","voiceMatch":"{{{语音匹配}}}","partyMatch":"{{{派对}}}","masked":"{{{蒙面酒馆}}}","maskedMatch":"{{{蒙面匹配}}}","planet":"{{{星球实验室/兴趣群组}}}"}" 84 | 85 | 派对列表中间横幅官方广告 = type=http-response, pattern=^https:\/\/chat-live\.soulapp\.cn\/chatroom\/chatClassifyRoomList, script-path=https://klraw.pages.dev/kelv1n1n/script/refs/heads/main/js/soul.js?token=209863, requires-body=true 86 | 87 | {{{主页访问数量提示}}} = type=http-response, pattern=^https:\/\/api-user\.soulapp\.cn\/user\/homepage\/metrics, script-path=https://klraw.pages.dev/kelv1n1n/script/refs/heads/main/js/soul.js?token=209863, requires-body=true 88 | 89 | 个人主页tab = type=http-response, pattern=^https:\/\/post\.soulapp\.cn\/homepage\/tabs\/v2, script-path=https://klraw.pages.dev/kelv1n1n/script/refs/heads/main/js/soul.js?token=209863, requires-body=true 90 | 91 | 派对频道列表 = type=http-response, pattern=^https:\/\/chat-live\.soulapp\.cn\/chatroom\/getRoomTagInfo, script-path=https://klraw.pages.dev/kelv1n1n/script/refs/heads/main/js/soul.js?token=209863, requires-body=true, argument="{"hot":"{{{派对分类-今日Hot}}}","all":"{{{派对分类-全部派对}}}","emotion":"{{{派对分类-情感树洞}}}","personal":"{{{派对分类-个人成长}}}","play":"{{{派对分类-玩法专区}}}","interest":"{{{派对分类-兴趣交流}}}","argue":"{{{派对分类-趣味讨论}}}","story":"{{{派对分类-情感故事}}}","chat":"{{{派对分类-闲聊唠嗑}}}","heart":"{{{派对分类-心动速配}}}"}" 92 | 93 | {{{阅后即焚}}} = type=http-response, pattern=^https:\/\/api-chat\.soulapp\.cn\/snapchat\/url, script-path=https://klraw.pages.dev/kelv1n1n/script/refs/heads/main/js/soul.js?token=209863, requires-body=true 94 | 95 | [MITM] 96 | hostname = %APPEND% ssp.soulapp.cn, increase-openapi.soulapp.cn, data-collector.soulapp.cn, post.soulapp.cn, api-account.soulapp.cn, api-a.soulapp.cn, gateway-mobile-gray.soulapp.cn, api-user.soulapp.cn, chat-live.soulapp.cn, api-chat.soulapp.cn, 47.110.187.87 97 | -------------------------------------------------------------------------------- /Modules/Spotify_lyrics_translation.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Spotify歌词增强 2 | #!desc = 将Spotify的外语歌词翻译为简体中文,并提供双语翻译支持。 3 | #!openUrl = 4 | #!author=VirgilClyne[https://github.com/VirgilClyne] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/SpotifyLyrics.png 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 功能增强 9 | 10 | [Script] 11 | 跟踪响应·JSON = type=http-response, pattern=^https?:\/\/api\.spotify\.com\/v1\/tracks\?, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Spotify/Spotify_response.js, requires-body=true 12 | 13 | 歌词请求·JSON = type=http-request, pattern=^https?:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/(.+)\?(.*)format=json, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Spotify/Spotify_request.js, requires-body=true 14 | 歌词请求·Proto = type=http-request, pattern=^https?:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/\w+\?(.*), script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Spotify/Spotify_request.js, requires-body=true, binary-body-mode=true 15 | 16 | 翻译歌词响应·JSON = type=http-response, pattern=^https?:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/(.+)\?(.*)format=json(.*)subtype=Translate, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Spotify/Translate_response.js, requires-body=true 17 | 翻译歌词响应·Proto = type=http-response, pattern=^https?:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/\w+\?(.*)subtype=Translate, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Spotify/Translate_response.js, requires-body=true, binary-body-mode=true 18 | 19 | 外部歌词响应·JSON = type=http-response, pattern=^https?:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/(.+)\?(.*)format=json(.*)subtype=External, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Spotify/External_Lyrics_response.js, requires-body=true 20 | 外部歌词响应·Proto = type=http-response, pattern=^https?:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/\w+\?(.*)subtype=External, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Spotify/External_Lyrics_response.js, requires-body=true, binary-body-mode=true 21 | 22 | [MITM] 23 | hostname = %APPEND% api.spotify.com, spclient.wg.spotify.com 24 | -------------------------------------------------------------------------------- /Modules/Spotify_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Spotify去广告 2 | #!desc=过滤Spotify播放广告,移除随机播放,自定义移除歌单创建按钮,恢复歌手和专辑列表的正常展示。建议重新登录并清除缓存,且音质不能设置为超高,仅建议iOS 15及以上设备使用。 3 | #!author=001ProMax[https://github.com/001ProMax] 4 | #!category=解锁去广告 5 | #!date=2025-05-31 23:59:50 6 | 7 | 8 | #!arguments=隐藏底栏创建按钮:1,接力功能:0 9 | #!arguments-desc=隐藏底栏创建按钮: [1, 0]\n- 1: 开启\n- 0: 关闭\n\n接力功能: [1, 0]\n- 1: 开启\n- 0: 关闭 10 | 11 | [Script] 12 | Protobuf处理 = type=http-response, pattern=^https:\/\/spclient\.wg\.spotify\.com\/(?:bootstrap|user-customization-service), script-path=https://raw.githubusercontent.com/001ProMax/Surge/refs/heads/main/Script/Spotify.Crack.js, requires-body=true, binary-body-mode=true, argument="{"tab":"{{{隐藏底栏创建按钮}}}","useractivity":{{{接力功能}}}}" 13 | 14 | [MITM] 15 | hostname = %APPEND% spclient.wg.spotify.com 16 | -------------------------------------------------------------------------------- /Modules/StreamMusic.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 音流会员 2 | #!desc = 永久解锁音流会员,购买会员-通过支付宝订单号恢复购买-任意输入确认即可 3 | #!openUrl = 4 | #!author = osinx[https://github.com/osinx] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/StreamMusic.png 7 | #!date = 2024-07-06 20:05:57 8 | #!category = 会员解锁 9 | 10 | [Script] 11 | 音流解锁VIP = type=http-response, pattern=^https:\/\/pay\.aqzscn\.cn\/api\/v1\/payments\/, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/StreamMusic/StreamMusic.js, requires-body=true 12 | 13 | [MITM] 14 | hostname = %APPEND% pay.aqzscn.cn 15 | -------------------------------------------------------------------------------- /Modules/Subtrack.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 订阅通会员 2 | #!desc = 解锁订阅通会员 3 | #!openUrl = 4 | #!author = 骨钉[https://github.com/Guding88] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/Subtrack.png 7 | #!date = 2024-07-24 15:44:57 8 | #!category = 会员解锁 9 | 10 | [Script] 11 | 订阅通会员 = type=http-response, pattern=^https?:\/\/buy\.itunes\.apple\.com\/verifyReceipt$, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Subtrack/Subtrack.js, requires-body=true, timeout=60 12 | 13 | [MITM] 14 | hostname = %APPEND% buy.itunes.apple.com 15 | -------------------------------------------------------------------------------- /Modules/Taobao_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 淘宝去广告 2 | #!desc = 过滤淘宝开屏广告 3 | #!openUrl = 4 | #!author = RuCu6[https://github.com/RuCu6] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/Taobao.png 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 去广告 9 | 10 | [Rule] 11 | DOMAIN,adashx.m.taobao.com,REJECT,extended-matching,pre-matching 12 | DOMAIN,ossgw.alicdn.com,REJECT,extended-matching,pre-matching 13 | DOMAIN,ems.youku.com,REJECT,extended-matching,pre-matching 14 | DOMAIN,hudong.alicdn.com,REJECT,extended-matching,pre-matching 15 | DOMAIN,h-adashx.ut.taobao.com,REJECT,extended-matching,pre-matching 16 | DOMAIN,ut.taobao.com,REJECT,extended-matching,pre-matching 17 | 18 | [Map Local] 19 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.fliggy\.crm\.screen\.(allresource|predict) data-type=text data="{}" status-code=200 20 | 21 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.alibaba\.advertisementservice\.getadv data-type=text data="{}" status-code=200 22 | 23 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.alimama\.etao\.config\.query\/.+?etao_advertise data-type=text data="{}" status-code=200 24 | 25 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.alimusic\.common\.mobileservice\.startinit data-type=text data="{}" status-code=200 26 | 27 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.etao\.noah\.query\/.+tao_splash data-type=text data="{}" status-code=200 28 | 29 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.film\.mtopadvertiseapi\.queryadvertise data-type=text data="{}" status-code=200 30 | 31 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.o2o\.ad\.gateway\.get data-type=text data="{}" status-code=200 32 | 33 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.taobao\.idle\.home\.welcome data-type=text data="{}" status-code=200 34 | 35 | ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.trip\.activity\.querytmsresources data-type=text data="{}" status-code=200 36 | 37 | ^https:\/\/heic\.alicdn\.com\/imgextra\/i\d\/\d*\/?[\w!]+-\d-(octopus|tps-1125-1602|tps-1080-1920)\.(jp|pn)g_(1\d{3}|9\d{2})x(1\d{3}|9\d{2})q[59]0 data-type=text data="{}" status-code=200 38 | 39 | ^https:\/\/guide-acs\.m\.taobao\.com\/gw\/mtop\.taobao\.(volvo\.secondfloor\.getconfig|wireless\.home\.newface\.awesome\.get) data-type=text data="{}" status-code=200 40 | 41 | [Script] 42 | 移除淘宝开屏广告 = type=http-response, pattern=^https:\/\/guide-acs\.m\.taobao\.com\/gw\/mtop\.taobao\.(cloudvideo\.video\.query|wireless\.home\.splash\.awesome\.get), script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Taobao/Taobao_remove_ads.js, requires-body=true 43 | 44 | 移除淘宝开屏广告 = type=http-response, pattern=^https:\/\/poplayer\.template\.alibaba\.com\/\w+\.json, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Taobao/Taobao_remove_ads.js, requires-body=true 45 | 46 | [MITM] 47 | hostname = %APPEND% acs.m.taobao.com, heic.alicdn.com, guide-acs.m.taobao.com, poplayer.template.alibaba.com 48 | -------------------------------------------------------------------------------- /Modules/Tencent_Video_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 腾讯视频去广告 2 | #!desc = 过滤腾讯视频客户端广告,如遇失效,则需要重新安装腾讯视频客户端。由于此插件不再维护,客户端版本高于8.9.40可能会导致此插件失效,请勿升级客户端。 3 | #!openUrl = 4 | #!author = RuCu6[https://github.com/RuCu6] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/Tencent_Video.png 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 去广告 9 | 10 | [Rule] 11 | DOMAIN,adsmind.gdtimg.com,REJECT,extended-matching,pre-matching 12 | DOMAIN,info4.video.qq.com,REJECT,extended-matching,pre-matching 13 | DOMAIN,info6.video.qq.com,REJECT,extended-matching,pre-matching 14 | DOMAIN,ios.video.mpush.qq.com,REJECT,extended-matching,pre-matching 15 | DOMAIN,otheve.beacon.qq.com,REJECT,extended-matching,pre-matching 16 | DOMAIN,pgdt.gtimg.cn,REJECT,extended-matching,pre-matching 17 | DOMAIN,tpns.qq.com,REJECT,extended-matching,pre-matching 18 | DOMAIN,vv6.video.qq.com,REJECT,extended-matching,pre-matching 19 | DOMAIN-SUFFIX,gdt.qq.com,REJECT,extended-matching,pre-matching 20 | DOMAIN-SUFFIX,l.qq.com,REJECT,extended-matching,pre-matching 21 | DOMAIN-KEYWORD,trace.qq.com,REJECT,extended-matching,pre-matching 22 | DOMAIN-KEYWORD,trace.video.qq.com,REJECT,extended-matching,pre-matching 23 | IP-CIDR,47.110.187.87/32,REJECT,no-resolve,pre-matching 24 | URL-REGEX,"^http:\/\/[\d\.:]*\/?(defaultts\.tc|vmind\.qqvideo\.tc|finderpdd\.video)\.qq\.com\/\w+",REJECT,extended-matching 25 | URL-REGEX,"^http:\/\/apd-vlive\.apdcdn\.tc\.qq\.com\/vmind\.qqvideo\.tc\.qq\.com\/\w+",REJECT,extended-matching 26 | URL-REGEX,"^http:\/\/apd-\w+\.v\.smtcdns\.com\/(defaultts|omts|vmind\.qqvideo)\.tc\.qq\.com\/\w+",REJECT,extended-matching 27 | 28 | [Map Local] 29 | ^https?:\/\/vv\.video\.qq\.com\/(diff|get)vmind data-type=text data="{}" status-code=200 30 | 31 | [Script] 32 | 移除广告 = type=http-request, pattern=^https?:\/\/vv\.video\.qq\.com\/getvinfo, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/CommonScript/replace-body.js, requires-body=true, argument="&sppreviewtype=\d(.*)&spsrt=\d->&sppreviewtype=0$1&spsrt=0" 33 | 34 | [MITM] 35 | hostname = %APPEND% vv.video.qq.com 36 | -------------------------------------------------------------------------------- /Modules/TestFlightRegionUnlock.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = TestFlight解锁 2 | #!desc = 解除TestFlight的区域限制,支持tvOS。 3 | #!openUrl = 4 | #!author = 可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/TestFlight.png 7 | #!date = 2024-08-07 16:25:33 8 | #!category = 功能增强 9 | 10 | [Rule] 11 | DOMAIN, testflight.apple.com, {{{Proxy}}} 12 | 13 | [General] 14 | skip-proxy = %APPEND% iosapps.itunes.apple.com 15 | 16 | [Script] 17 | body_rewrite_16 = type=http-request, pattern=^https?:\/\/testflight\.apple\.com\/v\d\/accounts\/.+?\/install$, script-path=https://raw.githubusercontent.com/mist-whisper/Script-Hub/refs/heads/master/scripts/body-rewrite.js, requires-body=true, max-size=-1, timeout=30, argument=%5B%5B%22replace-regex%22%2C%5B%5B%22%5C%22storefrontId%5C%22%20%3A%20%5C%22%5C%5Cd%7B6%7D-%5C%5Cd%7B2%7D%2C%5C%5Cd%7B2%7D%5C%22%2C%22%2C%22%5C%22storefrontId%5C%22%3A%5C%22143441-19%2C29%5C%22%2C%22%5D%5D%5D%5D 18 | 19 | [MITM] 20 | hostname = %APPEND% testflight.apple.com 21 | -------------------------------------------------------------------------------- /Modules/Umetrip_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 航旅纵横去广告 2 | #!desc = 过滤航旅纵横广告 3 | #!openUrl = 4 | #!author = whisper[https://github.com/mist-whisper/Loon/blob/master/README.md] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/Umetrip.png 7 | #!date = 2024-11-28 00:00:00 8 | #!category = 去广告 9 | 10 | [Rule] 11 | URL-REGEX,"^http?:\/\/(discardrp|startup)\.umetrip\.com\/gateway\/api\/umetrip\/native",REJECT,extended-matching 12 | 13 | [Script] 14 | 移除首页广告 = type=http-response, pattern=^http?:\/\/(114\.115\.217\.129)|(home\.umetrip\.com)\/gateway\/api\/umetrip\/native$, script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Umetrip/Umetrip_remove_ads.js 15 | 16 | [MITM] 17 | hostname = %APPEND% 114.115.217.129, home.umetrip.com 18 | -------------------------------------------------------------------------------- /Modules/WeatherKit.sgmodule: -------------------------------------------------------------------------------- 1 | #!name =  iRingo: 🌤 WeatherKit 2 | #!desc = iOS 18 & macOS 15 & watchOS 11\n1.解锁全部天气功能\n2.替换空气质量数据\n3.添加下一小时降水数据 3 | #!openUrl = 4 | #!author = VirgilClyne[https://github.com/VirgilClyne],WordlessEcho[https://github.com/WordlessEcho] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/iRingo/weatherkit-128x128.png 7 | #!date = 2024-12-10 04:32:17 8 | #!version = 1.9.4 9 | #!category =  iRingo 10 | 11 | #!arguments = NextHour.Provider:"ColorfulClouds",AQI.Provider:"ColorfulClouds",AQI.ReplaceProviders:"QWeather",AQI.Local.Scale:"WAQI_InstantCast",AQI.Local.ReplaceScales:"HJ6332012",AQI.Local.ConvertUnits:false,API.ColorfulClouds.Token:"",API.QWeather.Host:"devapi.qweather.com",API.QWeather.Token:"",API.WAQI.Token:"",LogLevel:"WARN" 12 | #!arguments-desc = NextHour.Provider: [未来一小时降水强度] 数据源\n ├ WeatherKit: WeatherKit (不进行替换)\n ├ ColorfulClouds: 彩云天气\n └ QWeather: 和风天气\n始终会使用选定的数据源,填补无降水监测地区的数据。\n\nAQI.Provider: [空气质量] 数据源\n ├ WeatherKit: WeatherKit (不进行替换)\n ├ ColorfulClouds: 彩云天气\n ├ QWeather: 和风天气\n └ WAQI: The World Air Quality Project\n始终会使用选定的数据源,填补无空气质量监测地区的数据。\n\nAQI.ReplaceProviders: [空气质量] 需要替换的供应商\n ├ QWeather: 和风天气\n ├ BreezoMeter: BreezoMeter\n └ TWC: The Weather Channel\n选中的空气质量数据源会被替换。\n\nAQI.Local.Scale: [空气质量] 本地替换算法\n ├ NONE: None (不进行替换)\n └ WAQI_InstantCast: WAQI InstantCast\n本地替换时使用的算法\n\nAQI.Local.ReplaceScales: [空气质量] 需要修改的标准\n └ HJ6332012: 中国 (HJ 633—2012)\n选中的空气质量标准会被替换。请注意各国监测的污染物种类可能有所不同,转换算法或API未必适合当地。\n\nAQI.Local.ConvertUnits: [空气质量] 转换污染物计量单位\n将污染物数据替换为转换单位后的数据,方便对照转换后的标准。(不推荐。不同单位互转可能会损失精度,导致数值偏大)\n\nAPI.ColorfulClouds.Token: [API] 彩云天气令牌\n彩云天气 API 令牌\n\nAPI.QWeather.Host: [API] 和风天气主机\n ├ devapi.qweather.com: 免费订阅 (devapi.qweather.com)\n └ api.qweather.com: 付费订阅 (api.qweather.com)\n和风天气 API 使用的主机名\n\nAPI.QWeather.Token: [API] 和风天气令牌\n和风天气 API 令牌\n\nAPI.WAQI.Token: [API] WAQI 令牌\nWAQI API 令牌,填写此字段将自动使用WAQI高级API\n\nLogLevel: [调试] 日志等级\n ├ OFF: 关闭\n ├ ERROR: ❌ 错误\n ├ WARN: ⚠️ 警告\n ├ INFO: ℹ️ 信息\n ├ DEBUG: 🅱️ 调试\n └ ALL: 全部\n选择脚本日志的输出等级,低于所选等级的日志将全部输出。\n 13 | 14 | [Rule] 15 | DOMAIN,weather-analytics-events.apple.com,REJECT-DROP 16 | DOMAIN-SUFFIX,tthr.apple.com,REJECT-DROP,extended-matching 17 | 18 | [Script] 19 | 🌤 WeatherKit.api.v1.availability.response = type=http-response, pattern=^https?:\/\/weatherkit\.apple\.com\/api\/v1\/availability\/, requires-body=1, engine=webview, script-path=https://github.com/NSRingo/WeatherKit/releases/download/v1.9.4/response.bundle.js, argument=NextHour.Provider="{{{NextHour.Provider}}}"&AQI.Provider="{{{AQI.Provider}}}"&AQI.ReplaceProviders="{{{AQI.ReplaceProviders}}}"&AQI.Local.Scale="{{{AQI.Local.Scale}}}"&AQI.Local.ReplaceScales="{{{AQI.Local.ReplaceScales}}}"&AQI.Local.ConvertUnits="{{{AQI.Local.ConvertUnits}}}"&API.ColorfulClouds.Token="{{{API.ColorfulClouds.Token}}}"&API.QWeather.Host="{{{API.QWeather.Host}}}"&API.QWeather.Token="{{{API.QWeather.Token}}}"&API.WAQI.Token="{{{API.WAQI.Token}}}"&LogLevel="{{{LogLevel}}}" 20 | 🌤 WeatherKit.api.v2.weather.response = type=http-response, pattern=^https?:\/\/weatherkit\.apple\.com\/api\/v2\/weather\/, requires-body=1, binary-body-mode=1, engine=webview, script-path=https://github.com/NSRingo/WeatherKit/releases/download/v1.9.4/response.bundle.js, argument=NextHour.Provider="{{{NextHour.Provider}}}"&AQI.Provider="{{{AQI.Provider}}}"&AQI.ReplaceProviders="{{{AQI.ReplaceProviders}}}"&AQI.Local.Scale="{{{AQI.Local.Scale}}}"&AQI.Local.ReplaceScales="{{{AQI.Local.ReplaceScales}}}"&AQI.Local.ConvertUnits="{{{AQI.Local.ConvertUnits}}}"&API.ColorfulClouds.Token="{{{API.ColorfulClouds.Token}}}"&API.QWeather.Host="{{{API.QWeather.Host}}}"&API.QWeather.Token="{{{API.QWeather.Token}}}"&API.WAQI.Token="{{{API.WAQI.Token}}}"&LogLevel="{{{LogLevel}}}" 21 | 22 | [MITM] 23 | hostname = %APPEND% weatherkit.apple.com 24 | -------------------------------------------------------------------------------- /Modules/WechatPay_coupon.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 微信支付有优惠定时领金币 2 | #!desc = 每天定时自动领微信支付有优惠的金币。\n首次安装模块后需进入“微信支付有优惠”小程序获取CK,获取后即可关闭。 3 | #!openUrl = 4 | #!author = FoKit[https://github.com/FoKit] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/MyIcon/WechatPay.png 7 | #!date = 2024-05-18 8 | #!category = 功能增强 9 | 10 | #!arguments = 账号捕获:获取cookie, 金币获取:定时自动领取金币 11 | #!arguments-desc = [参数设置]\n账号捕获:获取cookie脚本启停\n ├ 获取cookie:启用(默认值)\n └ 填入"#":获取后注释停用\n金币获取:定时自动领取金币脚本启停\n ├ 定时自动领取金币:启用(默认值)\n └ 填入"#":获取后注释停用 12 | 13 | [Script] 14 | 账号捕获 = type=http-response,pattern=https:\/\/payapp\.weixin\.qq\.com\/(coupon-center-user\/home\/login|coupon-center-award\/award\/detail),requires-body=1,max-size=0,binary-body-mode=0,timeout=30,script-path=https://raw.githubusercontent.com/FoKit/Scripts/main/scripts/wechat_pay_coupon.js,script-update-interval=0,argument="{"cookie":{{{账号捕获}}}}" 15 | 16 | 金币获取 = type=cron,cronexp=30 9 * * *,timeout=60,script-path=https://raw.githubusercontent.com/FoKit/Scripts/main/scripts/wechat_pay_coupon.js,script-update-interval=0,argument="{"coupon":{{{金币获取}}}}" 17 | 18 | [MITM] 19 | hostname = %APPEND% payapp.weixin.qq.com -------------------------------------------------------------------------------- /Modules/XiaoHeiHe_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 小黑盒去广告 2 | #!desc = 移除开屏广告和热点板块信息流广告 3 | #!openUrl = 4 | #!author = 可莉🅥[https://github.com/luestr/ProxyResource/blob/main/README.md] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/XiaoHeiHe.png 7 | #!date = 2025-03-05 01:08:08 8 | #!category = 去广告 9 | 10 | [Body Rewrite] 11 | http-response-jq ^https:\/\/api\.xiaoheihe\.cn\/bbs\/app\/feeds\/news '.result.links |= map(if .content_type == 27 then del(.title, .ad_pm, .img_gif, .idea_id, .ad_report, .label, .source, .intranet_only, .ad_cm, .content_type, .protocol, .img, .ad_ratio) else . end)' 12 | 13 | [Map Local] 14 | # 开屏广告 15 | ^https:\/\/api\.xiaoheihe\.cn\/account\/get_ads_info_v2 data-type=text data="{}" status-code=200 16 | 17 | [MITM] 18 | hostname = %APPEND% api.xiaoheihe.cn 19 | -------------------------------------------------------------------------------- /Modules/Yangshipin.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 央视频去广告 2 | #!desc = 去除赛事直播前的广告。 3 | #!openUrl = 4 | #!author = Yu9191[https://github.com/Yu9191] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/YangShiPin.png 7 | #!date = 2024-07-24 15:44:57 8 | #!category = 去广告 9 | 10 | [URL Rewrite] 11 | # 解锁[电视]内会员 如果登录提示错误的话 手动屏蔽下面这条 12 | &guid=[\w-]+&app_version=[\d\.]+&spadseg=\d&userid=(\d*)? &guid=f066be2cdf1c4f4893eb818de454313a&app_version=3.0.0.23522&spadseg=3&userid=234090757 302 13 | 14 | [Map Local] 15 | # > 央视频去广告 16 | ^https?:\/\/cdn\.cmgadx\.com\/sdk\/pool\/.+\.json data-type=text data="{}" status-code=200 17 | 18 | [Script] 19 | 央视频去广告 = type=http-request, pattern=^http:\/\/(liveinfo|bkliveinfo|playvv)\.ysp\.cctv\.cn\/(playvinfo\?.+|.*), script-path=https://raw.githubusercontent.com/mist-whisper/Script/refs/heads/master/Yangshipin/Yangshipin_remove_ads.js, timeout=60 20 | 21 | [MITM] 22 | hostname = %APPEND% *.ysp.cctv.cn, cdn.cmgadx.com 23 | -------------------------------------------------------------------------------- /Modules/YouTube_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = YouTube去广告 2 | #!desc = 移除YouTube视频、瀑布流、搜索和Shorts中的广告,移除底部的上传按钮和Shorts按钮,增加画中画及字幕翻译功能,支持后台播放。需要启用QUIC回退保护。支持Premium订阅用户使用,不支持tvOS设备。 3 | #!category = 去广告 4 | #!author = Maasea[https://github.com/Maasea],wish[https://github.com/mist-whisper] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/YouTube.png 7 | #!date = 2025-05-11 19:12:00 8 | 9 | #!arguments=隐藏上传按钮:false,隐藏短视频按钮:false,字幕翻译语言:off 10 | #!arguments-desc=- 屏蔽参数:[true, false] \n- 语言代码:[ off, zh-Hans, zh-Hant, ja, ko, en] \n语言代码遵循 Google Translate Languages Codes, 当填入 off 时关闭翻译。 11 | 12 | [Rule] 13 | AND,((DOMAIN-SUFFIX,googlevideo.com), (PROTOCOL,UDP)),REJECT 14 | AND,((DOMAIN,youtubei.googleapis.com), (PROTOCOL,UDP)),REJECT 15 | 16 | [Map Local] 17 | ^https?:\/\/[\w-]+\.googlevideo\.com\/initplayback.+&oad data-type=text data="" status-code=502 18 | 19 | [Script] 20 | youtube.response = type=http-response,pattern=^https:\/\/youtubei\.googleapis\.com\/youtubei\/v1\/(browse|next|player|search|reel\/reel_watch_sequence|guide|account\/get_setting|get_watch),requires-body=1,max-size=-1,binary-body-mode=1,script-path=https://raw.githubusercontent.com/Maasea/sgmodule/master/Script/Youtube/youtube.response.js,argument="{"blockUpload":{{{隐藏上传按钮}}},"blockShorts":{{{隐藏短视频按钮}}},"captionLang":"{{{字幕翻译语言}}}"}" 21 | 22 | 23 | 24 | [MITM] 25 | hostname = %APPEND% *.googlevideo.com, youtubei.googleapis.com 26 | -------------------------------------------------------------------------------- /Modules/Zhihu_remove_ads.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = 知乎去广告 2 | #!desc = 移除各部分广告,移除知乎安全中心跳转,建议卸载知乎重新安装。如遇安全中心页面移除失败的,请积极反馈。 3 | #!openUrl = 4 | #!author = RuCu6[https://github.com/RuCu6], blackmatrix7[https://github.com/blackmatrix7] 5 | #!homepage = https://github.com/mist-whisper/Surge/blob/master/README.md 6 | #!icon = https://raw.githubusercontent.com/mist-whisper/Icon/master/App_icon/120px/Zhihu.png 7 | #!date = 2025-04-10 8 | #!category = 去广告 9 | 10 | [Rule] 11 | DOMAIN,appcloud.zhihu.com,REJECT 12 | DOMAIN,appcloud2.in.zhihu.com,REJECT 13 | DOMAIN,crash2.zhihu.com,REJECT 14 | DOMAIN,mqtt.zhihu.com,REJECT 15 | DOMAIN,sugar.zhihu.com,REJECT 16 | DOMAIN,zxid-m.mobileservice.cn,REJECT 17 | IP-CIDR,103.41.167.237/32,REJECT,no-resolve 18 | IP-CIDR,118.89.204.198/32,REJECT,no-resolve 19 | IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve 20 | 21 | [URL Rewrite] 22 | ^https:\/\/api\.zhihu\.com\/unlimited\/go\/my_card - reject 23 | ^https:\/\/www\.zhihu\.com\/appview\/v3\/zhmore - reject 24 | ^https:\/\/link\.zhihu\.com\/\?target=(?:https?)?(?:%3A|:)?(?:\/\/|%2F%2F)?(.*) http://$1 302 25 | 26 | [Body Rewrite] 27 | http-response-jq ^https:\/\/api\.zhihu\.com\/bazaar\/vip_tab\/header\? 'delpaths([["activity_banner"]])' 28 | http-response-jq ^https:\/\/api\.zhihu\.com\/bazaar\/vip_tab\/header\? 'delpaths([["activity_window"]])' 29 | http-response-jq ^https:\/\/api\.zhihu\.com\/bazaar\/vip_tab\/header\? 'delpaths([["vip_tip"]])' 30 | http-response ^https:\/\/api\.zhihu\.com\/search\/recommend_query\/v2\? "recommend_queries":\{.+\} "recommend_queries":{} 31 | http-response-jq ^https:\/\/api\.zhihu\.com\/questions\/\d+(?:\/answers|\/feeds|\?include=) 'del(.ad_info, .data.ad_info?, .query_info) | if (.data | type) == "array" then .data |= map(select(.target?.answer_type?// "" | tostring | contains("paid") | not)) else . end' 32 | 33 | [Map Local] 34 | ^https:\/\/api\.zhihu\.com\/commercial_api\/ data-type=text data="{}" status-code=200 35 | 36 | ^https:\/\/api\.zhihu\.com\/content-distribution-core\/bubble\/common\/settings data-type=text data="{}" status-code=200 37 | 38 | ^https:\/\/api\.zhihu\.com\/(?:moments\/lastread|drama\/hot-drama-list) data-type=text data="{}" status-code=200 39 | 40 | ^https:\/\/api\.zhihu\.com\/root\/window data-type=text data="{}" status-code=200 41 | 42 | ^https:\/\/api\.zhihu\.com\/(?:bazaar\/float_window|market\/popovers_v2) data-type=text data="{}" status-code=200 43 | 44 | ^https:\/\/api\.zhihu\.com\/me\/guides data-type=text data="{}" status-code=200 45 | 46 | ^https:\/\/api\.zhihu\.com\/people\/homepage_entry_v2 data-type=text data="{}" status-code=200 47 | 48 | ^https:\/\/api\.zhihu\.com\/search\/(hot_search|preset_words) data-type=text data="{}" status-code=200 49 | 50 | ^https:\/\/www\.zhihu\.com\/api\/v4\/search\/related_queries\/(?:article|answer)\/\d+ data-type=text data="{}" status-code=200 51 | 52 | ^https:\/\/api\.zhihu\.com\/comment_v5\/(?:articles|answers)\/\d+\/list-headers data-type=text data="{}" status-code=200 53 | 54 | ^https:\/\/api\.zhihu\.com\/prague\/related_suggestion_native\/feed\? data-type=text data="{}" status-code=200 55 | 56 | ^https:\/\/api\.zhihu\.com\/v5\.1\/topics\/answer\/\d+\/relation data-type=text data="{}" status-code=200 57 | 58 | ^https:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config data-type=text data="{}" status-code=200 59 | 60 | ^https:\/\/api\.zhihu\.com\/ad-style-service\/request data-type=text data="{}" status-code=200 61 | 62 | ^https:\/\/appcloud2\.zhihu\.com\/v3\/resource\?group_name=mp data-type=text data="{}" status-code=200 63 | 64 | ^https:\/\/api\.zhihu\.com\/distribute\/rhea\/qa_ad_card\/h5\/recommendation\? data-type=text data="{}" status-code=200 65 | 66 | ^https:\/\/www\.zhihu\.com\/api\/v4\/hot_recommendation data-type=text data="{}" status-code=200 67 | 68 | ^https:\/\/www\.zhihu\.com\/api\/v4\/mcn\/v2\/linkcards\? data-type=text data="{}" status-code=200 69 | 70 | ^https:\/\/www\.zhihu\.com\/api\/v4/(?:answers|questions)\/\d+/related-readings data-type=text data="{}" status-code=200 71 | 72 | ^https:\/\/www\.zhihu\.com\/commercial_api\/banners_v3\/mobile_banner data-type=text data="{}" status-code=200 73 | 74 | ^https:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation data-type=text data="{}" status-code=200 75 | 76 | [Script] 77 | 移除回答底部卡片推广 = type=http-response, pattern=^https:\/\/(?:api|page-info)\.zhihu\.com\/(?:answers|articles)\/v2\/\d+, script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 78 | 79 | 移除首页悬浮图标 = type=http-response, pattern=^https:\/\/api\.zhihu\.com\/commercial_api\/app_float_layer, script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 80 | 81 | 移除推荐信息流推广 = type=http-response, pattern=^https:\/\/api\.zhihu\.com\/feed\/render\/tab\/config\?, script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 82 | 83 | 移除推荐信息流推广 = type=http-response, pattern=^https:\/\/api\.zhihu\.com\/(?:moments_v3|topstory\/hot-lists\/total|topstory\/recommend), script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 84 | 85 | 精简顶部标签 = type=http-response, pattern=^https:\/\/api\.zhihu\.com\/root\/tab, script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 86 | 87 | 移除热榜信息流推广 = type=http-response, pattern=^https:\/\/api\.zhihu\.com\/v2\/topstory\/hot-lists\/everyone-seeing\?, script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 88 | 89 | 移除下一个回答推广、评论区顶部推广 = type=http-response, pattern=^https:\/\/api\.zhihu\.com\/next-(?:bff|data|render), script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 90 | 91 | 移除回答详情页推广 = type=http-response, pattern=^https:\/\/www\.zhihu\.com\/api\/v4\/(?:articles|answers)\/\d+\/recommendations?\?, script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 92 | 93 | 拦截服务器推送配置 config = type=http-response, pattern=^https:\/\/appcloud2\.zhihu\.com\/v3\/config, script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 94 | 95 | 拦截服务器推送配置 config all = type=http-response, pattern=^https:\/\/m-cloud\.zhihu\.com\/api\/cloud\/zhihu\/config\/all\?, script-path=https://kelee.one/Resource/Script/Zhihu/Zhihu_remove_ads.js, requires-body=true 96 | 97 | [MITM] 98 | hostname = %APPEND% *.zhihu.com -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | > [!CAUTION] 2 | > 禁止在中华人民共和国境内平台公开传播本仓库内的任何内容或以此牟利! 3 | 4 | > [!IMPORTANT] 5 | > - 本仓库模块如无特殊说明均引用自其他作者,我在此基础上进行一定程度优化。本仓库仅作为个人备份使用。 6 | > 7 | > - 仓库内引用的资源均保留了原作者署名信息,在此感谢各位原作者。尊重每一位原作者和原创者的劳动成果。如果您认为本仓库中的内容侵犯了您的版权或其他合法权益,请及时联系以进行删除或修改。 8 | > 9 | > - 本仓库内的所有内容仅供个人学习、测试和研究使用,严禁用于商业用途或非法目的。仓库中的资源不作任何合法性、准确性、完整性或有效性的保证,使用者应自行评估并承担相应风险。对于由使用本仓库内容引起的任何损失或损害,作者概不负责。 10 | > 11 | > - 本仓库内的所有资源禁止在任何社交媒体、自媒体平台及其他公共场合进行任何形式的转载、发布、传播或分享。感谢您的理解与配合。 12 | > 13 | > - 本人对任何脚本相关问题概不负责,包括但不限于因脚本错误或使用不当导致的损失或损害。使用者应自行评估和承担相关风险,使用前请谨慎考虑。 14 | > 15 | > - 以任何方式查看本仓库或直接或间接使用本仓库内容的用户,均应仔细阅读此声明。作者保留随时修改或补充本使用声明的权利。任何修改一旦发布,即时生效。使用或复制任何相关脚本或规则即视为您已接受此使用声明的所有条款。如有任何异议,请立即停止使用。 16 | > 17 | > - 转载请务必保留原作者署名信息,且遵守 [GNU](LICENSE) 许可协议。 18 | > 19 | > > **您必须在下载后的 24 小时内从计算机或手机中完全删除以上内容。** 20 | > 21 | > > **您使用或者复制了本仓库的任何脚本,则视为`已接受`此声明,请仔细阅读。** 22 | ------ 23 | 24 | #### 配置模板 25 | > [!TIP] 26 | > 仅提供基础配置文件,不提供其他配置和软件教学,详细使用方法请参考[Surge使用手册](https://surge.mitsea.com/overview)自行研究。 27 | > 28 | > 点击下方链接复制配置地址 29 | > 30 | > [深巷有喵的配置](https://raw.githubusercontent.com/mist-whisper/Surge/master/Surge.conf) 31 | 32 | ------ 33 | 34 | #### 模块 35 | 36 | > [!note] 37 | > 点击下方链接复制模块地址 38 | 39 | * [隐藏VPN图标](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Hide_VPN_Icon.sgmodule) 40 | * [拦截HTTPDNS](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Block_HTTPDNS.sgmodule) 41 | * [广告平台拦截器](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/BlockAdvertisers.sgmodule) 42 | * [可莉广告过滤器](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Remove_ads_by_keli.sgmodule) 43 | * [BlockAds](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/BlockAds.sgmodule) 44 | * [Ali-DoQ](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Ali-DoQ.sgmodule) 45 | * [Ali DNS](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/AliDNS.sgmodule) 46 | * [高德地图去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Amap_remove_ads.sgmodule) 47 | * [哔哩哔哩去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/BiliBili_remove_ads.sgmodule) 48 | * [菜鸟去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Cainiao_remove_ads.sgmodule) 49 | * [彩云天气去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/CaiyunSVIP.sgmodule) 50 | * [滴滴出行去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/DiDi_remove_ads.sgmodule) 51 | * [Connectivity_Test](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Connectivity_Test.sgmodule) 52 | * [DNSPod-DoH](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/DNS-DoH.sgmodule) 53 | * [通用增强](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/General_Enhance.sgmodule) 54 | * [谷歌增强](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Google_Enhance.sgmodule) 55 | * [喜马拉雅去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Himalaya_remove_ads.sgmodule) 56 | * [京东去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/JD_remove_ads.sgmodule) 57 | * [快手去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/KuaiShou_remove_ads.sgmodule) 58 | * [酷狗音乐去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/KuGou_remove_ads.sgmodule) 59 | * [酷我音乐去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Kuwo_remove_ads.sgmodule) 60 | * [苹果定位增强](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Location.sgmodule) 61 | * [苹果地图增强](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Maps.sgmodule) 62 | * [网易云音乐去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/NetEaseCloudMusic_remove_ads.sgmodule) 63 | * [CHATGPT可用性检测](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_CFGPT.sgmodule) 64 | * [Flush DNS](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_FlushDNS.sgmodule) 65 | * [历史上的今天](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_Histoday.sgmodule) 66 | * [节点信息面板](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_IP-info.sgmodule) 67 | * [第三方服务检测](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_MediaChecker.sgmodule) 68 | * [网络信息𝕏](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_NetISP_X.sgmodule) 69 | * [网络详情](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_Network_Info_CN.sgmodule) 70 | * [当前汇率](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_Rates.sgmodule) 71 | * [机场流量信息](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_Sub-info.sgmodule) 72 | * [Surge Pro](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_SurgePro.sgmodule) 73 | * [节假日信息](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Panel_TimeCard.sgmodule) 74 | * [拼多多去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/PinDuoDuo_remove_ads.sgmodule) 75 | * [朴朴超市去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/PuPuMall_remove_ads.sgmodule) 76 | * [小红书去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/REDnote_remove_ads.sgmodule) 77 | * [Manager Tools](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Manager-Tools.sgmodule) 78 | * [Siri增强](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Siri.sgmodule) 79 | * [Soul去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Soul_remove_ads.sgmodule) 80 | * [Spotify去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Spotify_remove_ads.sgmodule) 81 | * [淘宝去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Taobao_remove_ads.sgmodule) 82 | * [腾讯视频去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Tencent_Video_remove_ads.sgmodule) 83 | * [微博去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Weibo_remove_ads.sgmodule) 84 | * [微信增强](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/WeChat_Enhance.sgmodule) 85 | * [苹果天气增强](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/WeatherKit.sgmodule) 86 | * [央视频去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Yangshipin.sgmodule) 87 | * [YouTube去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/YouTube_remove_ads.sgmodule) 88 | * [知乎去广告](https://raw.githubusercontent.com/mist-whisper/Surge/master/Modules/Zhihu_remove_ads.sgmodule) 89 | -------------------------------------------------------------------------------- /Rules/1Password/1PasswordUS.list: -------------------------------------------------------------------------------- 1 | # NAME: 1PasswordUS 2 | # AUTHOR: 可莉🅥 3 | # HOMEPAGE: https://gitlab.com/lodepuly/vpn_tool/-/blob/master/Tool/Loon/Rule/1PasswordUS.list 4 | # UPDATED: 2024-04-18 23:54:21 5 | 6 | # 美国 7 | DOMAIN-SUFFIX, 1password.com // 各子域为 1Password 提供核心服务 8 | DOMAIN-SUFFIX, 1passwordservices.com // 各子域为 1Password 提供支持服务,例如 Duo 集成、遥测和订阅管理。 9 | DOMAIN-SUFFIX, 1passwordusercontent.com // 提供 1Password 帐户的用户内容,例如保存的文件和个人资料图片。 10 | 11 | # 其他域名 12 | DOMAIN, accounts.brex.com // 提供对 Brex 虚拟卡的支持 13 | DOMAIN, api.privacy.com // 为虚拟卡片提供支持 14 | DOMAIN, api.pwnedpasswords.com // 使用 haveibeenpwned.com 提供的 Pwned Passwords 服务在 Watchtower 中提供易受攻击的密码功能。 15 | DOMAIN, cache.agilebits.com // 提供登录名和软件许可证项目的图标 16 | DOMAIN, in.appcenter.ms // 在适用于 iOS 的 1Password 7 和适用于 Mac 的 1Password 7.9.10 及更早版本中提供崩溃报告管理。 17 | DOMAIN, jmap.fastmail.com // 为 Fastmail 中的蒙面电子提供支持 18 | DOMAIN, platform.brex.com // 提供对 Brex 虚拟卡的支持 19 | DOMAIN-SUFFIX, 1infra.net // 在 1Password 网络内提供基础设施识别 20 | DOMAIN-SUFFIX, fastmail.com // 为 Fastmail 中的蒙面电子提供支持 21 | DOMAIN-SUFFIX, globalsign.com // 当 1Password 应用程序请求时,提供对 Windows 上代码签名到期日期的检查 22 | -------------------------------------------------------------------------------- /Rules/1Password/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/1Password/1PasswordUS.list 2 | -------------------------------------------------------------------------------- /Rules/AI/AI.list: -------------------------------------------------------------------------------- 1 | # NAME: AI 2 | # AUTHOR: 可莉🅥 3 | # UPDATED: 2025-02-28 23:02:38 4 | 5 | # ChatGPT 6 | AND,((DOMAIN-KEYWORD,chatgpt-async-webps-prod-),(DOMAIN-SUFFIX,webpubsub.azure.com)) 7 | AND,((DOMAIN-KEYWORD,openaicom-api-),(DOMAIN-SUFFIX,azurefd.net)) 8 | DOMAIN,chatgpt.livekit.cloud 9 | DOMAIN,host.livekit.cloud 10 | DOMAIN,openai.com.cdn.cloudflare.net 11 | DOMAIN,openaiapi-site.azureedge.net 12 | DOMAIN,openaicomproductionae4b.blob.core.windows.net 13 | DOMAIN,production-openaicom-storage.azureedge.net 14 | DOMAIN,turn.livekit.cloud 15 | DOMAIN-SUFFIX,chat.com 16 | DOMAIN-SUFFIX,chatgpt.com 17 | DOMAIN-SUFFIX,oaistatic.com 18 | DOMAIN-SUFFIX,oaiusercontent.com 19 | DOMAIN-SUFFIX,openai.com 20 | DOMAIN-SUFFIX,sora.com 21 | 22 | # Copilot 23 | DOMAIN,api.githubcopilot.com 24 | DOMAIN,copilot-proxy.githubusercontent.com 25 | DOMAIN,copilot.microsoft.com 26 | DOMAIN,sydney.bing.com 27 | DOMAIN,www.bing.com 28 | 29 | # Gemini 30 | DOMAIN,ai.google.dev 31 | DOMAIN,aida.googleapis.com 32 | DOMAIN,aistudio.google.com 33 | DOMAIN,alkalicore-pa.clients6.google.com 34 | DOMAIN,alkalimakersuite-pa.clients6.google.com 35 | DOMAIN,bard.google.com 36 | DOMAIN,deepmind.com 37 | DOMAIN,deepmind.google 38 | DOMAIN,geller-pa.googleapis.com 39 | DOMAIN,gemini.google.com 40 | DOMAIN,generativeai.google 41 | DOMAIN,generativelanguage.googleapis.com 42 | DOMAIN,makersuite.google.com 43 | DOMAIN,proactivebackend-pa.googleapis.com 44 | 45 | # Claude 46 | DOMAIN-SUFFIX,anthropic.com 47 | DOMAIN-SUFFIX,claude.ai 48 | DOMAIN-SUFFIX,claudeusercontent.com 49 | IP-CIDR,160.79.104.0/23,no-resolve 50 | IP-CIDR6,2607:6bc0::/48,no-resolve 51 | 52 | # JetBrains AI 53 | DOMAIN-SUFFIX,grazie.ai 54 | DOMAIN-SUFFIX,grazie.aws.intellij.net 55 | DOMAIN-SUFFIX,jetbrains.ai 56 | 57 | # Meta AI 58 | DOMAIN,imagine.meta.com 59 | DOMAIN-SUFFIX,meta.ai 60 | 61 | # Perplexity 62 | DOMAIN-SUFFIX,pplx.ai 63 | DOMAIN-SUFFIX,perplexity.ai 64 | DOMAIN-SUFFIX,perplexity.com 65 | 66 | # Mistral AI 67 | DOMAIN,chat.mistral.ai 68 | DOMAIN,console.mistral.ai 69 | DOMAIN-SUFFIX,mistral.ai 70 | 71 | # Grok AI 72 | DOMAIN,api.x.ai 73 | DOMAIN-SUFFIX,x.ai -------------------------------------------------------------------------------- /Rules/AI/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/AI/AI.list 2 | -------------------------------------------------------------------------------- /Rules/ASNChina/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/ASNChina/ASNChina.list 2 | -------------------------------------------------------------------------------- /Rules/AdRules/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/AdRules/AdRules.list -------------------------------------------------------------------------------- /Rules/Amazon/AmazonPrimeVideo.list: -------------------------------------------------------------------------------- 1 | # NAME: Amazon Prime Video 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/AmazonPrimeVideo/AmazonPrimeVideo.list 4 | # UPDATED: 2024-07-03 16:16:13 5 | # DOMAIN: 5 6 | # DOMAIN-KEYWORD: 1 7 | # DOMAIN-SUFFIX: 19 8 | # PROCESS-NAME: 1 9 | # USER-AGENT: 2 10 | # TOTAL: 28 11 | 12 | DOMAIN,d1v5ir2lpwr8os.cloudfront.net 13 | DOMAIN,d22qjgkvxw22r6.cloudfront.net 14 | DOMAIN,d25xi40x97liuc.cloudfront.net 15 | DOMAIN,d27xxe7juh1us6.cloudfront.net 16 | DOMAIN,dmqdd6hw24ucf.cloudfront.net 17 | DOMAIN-SUFFIX,aiv-cdn.net 18 | DOMAIN-SUFFIX,aiv-delivery.net 19 | DOMAIN-SUFFIX,amazonprimevideo.cn 20 | DOMAIN-SUFFIX,amazonprimevideo.com.cn 21 | DOMAIN-SUFFIX,amazonprimevideos.com 22 | DOMAIN-SUFFIX,amazonvideo.cc 23 | DOMAIN-SUFFIX,amazonvideo.com 24 | DOMAIN-SUFFIX,atv-ps.amazon.com 25 | DOMAIN-SUFFIX,avodmp4s3ww-a.akamaihd.net 26 | DOMAIN-SUFFIX,fls-na.amazon.com 27 | DOMAIN-SUFFIX,llnwd.net 28 | DOMAIN-SUFFIX,media-amazon.com 29 | DOMAIN-SUFFIX,prime-video.com 30 | DOMAIN-SUFFIX,primevideo.cc 31 | DOMAIN-SUFFIX,primevideo.com 32 | DOMAIN-SUFFIX,primevideo.info 33 | DOMAIN-SUFFIX,primevideo.org 34 | DOMAIN-SUFFIX,primevideo.tv 35 | DOMAIN-SUFFIX,pv-cdn.net 36 | DOMAIN-KEYWORD,avoddashs 37 | USER-AGENT,InstantVideo.US* 38 | USER-AGENT,Prime%20Video* 39 | PROCESS-NAME,com.amazon.avod.thirdpartyclient 40 | -------------------------------------------------------------------------------- /Rules/Amazon/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Amazon/Amazon.list 2 | 3 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Amazon/AmazonPrimeVideo.list 4 | -------------------------------------------------------------------------------- /Rules/Apple/AppStore.list: -------------------------------------------------------------------------------- 1 | # Author: 可莉🅥 2 | # GitLab: https://gitlab.com/lodepuly/vpn_tool/-/tree/main/tool/Loon 3 | # 引用地址 https://support.apple.com/en-us/HT210060 4 | # App Store - Apple 设备需要访问以下主机和域,才能安装和更新 App。 5 | DOMAIN-SUFFIX, itunes.apple.com //商店内容,如 App、图书和音乐 6 | DOMAIN-SUFFIX, apps.apple.com //商店内容,如 App、图书和音乐 7 | DOMAIN-SUFFIX, mzstatic.com //商店内容,如 App、图书和音乐 8 | DOMAIN, itunes.apple.com 9 | DOMAIN, ppq.apple.com //企业 App 验证 10 | -------------------------------------------------------------------------------- /Rules/Apple/AppleID.list: -------------------------------------------------------------------------------- 1 | # Author: 可莉🅥 2 | # GitLab: https://gitlab.com/lodepuly/vpn_tool/-/tree/main/tool/Loon 3 | # 引用地址 https://support.apple.com/en-us/HT210060 4 | # Apple ID - Apple 设备必须能够连接到以下主机才能验证 Apple ID。所有使用 Apple ID 的服务(如 iCloud、App 安装和 Xcode)都需要满足这个条件。 5 | DOMAIN, appleid.apple.com //“设置”和“系统偏好设置”中的 Apple ID 认证 6 | DOMAIN, appleid.cdn-apple.com //“设置”和“系统偏好设置”中的 Apple ID 认证 7 | DOMAIN, idmsa.apple.com //Apple ID 认证 8 | DOMAIN, gsa.apple.com //Apple ID 认证 9 | -------------------------------------------------------------------------------- /Rules/Apple/AppleOther.list: -------------------------------------------------------------------------------- 1 | # NAME: Apple Other 2 | 3 | DOMAIN, buy.itunes.apple.com // Apple books 4 | DOMAIN, feeds.acast.com // Apple podcast 5 | DOMAIN, apple-relay.apple.com // Apple AI -------------------------------------------------------------------------------- /Rules/Apple/ApplePushNotificationService.list: -------------------------------------------------------------------------------- 1 | # Author: 可莉🅥 2 | # GitLab: https://gitlab.com/lodepuly/vpn_tool/-/tree/main/tool/Loon 3 | # 引用地址 https://support.apple.com/en-us/HT210060 4 | # Apple 推送通知 - 当使用 Apple 推送通知服务 (APNS) 时,Apple 设备需要访问以下主机。 5 | DOMAIN-SUFFIX, push.apple.com //推送通知 6 | DOMAIN, identity.apple.com //APNs 证书请求门户 7 | IP-CIDR, 17.249.0.0/16, no-resolve 8 | IP-CIDR, 17.252.0.0/16, no-resolve 9 | IP-CIDR, 17.57.144.0/22, no-resolve 10 | IP-CIDR, 17.188.128.0/18, no-resolve 11 | IP-CIDR, 17.188.20.0/23, no-resolve 12 | IP-CIDR6, 2620:149:a44::/48, no-resolve 13 | IP-CIDR6, 2403:300:a42::/48, no-resolve 14 | IP-CIDR6, 2403:300:a51::/48, no-resolve 15 | IP-CIDR6, 2a01:b740:a42::/48, no-resolve 16 | -------------------------------------------------------------------------------- /Rules/Apple/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Apple/Apple.list 2 | 3 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Apple/Apple_All_No_Resolve.list 4 | -------------------------------------------------------------------------------- /Rules/BBC/BBC.list: -------------------------------------------------------------------------------- 1 | # NAME: BBC 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/BBC/BBC.list 4 | # UPDATED: 2024-07-03 16:16:11 5 | # DOMAIN: 11 6 | # DOMAIN-KEYWORD: 2 7 | # DOMAIN-SUFFIX: 15 8 | # USER-AGENT: 1 9 | # TOTAL: 29 10 | 11 | DOMAIN,aod-dash-uk-live.akamaized.net 12 | DOMAIN,aod-hls-uk-live.akamaized.net 13 | DOMAIN,as-dash-uk-live.akamaized.net 14 | DOMAIN,as-hls-uk-live.akamaized.net 15 | DOMAIN,vod-dash-uk-live.akamaized.net 16 | DOMAIN,vod-dash-ww-live.akamaized.net 17 | DOMAIN,vod-hls-uk-live.akamaized.net 18 | DOMAIN,vod-sub-uk-live.akamaized.net 19 | DOMAIN,vod-thumb-uk-live.akamaized.net 20 | DOMAIN,vod-thumb-ww-live.akamaized.net 21 | DOMAIN,vs-cmaf-push-uk-live.akamaized.net 22 | DOMAIN-SUFFIX,bbc 23 | DOMAIN-SUFFIX,bbc.co 24 | DOMAIN-SUFFIX,bbc.co.uk 25 | DOMAIN-SUFFIX,bbc.com 26 | DOMAIN-SUFFIX,bbc.in 27 | DOMAIN-SUFFIX,bbc.net.uk 28 | DOMAIN-SUFFIX,bbcchinese.com 29 | DOMAIN-SUFFIX,bbcfmt.hs.llnwd.net 30 | DOMAIN-SUFFIX,bbcfmt.s.llnwi.net 31 | DOMAIN-SUFFIX,bbci.co 32 | DOMAIN-SUFFIX,bbci.co.uk 33 | DOMAIN-SUFFIX,bbcmedia.co.uk 34 | DOMAIN-SUFFIX,bbcpersian.com 35 | DOMAIN-SUFFIX,bbcverticals.com 36 | DOMAIN-SUFFIX,bidi.net.uk 37 | DOMAIN-KEYWORD,bbcfmt 38 | DOMAIN-KEYWORD,uk-live 39 | USER-AGENT,BBCiPlayer* 40 | -------------------------------------------------------------------------------- /Rules/BBC/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/BBC/BBC.list 2 | -------------------------------------------------------------------------------- /Rules/BiliBili/BiliBili.list: -------------------------------------------------------------------------------- 1 | # NAME: BiliBili 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/BiliBili/BiliBili.list 4 | # UPDATED: 2024-07-03 16:16:17 5 | # DOMAIN: 53 6 | # DOMAIN-SUFFIX: 62 7 | # IP-CIDR: 8 8 | # PROCESS-NAME: 6 9 | # USER-AGENT: 4 10 | # TOTAL: 133 11 | 12 | DOMAIN,0gr4uqmtt8y41hcjsgrzdrc31.ourdvsss.com 13 | DOMAIN,0gr4uqmtt8y41hcjsgrzdrc3s.ourdvsss.com 14 | DOMAIN,0gr4uqmtt8y41hcjsgrzdrc3z.ourdvsss.com 15 | DOMAIN,0gr4uqmtt8y41hcjsgrzdrctt.ourdvsss.com 16 | DOMAIN,0gr4uqmtt8y41hcjsgrzdrctu.ourdvsss.com 17 | DOMAIN,0gr4uqmtt8y41hcjz8yzdnc31.ourdvsss.com 18 | DOMAIN,0gr4uqmtt8y41hcjz8yzdnc3t.ourdvsss.com 19 | DOMAIN,0gr4uqmtt8y41hcjzgazdrpba.ourdvsss.com 20 | DOMAIN,0gr4uqmtt8y41hcjzgazdrpbz.ourdvsss.com 21 | DOMAIN,0gr4uqmtt8y41hcjzgazdrpjt.ourdvsss.com 22 | DOMAIN,0gr5dgmttgha1hcj38yzdncb3.ourdvsss.com 23 | DOMAIN,112-81-125-43.dhost.00cdn.com 24 | DOMAIN,113-219-145-1.ksyungslb.com 25 | DOMAIN,114-236-92-129.ksyungslb.com 26 | DOMAIN,180-101-74-1.ksyungslb.com 27 | DOMAIN,1geadrmttge3nhcjwgazdope.ourdvsss.com 28 | DOMAIN,1geadrmttge3nhcjwgwzdqqe.ourdvsss.com 29 | DOMAIN,1gr3uomttgr31hcjo8yzdnco.ourdvsss.com 30 | DOMAIN,1gr3uomttgr31hcjo8yzdnpy.ourdvsss.com 31 | DOMAIN,1gr3uomttgr31hcjtgezdkcy.ourdvsss.com 32 | DOMAIN,1gr4uqmtt8y41hcjigazdqca.ourdvsss.com 33 | DOMAIN,1gr4uqmtt8y41hcjigazdqce.ourdvsss.com 34 | DOMAIN,1gr4uqmtt8y41hcjigazdqco.ourdvsss.com 35 | DOMAIN,1gr4uqmtt8y41hcjigazdqpo.ourdvsss.com 36 | DOMAIN,1gr4uqmtt8y41hcjzgwzdkqe.ourdvsss.com 37 | DOMAIN,1gr5dgmttgha1hcj38yzdcca.ourdvsss.com 38 | DOMAIN,1gr5dgmttgha1hcj38yzdcco.ourdvsss.com 39 | DOMAIN,1gr5dgmttgha1hcj38yzdkca.ourdvsss.com 40 | DOMAIN,1gr5dgmttgha1hcj38yzdkco.ourdvsss.com 41 | DOMAIN,1gr5dgmttgha1hcj38yzdkpe.ourdvsss.com 42 | DOMAIN,1gr5dgmttgha1hcj38yzdkpy.ourdvsss.com 43 | DOMAIN,1gr5dgmttgha1hcj38yzdkqy.ourdvsss.com 44 | DOMAIN,1gr5dgmttgha1hcj3gczdcpa.ourdvsss.com 45 | DOMAIN,1gr5dgmttgha1hcj3gczdcpe.ourdvsss.com 46 | DOMAIN,1gr5dgmttgha1hcj3gczdcpo.ourdvsss.com 47 | DOMAIN,1gr5dgmttgha1hcj3gczdcqy.ourdvsss.com 48 | DOMAIN,1gr5dgmttgha1hcttgrzdnpo.ourdvsss.com 49 | DOMAIN,1graukmttga4nhcjtgozdgce.ourdvsss.com 50 | DOMAIN,218-91-225-1.ksyungslb.com 51 | DOMAIN,219-155-150-1.ksyungslb.com 52 | DOMAIN,222-188-6-1.ksyungslb.com 53 | DOMAIN,36-104-134-1.ksyungslb.com 54 | DOMAIN,36-25-252-1.ksyungslb.com 55 | DOMAIN,3ge3drmttga5nhcbqge3ur.ourdvsss.com 56 | DOMAIN,3geauymtsgrzdnqbofa5do.ourdvsss.com 57 | DOMAIN,3geauymtsgrzdnqbofa5dy.ourdvsss.com 58 | DOMAIN,3geauymtsgrzdrcbzfahue.ourdvsss.com 59 | DOMAIN,3geauymtsgrzdrcbzfahuk.ourdvsss.com 60 | DOMAIN,4go41hcjtgazdoctqge4o.ourdvsss.com 61 | DOMAIN,p-bstarstatic.akamaized.net 62 | DOMAIN,p.bstarstatic.com 63 | DOMAIN,upos-bstar-mirrorakam.akamaized.net 64 | DOMAIN,upos-bstar1-mirrorakam.akamaized.net 65 | DOMAIN-SUFFIX,acg.tv 66 | DOMAIN-SUFFIX,acgvideo.com 67 | DOMAIN-SUFFIX,animetamashi.cn 68 | DOMAIN-SUFFIX,animetamashi.com 69 | DOMAIN-SUFFIX,anitama.cn 70 | DOMAIN-SUFFIX,anitama.net 71 | DOMAIN-SUFFIX,b23.tv 72 | DOMAIN-SUFFIX,baka.im 73 | DOMAIN-SUFFIX,bigfun.cn 74 | DOMAIN-SUFFIX,bigfunapp.cn 75 | DOMAIN-SUFFIX,bili22.cn 76 | DOMAIN-SUFFIX,bili2233.cn 77 | DOMAIN-SUFFIX,bili23.cn 78 | DOMAIN-SUFFIX,bili33.cn 79 | DOMAIN-SUFFIX,biliapi.com 80 | DOMAIN-SUFFIX,biliapi.net 81 | DOMAIN-SUFFIX,bilibili.cc 82 | DOMAIN-SUFFIX,bilibili.cn 83 | DOMAIN-SUFFIX,bilibili.co 84 | DOMAIN-SUFFIX,bilibili.com 85 | DOMAIN-SUFFIX,bilibili.net 86 | DOMAIN-SUFFIX,bilibili.tv 87 | DOMAIN-SUFFIX,bilibiligame.cn 88 | DOMAIN-SUFFIX,bilibiligame.co 89 | DOMAIN-SUFFIX,bilibiligame.net 90 | DOMAIN-SUFFIX,bilibilipay.cn 91 | DOMAIN-SUFFIX,bilibilipay.com 92 | DOMAIN-SUFFIX,bilicdn1.com 93 | DOMAIN-SUFFIX,bilicdn2.com 94 | DOMAIN-SUFFIX,bilicdn3.com 95 | DOMAIN-SUFFIX,bilicdn4.com 96 | DOMAIN-SUFFIX,bilicdn5.com 97 | DOMAIN-SUFFIX,bilicomics.com 98 | DOMAIN-SUFFIX,biligame.cn 99 | DOMAIN-SUFFIX,biligame.co 100 | DOMAIN-SUFFIX,biligame.com 101 | DOMAIN-SUFFIX,biligame.net 102 | DOMAIN-SUFFIX,biligo.com 103 | DOMAIN-SUFFIX,biliimg.com 104 | DOMAIN-SUFFIX,biliintl.co 105 | DOMAIN-SUFFIX,biliintl.com 106 | DOMAIN-SUFFIX,biliplus.com 107 | DOMAIN-SUFFIX,bilivideo.cn 108 | DOMAIN-SUFFIX,bilivideo.com 109 | DOMAIN-SUFFIX,bilivideo.net 110 | DOMAIN-SUFFIX,corari.com 111 | DOMAIN-SUFFIX,dreamcast.hk 112 | DOMAIN-SUFFIX,dyhgames.com 113 | DOMAIN-SUFFIX,hdslb.com 114 | DOMAIN-SUFFIX,hdslb.com.w.kunlunhuf.com 115 | DOMAIN-SUFFIX,hdslb.com.w.kunlunpi.com 116 | DOMAIN-SUFFIX,hdslb.net 117 | DOMAIN-SUFFIX,hdslb.org 118 | DOMAIN-SUFFIX,im9.com 119 | DOMAIN-SUFFIX,maoercdn.com 120 | DOMAIN-SUFFIX,mcbbs.net 121 | DOMAIN-SUFFIX,mincdn.com 122 | DOMAIN-SUFFIX,sharejoytech.com 123 | DOMAIN-SUFFIX,smtcdns.net 124 | DOMAIN-SUFFIX,upos-hz-mirrorakam.akamaized.net 125 | DOMAIN-SUFFIX,uposdash-302-bilivideo.yfcdn.net 126 | DOMAIN-SUFFIX,yo9.com 127 | IP-CIDR,106.75.74.76/32,no-resolve 128 | IP-CIDR,111.206.25.147/32,no-resolve 129 | IP-CIDR,119.3.238.64/32,no-resolve 130 | IP-CIDR,120.92.108.182/32,no-resolve 131 | IP-CIDR,120.92.113.99/32,no-resolve 132 | IP-CIDR,120.92.153.217/32,no-resolve 133 | IP-CIDR,134.175.207.130/32,no-resolve 134 | IP-CIDR,203.107.1.0/24,no-resolve 135 | USER-AGENT,*bili* 136 | USER-AGENT,Bilibili* 137 | USER-AGENT,bili* 138 | USER-AGENT,bili-inter* 139 | PROCESS-NAME,com.bilibili.app.blue 140 | PROCESS-NAME,com.bilibili.app.in 141 | PROCESS-NAME,com.bilibili.comic 142 | PROCESS-NAME,com.bilibili.comic.intl 143 | PROCESS-NAME,tv.danmaku.bili 144 | PROCESS-NAME,tv.danmaku.bilibilihd 145 | -------------------------------------------------------------------------------- /Rules/BiliBili/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/BiliBili/BiliBili.list 2 | -------------------------------------------------------------------------------- /Rules/Bing/Bing.list: -------------------------------------------------------------------------------- 1 | # NAME: Bing 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Bing/Bing.list 4 | # UPDATED: 2024-07-03 16:18:28 5 | # DOMAIN-SUFFIX: 9 6 | # TOTAL: 9 7 | 8 | DOMAIN-SUFFIX,bing.com 9 | DOMAIN-SUFFIX,bing.com.cn 10 | DOMAIN-SUFFIX,bing.net 11 | DOMAIN-SUFFIX,bingads.com 12 | DOMAIN-SUFFIX,bingagencyawards.com 13 | DOMAIN-SUFFIX,bingapistatistics.com 14 | DOMAIN-SUFFIX,bingsandbox.com 15 | DOMAIN-SUFFIX,bingvisualsearch.com 16 | DOMAIN-SUFFIX,bingworld.com 17 | -------------------------------------------------------------------------------- /Rules/Bing/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Bing/Bing.list 2 | -------------------------------------------------------------------------------- /Rules/BlockAds/BlockAds.list: -------------------------------------------------------------------------------- 1 | # NAME: BlockAds 2 | # AUTHOR: RuCu6 3 | # HOMEPAGE: https://github.com/RuCu6 4 | # UPDATED: 2024-09-17 22:35 5 | 6 | # ======= A ======= # 7 | ## 阿里云 8 | IP-CIDR, 203.107.1.1/24, no-resolve 9 | # Apple 10 | DOMAIN, api-adservices.apple.com 11 | DOMAIN-SUFFIX, iadsdk.apple.com 12 | # 安全浏览限制解除 13 | DOMAIN, lookup.api.bsb.baidu.com 14 | DOMAIN, proxy.safebrowsing.apple 15 | DOMAIN, safebrowsing.g.applimg.com 16 | DOMAIN, safebrowsing.googleapis.com 17 | DOMAIN, safebrowsing.urlsec.qq.com 18 | DOMAIN, token.safebrowsing.apple 19 | DOMAIN, vs6.bj2ct.u3.ucweb.com 20 | DOMAIN-SUFFIX, safebrowsing.apple 21 | DOMAIN-SUFFIX, u3.ucweb.com 22 | 23 | # ======= B ======= # 24 | # 百度 25 | DOMAIN-SUFFIX, pos.baidu.com 26 | # 百度贴吧 27 | IP-CIDR, 180.76.76.200/32 28 | 29 | # ======= C ======= # 30 | # ChatGPT 31 | DOMAIN, o33249.ingest.sentry.io 32 | # Clue 智库 33 | DOMAIN, api.helloclue.com 34 | DOMAIN, brahe.apptimize.com 35 | DOMAIN, collector.clue.run 36 | DOMAIN, mapi.apptimize.com 37 | DOMAIN, md-i-s.apptimize.com 38 | DOMAIN, images.ctfassets.net 39 | 40 | # ======= F ======= # 41 | # Flurry 42 | DOMAIN, data.flurry.com 43 | # Foreca & Google 44 | DOMAIN, adservice.google.com 45 | DOMAIN, googleads.g.doubleclick-cn.net 46 | DOMAIN, googleads.g.doubleclick.net 47 | DOMAIN, pubads.g.doubleclick.net 48 | DOMAIN, pagead2.googlesyndication.com 49 | DOMAIN, www.googleadservices.com 50 | DOMAIN-KEYWORD, adservice.google.com. 51 | 52 | # ======= G ======= # 53 | # 工商银行 开屏广告 54 | DOMAIN, pageviewp.icbc.com.cn 55 | # 广告联盟 56 | #DOMAIN, is.snssdk.com 57 | DOMAIN, mi.gdt.qq.com 58 | DOMAIN, open.e.kuaishou.com 59 | DOMAIN-SUFFIX, pangolin-sdk-toutiao.com 60 | DOMAIN-SUFFIX, pangolin-sdk-toutiao-b.com 61 | 62 | # ======= K ======= # 63 | # 酷我音乐 64 | DOMAIN, ad.tencentmusic.com 65 | DOMAIN, g.koowo.com 66 | DOMAIN, mobilead.kuwo.cn 67 | DOMAIN, rich.kuwo.cn 68 | DOMAIN, tmead.y.qq.com 69 | DOMAIN, tmeadcomm.y.qq.com 70 | 71 | # ======= L ======= # 72 | # 蓝奏云 73 | DOMAIN, statics.woozooo.com 74 | 75 | # ======= M ======= # 76 | # 美颜相机 77 | DOMAIN, aaid.uyunad.com 78 | DOMAIN, adui.tg.meitu.com 79 | 80 | # ======= O ======= # 81 | # Outlook 82 | DOMAIN, acdn.adnxs.com 83 | DOMAIN, mediation.adnxs.com 84 | DOMAIN, sin3-ib.adnxs.com 85 | 86 | # ======= R ======= # 87 | # RARBG 推广跳转 88 | DOMAIN, bravetense.com 89 | DOMAIN, furiousfar.com 90 | DOMAIN, swallowcrockerybless.com 91 | 92 | # ======= S ======= # 93 | # 什么值得买 94 | DOMAIN, api.zuihuimai.com 95 | # 数字联盟 96 | DOMAIN-SUFFIX, shuzilm.cn 97 | 98 | # ======= T ======= # 99 | # 腾讯 无法使用的推送服务 100 | DOMAIN, tpns.qq.com 101 | 102 | # ======= W ======= # 103 | # 网易云音乐 104 | DOMAIN, gdt.qq.com 105 | DOMAIN, httpdns.n.netease.com 106 | DOMAIN, iadmat.nosdn.127.net 107 | DOMAIN, iadmusicmat.music.126.net 108 | DOMAIN, iadmusicmatvideo.music.126.net 109 | DOMAIN-SUFFIX, 163jiasu.com 110 | # 微博 开屏广告 111 | DOMAIN, adstrategy.biz.weibo.com 112 | DOMAIN, kadmimage.biz.weibo.com 113 | DOMAIN, sdkaction.biz.weibo.com 114 | DOMAIN, sdkclick.biz.weibo.com 115 | DOMAIN, sdkmonitor.biz.weibo.com 116 | 117 | # ======= X ======= # 118 | # 小米 119 | DOMAIN, sdkconfig.ad.xiaomi.com 120 | # 迅雷 解除版权限制 121 | #DOMAIN, hub5btmain.v6.shub.sandai.net 122 | #DOMAIN, hub5emu.v6.shub.sandai.net 123 | #DOMAIN, hub5idx.v6.shub.sandai.net 124 | 125 | # ======= Y ======= # 126 | # 云闪付 开屏广告 127 | DOMAIN, ads.95516.com 128 | DOMAIN, cm-10-138.getui.com 129 | DOMAIN, sdk.open.talk.getui.net 130 | DOMAIN, sdk-conf.getui.com 131 | DOMAIN, switch.cup.com.cn 132 | DOMAIN, tysdk.95516.com 133 | 134 | # ======= Z ======= # 135 | # 知乎 136 | DOMAIN, appcloud.zhihu.com 137 | DOMAIN, appcloud2.in.zhihu.com 138 | DOMAIN, crash2.zhihu.com 139 | DOMAIN, mqtt.zhihu.com 140 | DOMAIN, sugar.zhihu.com 141 | IP-CIDR, 118.89.204.198/32, no-resolve 142 | IP-CIDR, 103.41.167.237/32, no-resolve 143 | IP-CIDR6, 2402:4e00:1200:ed00:0:9089:6dac:96b6/128, no-resolve 144 | # 字节跳动 145 | DOMAIN, ad.zijieapi.com 146 | DOMAIN-KEYWORD, -ad-sign.byteimg.com 147 | -------------------------------------------------------------------------------- /Rules/BlockAds/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/BlockAds/BlockAds.list 2 | -------------------------------------------------------------------------------- /Rules/ChinaASN/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/ChinaASN/ChinaASN_Resolve.list 2 | -------------------------------------------------------------------------------- /Rules/ChinaDownloadCDN/ChinaDownloadCDN.list: -------------------------------------------------------------------------------- 1 | # NAME: ChinaDownloadCDN 2 | # AUTHOR: 可莉🅥 3 | # HOMEPAGE: https://gitlab.com/lodepuly/vpn_tool/-/blob/master/Tool/Loon/Rule/ChinaDownloadCDN.list 4 | # UPDATED: 2024-07-06 14:16:37 5 | 6 | # EPIC游戏下载、更新[中国] 7 | DOMAIN, epicgames-download1-1251447533.file.myqcloud.com 8 | 9 | # Battle.net 战网游戏下载、更新[中国] 10 | # DOMAIN-SUFFIX, pdl.wow.battlenet.com.cn 11 | # DOMAIN, client05.pdl.wow.battlenet.com.cn 12 | # DOMAIN, client02.pdl.wow.battlenet.com.cn 13 | # DOMAIN, client02-cm.pdl.wow.battlenet.com.cn 14 | 15 | # GOG游戏下载、更新[中国] 16 | # DOMAIN, gog.qtlglb.com 17 | 18 | # 微软商店游戏下载、应用下载、系统更新[中国] 19 | DOMAIN, assets1.xboxlive.cn 20 | DOMAIN, assets2.xboxlive.cn 21 | DOMAIN, dl.delivery.mp.microsoft.com 22 | DOMAIN, tlu.dl.delivery.mp.microsoft.com 23 | 24 | # UBisoft Connect(Uplay)育碧游戏下载、更新[中国] 25 | DOMAIN, uplaypc-s-ubisoft.cdn.ubionline.com.cn 26 | 27 | # Origin艺电游戏平台[中国] 28 | 29 | # EA Desktop游戏下载[中国] 30 | 31 | # Steam游戏下载、更新[中国] 32 | DOMAIN, alibaba.cdn.steampipe.steamcontent.com 33 | DOMAIN, cdn-qc.content.steamchina.com 34 | DOMAIN, cdn-ws.content.steamchina.com 35 | DOMAIN, cdn-ali.content.steamchina.com 36 | DOMAIN, dl.steam.clngaa.com 37 | DOMAIN, lv.queniujq.cn 38 | DOMAIN, st.dl.eccdnx.com 39 | DOMAIN, st.dl.bscstorage.net 40 | DOMAIN, steampipe.steamcontent.tnkjmec.com 41 | DOMAIN, trts.baishancdnx.cn 42 | DOMAIN, xz.pphimalayanrt.com 43 | 44 | # Riot游戏下载、更新[中国] 45 | 46 | # FiveM游戏下载、更新、社区[中国] 47 | 48 | # Bethesda贝塞斯达客户端、游戏及mod的下载、更新[中国] 49 | 50 | # Hikari Field游戏下载及更新[中国] 51 | -------------------------------------------------------------------------------- /Rules/ChinaDownloadCDN/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/ChinaDownloadCDN/ChinaDownloadCDN.list 2 | -------------------------------------------------------------------------------- /Rules/Copilot/Copilot.list: -------------------------------------------------------------------------------- 1 | # NAME: Copilot 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Copilot/Copilot.list 4 | # UPDATED: 2024-07-03 16:18:30 5 | # DOMAIN: 20 6 | # DOMAIN-KEYWORD: 1 7 | # DOMAIN-SUFFIX: 26 8 | # IP-ASN: 2 9 | # IP-CIDR: 2 10 | # TOTAL: 51 11 | 12 | DOMAIN,api.msn.com 13 | DOMAIN,api.statsig.com 14 | DOMAIN,assets.msn.com 15 | DOMAIN,browser-intake-datadoghq.com 16 | DOMAIN,chat.openai.com.cdn.cloudflare.net 17 | DOMAIN,copilot.microsoft.com 18 | DOMAIN,gateway.bingviz.microsoft.net 19 | DOMAIN,gateway.bingviz.microsoftapp.net 20 | DOMAIN,in.appcenter.ms 21 | DOMAIN,location.microsoft.com 22 | DOMAIN,odc.officeapps.live.com 23 | DOMAIN,openai-api.arkoselabs.com 24 | DOMAIN,openaicomproductionae4b.blob.core.windows.net 25 | DOMAIN,production-openaicom-storage.azureedge.net 26 | DOMAIN,r.bing.com 27 | DOMAIN,self.events.data.microsoft.com 28 | DOMAIN,services.bingapis.com 29 | DOMAIN,static.cloudflareinsights.com 30 | DOMAIN,sydney.bing.com 31 | DOMAIN,www.bing.com 32 | DOMAIN-SUFFIX,algolia.net 33 | DOMAIN-SUFFIX,api.microsoftapp.net 34 | DOMAIN-SUFFIX,auth0.com 35 | DOMAIN-SUFFIX,bing-shopping.microsoft-falcon.io 36 | DOMAIN-SUFFIX,challenges.cloudflare.com 37 | DOMAIN-SUFFIX,chatgpt.com 38 | DOMAIN-SUFFIX,chatgpt.livekit.cloud 39 | DOMAIN-SUFFIX,client-api.arkoselabs.com 40 | DOMAIN-SUFFIX,edgeservices.bing.com 41 | DOMAIN-SUFFIX,events.statsigapi.net 42 | DOMAIN-SUFFIX,featuregates.org 43 | DOMAIN-SUFFIX,host.livekit.cloud 44 | DOMAIN-SUFFIX,identrust.com 45 | DOMAIN-SUFFIX,intercom.io 46 | DOMAIN-SUFFIX,intercomcdn.com 47 | DOMAIN-SUFFIX,launchdarkly.com 48 | DOMAIN-SUFFIX,oaistatic.com 49 | DOMAIN-SUFFIX,oaiusercontent.com 50 | DOMAIN-SUFFIX,observeit.net 51 | DOMAIN-SUFFIX,openai.com 52 | DOMAIN-SUFFIX,openaiapi-site.azureedge.net 53 | DOMAIN-SUFFIX,openaicom.imgix.net 54 | DOMAIN-SUFFIX,segment.io 55 | DOMAIN-SUFFIX,sentry.io 56 | DOMAIN-SUFFIX,stripe.com 57 | DOMAIN-SUFFIX,turn.livekit.cloud 58 | DOMAIN-KEYWORD,openaicom-api 59 | IP-CIDR,24.199.123.28/32,no-resolve 60 | IP-CIDR,64.23.132.171/32,no-resolve 61 | IP-ASN,14061,no-resolve 62 | IP-ASN,20473,no-resolve 63 | -------------------------------------------------------------------------------- /Rules/Copilot/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Copilot/Copilot.list 2 | -------------------------------------------------------------------------------- /Rules/Discord/Discord.list: -------------------------------------------------------------------------------- 1 | # NAME: Discord 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Discord/Discord.list 4 | # UPDATED: 2024-07-03 16:16:11 5 | # DOMAIN-SUFFIX: 28 6 | # TOTAL: 28 7 | 8 | DOMAIN-SUFFIX,airhorn.solutions 9 | DOMAIN-SUFFIX,airhornbot.com 10 | DOMAIN-SUFFIX,bigbeans.solutions 11 | DOMAIN-SUFFIX,dis.gd 12 | DOMAIN-SUFFIX,discord-activities.com 13 | DOMAIN-SUFFIX,discord.co 14 | DOMAIN-SUFFIX,discord.com 15 | DOMAIN-SUFFIX,discord.design 16 | DOMAIN-SUFFIX,discord.dev 17 | DOMAIN-SUFFIX,discord.gg 18 | DOMAIN-SUFFIX,discord.gift 19 | DOMAIN-SUFFIX,discord.gifts 20 | DOMAIN-SUFFIX,discord.media 21 | DOMAIN-SUFFIX,discord.new 22 | DOMAIN-SUFFIX,discord.store 23 | DOMAIN-SUFFIX,discord.tools 24 | DOMAIN-SUFFIX,discordactivities.com 25 | DOMAIN-SUFFIX,discordapp.com 26 | DOMAIN-SUFFIX,discordapp.io 27 | DOMAIN-SUFFIX,discordapp.net 28 | DOMAIN-SUFFIX,discordapp.page.link 29 | DOMAIN-SUFFIX,discordcdn.com 30 | DOMAIN-SUFFIX,discordmerch.com 31 | DOMAIN-SUFFIX,discordpartygames.com 32 | DOMAIN-SUFFIX,discordsays.com 33 | DOMAIN-SUFFIX,discordstatus.com 34 | DOMAIN-SUFFIX,hammerandchisel.ssl.zendesk.com 35 | DOMAIN-SUFFIX,watchanimeattheoffice.com 36 | -------------------------------------------------------------------------------- /Rules/Discord/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Discord/Discord.list 2 | -------------------------------------------------------------------------------- /Rules/Disney/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Disney/Disney.list 2 | -------------------------------------------------------------------------------- /Rules/Duolingo/Duolingo.list: -------------------------------------------------------------------------------- 1 | # NAME: Duolingo 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Duolingo/Duolingo.list 4 | # UPDATED: 2024-01-08 16:02:59 5 | # DOMAIN-SUFFIX: 2 6 | # TOTAL: 2 7 | 8 | DOMAIN-SUFFIX,duolingo.cn 9 | DOMAIN-SUFFIX,duolingo.com 10 | -------------------------------------------------------------------------------- /Rules/Duolingo/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Duolingo/Duolingo.list 2 | -------------------------------------------------------------------------------- /Rules/Emby/EmbyGlobal.list: -------------------------------------------------------------------------------- 1 | # NAME: EmbyGlobal 2 | # AUTHOR: justdoiting Edward 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Emby/Emby.list 4 | # HOMEPAGE: https://github.com/mist-whisper/Loon/blob/master/Rules/Emby/EmbyGlobal.list 5 | # UPDATED: 2025-01-12 6 | # DOMAIN: 7 7 | # DOMAIN-KEYWORD: 4 8 | # DOMAIN-SUFFIX: 44 9 | # PROCESS-NAME: 1 10 | # TOTAL: 56 11 | 12 | DOMAIN,yhemby.top 13 | DOMAIN,pub1.emby.wtf 14 | DOMAIN,pub1.term.wtf 15 | DOMAIN,pub2.emby.wtf 16 | DOMAIN,pub2.term.wtf 17 | DOMAIN,pub3.emby.wtf 18 | DOMAIN,pub3.term.wtf 19 | DOMAIN,emby.enjoyit.eu.org 20 | DOMAIN,emby.lcloud.wiki 21 | DOMAIN,notnetflix.cos.cat 22 | 23 | DOMAIN-SUFFIX,misakaf.org 24 | DOMAIN-SUFFIX,agahk1.jmsooo.com 25 | DOMAIN-SUFFIX,agajp1.jmsooo.com 26 | DOMAIN-SUFFIX,agasg1.jmsooo.com 27 | DOMAIN-SUFFIX,aws.jmsooo.com 28 | DOMAIN-SUFFIX,cf1.jmsooo.com 29 | DOMAIN-SUFFIX,cristiamo.xyz 30 | DOMAIN-SUFFIX,emby.cjpc.cc 31 | DOMAIN-SUFFIX,emby.cjpc.tv 32 | DOMAIN-SUFFIX,emby.cjpc.xyz 33 | DOMAIN-SUFFIX,emby.cristiamo.top 34 | DOMAIN-SUFFIX,emby.flowercloud.yt 35 | DOMAIN-SUFFIX,emby.immtel.com 36 | DOMAIN-SUFFIX,emby.maying.club 37 | DOMAIN-SUFFIX,emby.mcwy.me 38 | DOMAIN-SUFFIX,emby.mdss.cloud 39 | DOMAIN-SUFFIX,emby.neko.edu.rs 40 | DOMAIN-SUFFIX,emby.nexitally.com 41 | DOMAIN-SUFFIX,emby.nyancat.net 42 | DOMAIN-SUFFIX,emby.ok.edu.hk 43 | DOMAIN-SUFFIX,emby.paoche.ooo 44 | DOMAIN-SUFFIX,emby.prprcloud.com 45 | DOMAIN-SUFFIX,emby.wtf 46 | DOMAIN-SUFFIX,emby.xeton.dev 47 | DOMAIN-SUFFIX,emby.ytoo.li 48 | DOMAIN-SUFFIX,embymv.tk 49 | DOMAIN-SUFFIX,embyplus.org 50 | DOMAIN-SUFFIX,embyserver.ga 51 | DOMAIN-SUFFIX,hinet.jmsooo.com 52 | DOMAIN-SUFFIX,imetyou.top 53 | DOMAIN-SUFFIX,jellyfin.asia 54 | DOMAIN-SUFFIX,jellyfin.xeton.dev 55 | DOMAIN-SUFFIX,line.emby.men 56 | DOMAIN-SUFFIX,mickeycloud.com 57 | DOMAIN-SUFFIX,movie.xeton.dev 58 | DOMAIN-SUFFIX,ntt1.jmsooo.com 59 | DOMAIN-SUFFIX,ohhhh.org 60 | DOMAIN-SUFFIX,peachmv.me 61 | DOMAIN-SUFFIX,pilipiliultra.com 62 | DOMAIN-SUFFIX,plusmedia.site 63 | DOMAIN-SUFFIX,poloemby.xyz 64 | DOMAIN-SUFFIX,pornemby.club 65 | DOMAIN-SUFFIX,servers.xeton.dev 66 | DOMAIN-SUFFIX,xmsl.org 67 | 68 | DOMAIN-KEYWORD,wtf 69 | DOMAIN-KEYWORD,emby.wtf 70 | DOMAIN-KEYWORD,jmsooo 71 | DOMAIN-KEYWORD,odysseyplus 72 | 73 | PROCESS-NAME,com.mb.android 74 | -------------------------------------------------------------------------------- /Rules/Emby/EmbyMainland.list: -------------------------------------------------------------------------------- 1 | # NAME: EmbyMainland 2 | # AUTHOR: Edward 3 | # HOMEPAGE: https://github.com/mist-whisper/Loon/blob/master/Rules/Emby/EmbyMainland.list 4 | # UPDATED: 2025-04-20 5 | 6 | DOMAIN,7777777.buzz 7 | DOMAIN,581658.best 8 | DOMAIN,0570.123456.buzz 9 | DOMAIN,cf.imetyou.top 10 | DOMAIN,music.mefun.org 11 | 12 | DOMAIN-KEYWORD,temby 13 | 14 | DOMAIN-SUFFIX,285286.xyz 15 | 16 | IP-CIDR,193.122.114.13/32 -------------------------------------------------------------------------------- /Rules/Emby/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Emby/EmbyGlobal.list 2 | 3 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/Emby/EmbyMainland.list 4 | -------------------------------------------------------------------------------- /Rules/Facebook/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Facebook/Facebook.list 2 | -------------------------------------------------------------------------------- /Rules/Filen/Filen.list: -------------------------------------------------------------------------------- 1 | # NAME: Filen 2 | # AUTHOR: 可莉🅥 3 | # HOMEPAGE: https://gitlab.com/lodepuly/vpn_tool/-/blob/master/Tool/Loon/Rule/Filen.list?ref_type=heads 4 | # UPDATED: 2024-07-20 11:14:56 5 | # DOMAIN: 12 6 | # DOMAIN-SUFFIX: 7 7 | # TOTAL: 19 8 | 9 | DOMAIN,cdn.filen.io 10 | DOMAIN,drive.filen.io 11 | DOMAIN,egest.filen.io 12 | DOMAIN,gateway.filen-1.net 13 | DOMAIN,gateway.filen-2.net 14 | DOMAIN,gateway.filen-3.net 15 | DOMAIN,gateway.filen-4.net 16 | DOMAIN,gateway.filen-5.net 17 | DOMAIN,gateway.filen.io 18 | DOMAIN,gateway.filen.net 19 | DOMAIN,ingest.filen.io 20 | DOMAIN,socket.filen.io 21 | DOMAIN-SUFFIX,filen.io 22 | DOMAIN-SUFFIX,filen.net 23 | DOMAIN-SUFFIX,filen-1.net 24 | DOMAIN-SUFFIX,filen-2.net 25 | DOMAIN-SUFFIX,filen-3.net 26 | DOMAIN-SUFFIX,filen-4.net 27 | DOMAIN-SUFFIX,filen-5.net -------------------------------------------------------------------------------- /Rules/Filen/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Filen/Filen.list -------------------------------------------------------------------------------- /Rules/Games/Games.list: -------------------------------------------------------------------------------- 1 | # 本项目内容由 https://github.com/luestr 基于原项目修改而来,在此表示感谢。 2 | # NAME: Games 3 | # AUTHOR: blackmatrix7 4 | # REPO: https://github.com/blackmatrix7/ios_rule_script 5 | # UPDATED: 2024-07-03 16:14:50 6 | # DOMAIN: 8 7 | # DOMAIN-KEYWORD: 3 8 | # DOMAIN-SUFFIX: 36 9 | # TOTAL: 47 10 | 11 | DOMAIN,steambroadcast.akamaized.net 12 | DOMAIN,steamcdn-a.akamaihd.net 13 | DOMAIN,steamcommunity-a.akamaihd.net 14 | DOMAIN,steammobile.akamaized.net 15 | DOMAIN,steampipe.akamaized.net 16 | DOMAIN,steamstore-a.akamaihd.net 17 | DOMAIN,steamusercontent-a.akamaihd.net 18 | DOMAIN,steamuserimages-a.akamaihd.net 19 | DOMAIN-SUFFIX,cdn-ali.content.steamchina.com 20 | DOMAIN-SUFFIX,cdn-qc.content.steamchina.com 21 | DOMAIN-SUFFIX,cdn-ws.content.steamchina.com 22 | DOMAIN-SUFFIX,csgo.wmsj.cn 23 | DOMAIN-SUFFIX,dl.steam.clngaa.com 24 | DOMAIN-SUFFIX,dl.steam.ksyna.com 25 | DOMAIN-SUFFIX,dota2.wmsj.cn 26 | DOMAIN-SUFFIX,fanatical.com 27 | DOMAIN-SUFFIX,humblebundle.com 28 | DOMAIN-SUFFIX,playartifact.com 29 | DOMAIN-SUFFIX,s.team 30 | DOMAIN-SUFFIX,st.dl.bscstorage.net 31 | DOMAIN-SUFFIX,st.dl.eccdnx.com 32 | DOMAIN-SUFFIX,st.dl.pinyuncloud.com 33 | DOMAIN-SUFFIX,steam-api.com 34 | DOMAIN-SUFFIX,steam-chat.com 35 | DOMAIN-SUFFIX,steambroadcast.akamaized.net 36 | DOMAIN-SUFFIX,steamcdn-a.akamaihd.net 37 | DOMAIN-SUFFIX,steamcommunity-a.akamaihd.net 38 | DOMAIN-SUFFIX,steamcommunity.com 39 | DOMAIN-SUFFIX,steamcontent.tnkjmec.com 40 | DOMAIN-SUFFIX,steamgames.com 41 | DOMAIN-SUFFIX,steampipe.akamaized.net 42 | DOMAIN-SUFFIX,steampowered.com 43 | DOMAIN-SUFFIX,steampowered.com.8686c.com 44 | DOMAIN-SUFFIX,steamstat.us 45 | DOMAIN-SUFFIX,steamstatic.com 46 | DOMAIN-SUFFIX,steamstatic.com.8686c.com 47 | DOMAIN-SUFFIX,steamstore-a.akamaihd.net 48 | DOMAIN-SUFFIX,steamunlocked.net 49 | DOMAIN-SUFFIX,steamusercontent-a.akamaihd.net 50 | DOMAIN-SUFFIX,steamuserimages-a.akamaihd.net 51 | DOMAIN-SUFFIX,steamvideo-a.akamaihd.net 52 | DOMAIN-SUFFIX,underlords.com 53 | DOMAIN-SUFFIX,valvesoftware.com 54 | DOMAIN-SUFFIX,wmsjsteam.com 55 | DOMAIN-KEYWORD,steambroadcast 56 | DOMAIN-KEYWORD,steamstore 57 | DOMAIN-KEYWORD,steamuserimages 58 | -------------------------------------------------------------------------------- /Rules/Games/GamesCN.list: -------------------------------------------------------------------------------- 1 | # NAME: GamesCN 2 | # AUTHOR: blackmatrix7 3 | # REPO: https://github.com/blackmatrix7/ios_rule_script 4 | # UPDATED: 2025-02-08 5 | # DOMAIN: 3 6 | # DOMAIN-KEYWORD: 5 7 | # TOTAL: 8 8 | 9 | DOMAIN,uplaypc-s-ubisoft.cdn.ubi.com 10 | DOMAIN,ecom-cdn.ubi.com 11 | DOMAIN,ubi.li 12 | DOMAIN-KEYWORD,ubistatic2 13 | DOMAIN-KEYWORD,ubisoft 14 | DOMAIN-KEYWORD,ubiservices 15 | DOMAIN-KEYWORD,ubiconnect 16 | DOMAIN-KEYWORD,ubi 17 | -------------------------------------------------------------------------------- /Rules/Games/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/Games/Games.list 2 | 3 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/Games/GamesCN.list 4 | -------------------------------------------------------------------------------- /Rules/Gemini/Gemini.list: -------------------------------------------------------------------------------- 1 | # NAME: Gemini 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Gemini/Gemini.list 4 | # UPDATED: 2024-07-03 16:18:30 5 | # DOMAIN: 3 6 | # DOMAIN-KEYWORD: 3 7 | # DOMAIN-SUFFIX: 7 8 | # TOTAL: 13 9 | 10 | DOMAIN,ai.google.dev 11 | DOMAIN,alkalimakersuite-pa.clients6.google.com 12 | DOMAIN,makersuite.google.com 13 | DOMAIN-SUFFIX,bard.google.com 14 | DOMAIN-SUFFIX,deepmind.com 15 | DOMAIN-SUFFIX,deepmind.google 16 | DOMAIN-SUFFIX,gemini.google.com 17 | DOMAIN-SUFFIX,generativeai.google 18 | DOMAIN-SUFFIX,proactivebackend-pa.googleapis.com 19 | DOMAIN-SUFFIX,apis.google.com 20 | DOMAIN-KEYWORD,colab 21 | DOMAIN-KEYWORD,developerprofiles 22 | DOMAIN-KEYWORD,generativelanguage 23 | -------------------------------------------------------------------------------- /Rules/Gemini/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Gemini/Gemini.list 2 | -------------------------------------------------------------------------------- /Rules/GitHub/GitHub.list: -------------------------------------------------------------------------------- 1 | # NAME: GitHub 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/GitHub/GitHub.list 4 | # UPDATED: 2024-07-03 16:14:51 5 | # DOMAIN-KEYWORD: 1 6 | # DOMAIN-SUFFIX: 29 7 | # TOTAL: 30 8 | 9 | DOMAIN-SUFFIX,atom.io 10 | DOMAIN-SUFFIX,dependabot.com 11 | DOMAIN-SUFFIX,ghcr.io 12 | DOMAIN-SUFFIX,git.io 13 | DOMAIN-SUFFIX,github-atom-io-herokuapp-com.freetls.fastly.net 14 | DOMAIN-SUFFIX,github-avatars.oss-cn-hongkong.aliyuncs.com 15 | DOMAIN-SUFFIX,github-cloud.s3.amazonaws.com 16 | DOMAIN-SUFFIX,github.blog 17 | DOMAIN-SUFFIX,github.com 18 | DOMAIN-SUFFIX,github.community 19 | DOMAIN-SUFFIX,github.dev 20 | DOMAIN-SUFFIX,github.io 21 | DOMAIN-SUFFIX,githubapp.com 22 | DOMAIN-SUFFIX,githubassets.com 23 | DOMAIN-SUFFIX,githubhackathon.com 24 | DOMAIN-SUFFIX,githubnext.com 25 | DOMAIN-SUFFIX,githubpreview.dev 26 | DOMAIN-SUFFIX,githubstatus.com 27 | DOMAIN-SUFFIX,githubuniverse.com 28 | DOMAIN-SUFFIX,githubusercontent.com 29 | DOMAIN-SUFFIX,myoctocat.com 30 | DOMAIN-SUFFIX,npm.community 31 | DOMAIN-SUFFIX,npmjs.com 32 | DOMAIN-SUFFIX,npmjs.org 33 | DOMAIN-SUFFIX,opensource.guide 34 | DOMAIN-SUFFIX,rawgit.com 35 | DOMAIN-SUFFIX,rawgithub.com 36 | DOMAIN-SUFFIX,repo.new 37 | DOMAIN-SUFFIX,thegithubshop.com 38 | DOMAIN-KEYWORD,github 39 | -------------------------------------------------------------------------------- /Rules/GitHub/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/GitHub/GitHub.list 2 | -------------------------------------------------------------------------------- /Rules/Global/HongKong.list: -------------------------------------------------------------------------------- 1 | # NAME: HongKong 2 | # AUTHOR: whisper 3 | # HOMEPAGE: https://github.com/mist-whisper 4 | # UPDATED: 2024-10-06 21:01 5 | 6 | DOMAIN-KEYWORD,klook 7 | DOMAIN-KEYWORD,livenation 8 | DOMAIN-KEYWORD,cityline 9 | -------------------------------------------------------------------------------- /Rules/Global/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Global/Global.list 2 | -------------------------------------------------------------------------------- /Rules/Google/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/Google/Google.list 2 | -------------------------------------------------------------------------------- /Rules/HBO/HBO.list: -------------------------------------------------------------------------------- 1 | # NAME: HBO 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/HBO/HBO.list 4 | # UPDATED: 2024-07-03 16:16:13 5 | # DOMAIN: 1 6 | # DOMAIN-SUFFIX: 45 7 | # PROCESS-NAME: 1 8 | # USER-AGENT: 2 9 | # TOTAL: 49 10 | 11 | DOMAIN,wmff.warnermediacdn.com 12 | DOMAIN-SUFFIX,bcbolthboa-a.akamaihd.net 13 | DOMAIN-SUFFIX,cf-images.ap-southeast-1.prod.boltdns.net 14 | DOMAIN-SUFFIX,cinemax.com 15 | DOMAIN-SUFFIX,dai3fd1oh325y.cloudfront.net 16 | DOMAIN-SUFFIX,execute-api.ap-southeast-1.amazonaws.com 17 | DOMAIN-SUFFIX,execute-api.us-east-1.amazonaws.com 18 | DOMAIN-SUFFIX,forthethrone.com 19 | DOMAIN-SUFFIX,hbo.com 20 | DOMAIN-SUFFIX,hbo.com.c.footprint.net 21 | DOMAIN-SUFFIX,hbo.com.edgesuite.net 22 | DOMAIN-SUFFIX,hbo.map.fastly.net 23 | DOMAIN-SUFFIX,hboasia.com 24 | DOMAIN-SUFFIX,hboasia1-i.akamaihd.net 25 | DOMAIN-SUFFIX,hboasia2-i.akamaihd.net 26 | DOMAIN-SUFFIX,hboasia3-i.akamaihd.net 27 | DOMAIN-SUFFIX,hboasia4-i.akamaihd.net 28 | DOMAIN-SUFFIX,hboasia5-i.akamaihd.net 29 | DOMAIN-SUFFIX,hboasialive.akamaized.net 30 | DOMAIN-SUFFIX,hbogeo.cust.footprint.net 31 | DOMAIN-SUFFIX,hbogo.co.th 32 | DOMAIN-SUFFIX,hbogo.com 33 | DOMAIN-SUFFIX,hbogo.eu 34 | DOMAIN-SUFFIX,hbogoasia.com 35 | DOMAIN-SUFFIX,hbogoasia.hk 36 | DOMAIN-SUFFIX,hbogoasia.id 37 | DOMAIN-SUFFIX,hbogoasia.ph 38 | DOMAIN-SUFFIX,hbogoasia.sg 39 | DOMAIN-SUFFIX,hbogoasia.tw 40 | DOMAIN-SUFFIX,hbogoprod-vod.akamaized.net 41 | DOMAIN-SUFFIX,hbolb.onwardsmg.com 42 | DOMAIN-SUFFIX,hbomax.com 43 | DOMAIN-SUFFIX,hbomaxcdn.com 44 | DOMAIN-SUFFIX,hbomaxdash.s.llnwi.net 45 | DOMAIN-SUFFIX,hbonow.com 46 | DOMAIN-SUFFIX,hbounify-prod.evergent.com 47 | DOMAIN-SUFFIX,manifest.prod.boltdns.net 48 | DOMAIN-SUFFIX,maxgo.com 49 | DOMAIN-SUFFIX,now-ashare.com 50 | DOMAIN-SUFFIX,now-tv.com 51 | DOMAIN-SUFFIX,now.com 52 | DOMAIN-SUFFIX,now.com.hk 53 | DOMAIN-SUFFIX,nowe.com 54 | DOMAIN-SUFFIX,nowe.hk 55 | DOMAIN-SUFFIX,players.brightcove.net 56 | DOMAIN-SUFFIX,youboranqs01.com 57 | USER-AGENT,HBO%20NOW* 58 | USER-AGENT,HBOMAX* 59 | PROCESS-NAME,com.hbo.hbonow 60 | -------------------------------------------------------------------------------- /Rules/HBO/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/HBO/HBO.list 2 | -------------------------------------------------------------------------------- /Rules/Hulu/Hulu.list: -------------------------------------------------------------------------------- 1 | # NAME: Hulu 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Hulu/Hulu.list 4 | # UPDATED: 2024-07-03 16:16:14 5 | # DOMAIN: 1 6 | # DOMAIN-SUFFIX: 57 7 | # PROCESS-NAME: 1 8 | # TOTAL: 59 9 | 10 | DOMAIN,live-mediashield-ava-hulustream-com.akamaized.net 11 | DOMAIN-SUFFIX,112263.com 12 | DOMAIN-SUFFIX,assetshuluimcom-a.akamaihd.net 13 | DOMAIN-SUFFIX,callhulu.com 14 | DOMAIN-SUFFIX,cws-hulu.conviva.com 15 | DOMAIN-SUFFIX,findyourlimits.com 16 | DOMAIN-SUFFIX,freehulu.com 17 | DOMAIN-SUFFIX,happyon.jp 18 | DOMAIN-SUFFIX,hjholdings.jp 19 | DOMAIN-SUFFIX,hooloo.tv 20 | DOMAIN-SUFFIX,hoolu.com 21 | DOMAIN-SUFFIX,hoolu.tv 22 | DOMAIN-SUFFIX,hu1u.com 23 | DOMAIN-SUFFIX,huloo.cc 24 | DOMAIN-SUFFIX,huloo.tv 25 | DOMAIN-SUFFIX,hulu.com 26 | DOMAIN-SUFFIX,hulu.hb.omtrdc.net 27 | DOMAIN-SUFFIX,hulu.jp 28 | DOMAIN-SUFFIX,hulu.playback.edge.bamgrid.com 29 | DOMAIN-SUFFIX,hulu.sc.omtrdc.net 30 | DOMAIN-SUFFIX,hulu.tv 31 | DOMAIN-SUFFIX,hulu.us 32 | DOMAIN-SUFFIX,huluaction.com 33 | DOMAIN-SUFFIX,huluad.com 34 | DOMAIN-SUFFIX,huluapp.com 35 | DOMAIN-SUFFIX,huluasks.com 36 | DOMAIN-SUFFIX,hulucall.com 37 | DOMAIN-SUFFIX,hulufree.com 38 | DOMAIN-SUFFIX,hulugans.com 39 | DOMAIN-SUFFIX,hulugermany.com 40 | DOMAIN-SUFFIX,hulugo.com 41 | DOMAIN-SUFFIX,huluim.com 42 | DOMAIN-SUFFIX,huluinstantmessenger.com 43 | DOMAIN-SUFFIX,huluitaly.com 44 | DOMAIN-SUFFIX,hulunet.com 45 | DOMAIN-SUFFIX,hulunetwork.com 46 | DOMAIN-SUFFIX,huluplus.com 47 | DOMAIN-SUFFIX,hulupremium.com 48 | DOMAIN-SUFFIX,hulupurchase.com 49 | DOMAIN-SUFFIX,huluqa.com 50 | DOMAIN-SUFFIX,hulurussia.com 51 | DOMAIN-SUFFIX,huluspain.com 52 | DOMAIN-SUFFIX,hulusports.com 53 | DOMAIN-SUFFIX,hulustream.com 54 | DOMAIN-SUFFIX,huluteam.com 55 | DOMAIN-SUFFIX,hulutv.com 56 | DOMAIN-SUFFIX,huluusa.com 57 | DOMAIN-SUFFIX,joinmaidez.com 58 | DOMAIN-SUFFIX,mushymush.tv 59 | DOMAIN-SUFFIX,myhulu.com 60 | DOMAIN-SUFFIX,originalhulu.com 61 | DOMAIN-SUFFIX,payhulu.com 62 | DOMAIN-SUFFIX,prod.hjholdings.tv 63 | DOMAIN-SUFFIX,registerhulu.com 64 | DOMAIN-SUFFIX,streaks.jp 65 | DOMAIN-SUFFIX,thehulubraintrust.com 66 | DOMAIN-SUFFIX,wwwhuluplus.com 67 | DOMAIN-SUFFIX,yb.uncn.jp 68 | PROCESS-NAME,com.hulu.plus 69 | -------------------------------------------------------------------------------- /Rules/Hulu/HuluUSA.list: -------------------------------------------------------------------------------- 1 | # NAME: HuluUSA 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/HuluUSA/HuluUSA.list 4 | # UPDATED: 2024-07-03 16:16:49 5 | # DOMAIN-SUFFIX: 52 6 | # PROCESS-NAME: 1 7 | # TOTAL: 53 8 | 9 | DOMAIN-SUFFIX,112263.com 10 | DOMAIN-SUFFIX,assetshuluimcom-a.akamaihd.net 11 | DOMAIN-SUFFIX,callhulu.com 12 | DOMAIN-SUFFIX,cws-hulu.conviva.com 13 | DOMAIN-SUFFIX,findyourlimits.com 14 | DOMAIN-SUFFIX,freehulu.com 15 | DOMAIN-SUFFIX,hooloo.tv 16 | DOMAIN-SUFFIX,hoolu.com 17 | DOMAIN-SUFFIX,hoolu.tv 18 | DOMAIN-SUFFIX,hu1u.com 19 | DOMAIN-SUFFIX,huloo.cc 20 | DOMAIN-SUFFIX,huloo.tv 21 | DOMAIN-SUFFIX,hulu.com 22 | DOMAIN-SUFFIX,hulu.hb.omtrdc.net 23 | DOMAIN-SUFFIX,hulu.playback.edge.bamgrid.com 24 | DOMAIN-SUFFIX,hulu.sc.omtrdc.net 25 | DOMAIN-SUFFIX,hulu.tv 26 | DOMAIN-SUFFIX,hulu.us 27 | DOMAIN-SUFFIX,huluaction.com 28 | DOMAIN-SUFFIX,huluad.com 29 | DOMAIN-SUFFIX,huluapp.com 30 | DOMAIN-SUFFIX,huluasks.com 31 | DOMAIN-SUFFIX,hulucall.com 32 | DOMAIN-SUFFIX,hulufree.com 33 | DOMAIN-SUFFIX,hulugans.com 34 | DOMAIN-SUFFIX,hulugermany.com 35 | DOMAIN-SUFFIX,hulugo.com 36 | DOMAIN-SUFFIX,huluim.com 37 | DOMAIN-SUFFIX,huluinstantmessenger.com 38 | DOMAIN-SUFFIX,huluitaly.com 39 | DOMAIN-SUFFIX,hulunet.com 40 | DOMAIN-SUFFIX,hulunetwork.com 41 | DOMAIN-SUFFIX,huluplus.com 42 | DOMAIN-SUFFIX,hulupremium.com 43 | DOMAIN-SUFFIX,hulupurchase.com 44 | DOMAIN-SUFFIX,huluqa.com 45 | DOMAIN-SUFFIX,hulurussia.com 46 | DOMAIN-SUFFIX,huluspain.com 47 | DOMAIN-SUFFIX,hulusports.com 48 | DOMAIN-SUFFIX,hulustream.com 49 | DOMAIN-SUFFIX,huluteam.com 50 | DOMAIN-SUFFIX,hulutv.com 51 | DOMAIN-SUFFIX,huluusa.com 52 | DOMAIN-SUFFIX,joinmaidez.com 53 | DOMAIN-SUFFIX,mushymush.tv 54 | DOMAIN-SUFFIX,myhulu.com 55 | DOMAIN-SUFFIX,originalhulu.com 56 | DOMAIN-SUFFIX,payhulu.com 57 | DOMAIN-SUFFIX,prod.hjholdings.tv 58 | DOMAIN-SUFFIX,registerhulu.com 59 | DOMAIN-SUFFIX,thehulubraintrust.com 60 | DOMAIN-SUFFIX,wwwhuluplus.com 61 | PROCESS-NAME,com.hulu.plus 62 | -------------------------------------------------------------------------------- /Rules/Hulu/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Hulu/Hulu.list 2 | 3 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Hulu/HuluUSA.list 4 | -------------------------------------------------------------------------------- /Rules/IPAPI/IPAPI.list: -------------------------------------------------------------------------------- 1 | # NAME: IP-API 2 | # AUTHOR: Edward 3 | # HOMEPAGE: https://github.com/mist-whisper/Surge/blob/master/Rules 4 | # UPDATED: 2024-07-28 15:49:10 5 | # DOMAIN: 1 6 | # TOTAL: 1 7 | 8 | DOMAIN,ip-api.com 9 | -------------------------------------------------------------------------------- /Rules/IPAPI/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/IPAPI/IPAPI.list 2 | -------------------------------------------------------------------------------- /Rules/Instagram/Instagram.list: -------------------------------------------------------------------------------- 1 | # NAME: Instagram 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Instagram/Instagram.list 4 | # UPDATED: 2024-07-03 16:16:12 5 | # DOMAIN-KEYWORD: 1 6 | # DOMAIN-SUFFIX: 3 7 | # TOTAL: 4 8 | 9 | DOMAIN-SUFFIX,cdninstagram.com 10 | DOMAIN-SUFFIX,instagr.am 11 | DOMAIN-SUFFIX,instagram.com 12 | DOMAIN-KEYWORD,instagram 13 | -------------------------------------------------------------------------------- /Rules/Instagram/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Instagram/Instagram.list 2 | -------------------------------------------------------------------------------- /Rules/Kingsoft/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Kingsoft/SeasunGame.list 2 | -------------------------------------------------------------------------------- /Rules/Kingsoft/SeasunGame.list: -------------------------------------------------------------------------------- 1 | # NAME: Seasun Game 2 | # AUTHOR: Edward 3 | # HOMEPAGE: https://github.com/mist-whisper/Surge/blob/master/Rules/Kingsoft/SeasunGame.list 4 | # UPDATED: 2024-07-07 21:26:43 5 | # DOMAIN-SUFFIX: 9 6 | # DOMAIN-KEYWORD: 2 7 | # TOTAL: 11 8 | 9 | DOMAIN-SUFFIX,kingsoft.com 10 | DOMAIN-SUFFIX,jxfeng.com 11 | DOMAIN-SUFFIX,jxphone.com 12 | DOMAIN-SUFFIX,jxsj2sy.com 13 | DOMAIN-SUFFIX,xoyo.com 14 | DOMAIN-SUFFIX,xoyobox.com 15 | DOMAIN-SUFFIX,xoyocdn.com 16 | DOMAIN-SUFFIX,xsjcs.cn 17 | DOMAIN-SUFFIX,xsjom.com 18 | DOMAIN-KEYWORD,xoyo 19 | DOMAIN-KEYWORD,jxsj 20 | -------------------------------------------------------------------------------- /Rules/LAN/LAN_SPLITTER: -------------------------------------------------------------------------------- 1 | IP-CIDR,10.0.0.0/8,no-resolve 2 | IP-CIDR,100.64.0.0/10,no-resolve 3 | IP-CIDR,172.16.0.0/12,no-resolve 4 | IP-CIDR,192.0.0.0/24,no-resolve 5 | IP-CIDR,192.168.0.0/16,no-resolve 6 | IP-CIDR,198.18.0.0/15,no-resolve 7 | IP-CIDR6,::1/128,no-resolve 8 | IP-CIDR6,fc00::/7,no-resolve 9 | IP-CIDR6,fe80::/10,no-resolve 10 | -------------------------------------------------------------------------------- /Rules/LAN/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/LAN/LAN_SPLITTER 2 | -------------------------------------------------------------------------------- /Rules/Lan/Lan.list: -------------------------------------------------------------------------------- 1 | # NAME: Lan 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Lan/Lan.list 4 | # UPDATED: 2024-07-03 16:16:16 5 | # DOMAIN: 7 6 | # DOMAIN-SUFFIX: 123 7 | # IP-CIDR: 14 8 | # IP-CIDR6: 4 9 | # TOTAL: 148 10 | 11 | DOMAIN,asusrouter.com 12 | DOMAIN,cp.cloudflare.com 13 | DOMAIN,detectportal.firefox.com 14 | DOMAIN,instant.arubanetworks.com 15 | DOMAIN,router.asus.com 16 | DOMAIN,setmeup.arubanetworks.com 17 | DOMAIN,www.asusrouter.com 18 | DOMAIN-SUFFIX,0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa 19 | DOMAIN-SUFFIX,0.in-addr.arpa 20 | DOMAIN-SUFFIX,1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa 21 | DOMAIN-SUFFIX,10.in-addr.arpa 22 | DOMAIN-SUFFIX,100.100.in-addr.arpa 23 | DOMAIN-SUFFIX,100.51.198.in-addr.arpa 24 | DOMAIN-SUFFIX,101.100.in-addr.arpa 25 | DOMAIN-SUFFIX,102.100.in-addr.arpa 26 | DOMAIN-SUFFIX,103.100.in-addr.arpa 27 | DOMAIN-SUFFIX,104.100.in-addr.arpa 28 | DOMAIN-SUFFIX,105.100.in-addr.arpa 29 | DOMAIN-SUFFIX,106.100.in-addr.arpa 30 | DOMAIN-SUFFIX,107.100.in-addr.arpa 31 | DOMAIN-SUFFIX,108.100.in-addr.arpa 32 | DOMAIN-SUFFIX,109.100.in-addr.arpa 33 | DOMAIN-SUFFIX,110.100.in-addr.arpa 34 | DOMAIN-SUFFIX,111.100.in-addr.arpa 35 | DOMAIN-SUFFIX,112.100.in-addr.arpa 36 | DOMAIN-SUFFIX,113.0.203.in-addr.arpa 37 | DOMAIN-SUFFIX,113.100.in-addr.arpa 38 | DOMAIN-SUFFIX,114.100.in-addr.arpa 39 | DOMAIN-SUFFIX,115.100.in-addr.arpa 40 | DOMAIN-SUFFIX,116.100.in-addr.arpa 41 | DOMAIN-SUFFIX,117.100.in-addr.arpa 42 | DOMAIN-SUFFIX,118.100.in-addr.arpa 43 | DOMAIN-SUFFIX,119.100.in-addr.arpa 44 | DOMAIN-SUFFIX,120.100.in-addr.arpa 45 | DOMAIN-SUFFIX,121.100.in-addr.arpa 46 | DOMAIN-SUFFIX,122.100.in-addr.arpa 47 | DOMAIN-SUFFIX,123.100.in-addr.arpa 48 | DOMAIN-SUFFIX,124.100.in-addr.arpa 49 | DOMAIN-SUFFIX,125.100.in-addr.arpa 50 | DOMAIN-SUFFIX,126.100.in-addr.arpa 51 | DOMAIN-SUFFIX,127.100.in-addr.arpa 52 | DOMAIN-SUFFIX,127.in-addr.arpa 53 | DOMAIN-SUFFIX,16.172.in-addr.arpa 54 | DOMAIN-SUFFIX,168.192.in-addr.arpa 55 | DOMAIN-SUFFIX,17.172.in-addr.arpa 56 | DOMAIN-SUFFIX,18.172.in-addr.arpa 57 | DOMAIN-SUFFIX,19.172.in-addr.arpa 58 | DOMAIN-SUFFIX,2.0.192.in-addr.arpa 59 | DOMAIN-SUFFIX,20.172.in-addr.arpa 60 | DOMAIN-SUFFIX,21.172.in-addr.arpa 61 | DOMAIN-SUFFIX,22.172.in-addr.arpa 62 | DOMAIN-SUFFIX,23.172.in-addr.arpa 63 | DOMAIN-SUFFIX,24.172.in-addr.arpa 64 | DOMAIN-SUFFIX,25.172.in-addr.arpa 65 | DOMAIN-SUFFIX,254.169.in-addr.arpa 66 | DOMAIN-SUFFIX,255.255.255.255.in-addr.arpa 67 | DOMAIN-SUFFIX,26.172.in-addr.arpa 68 | DOMAIN-SUFFIX,27.172.in-addr.arpa 69 | DOMAIN-SUFFIX,28.172.in-addr.arpa 70 | DOMAIN-SUFFIX,29.172.in-addr.arpa 71 | DOMAIN-SUFFIX,30.172.in-addr.arpa 72 | DOMAIN-SUFFIX,31.172.in-addr.arpa 73 | DOMAIN-SUFFIX,64.100.in-addr.arpa 74 | DOMAIN-SUFFIX,65.100.in-addr.arpa 75 | DOMAIN-SUFFIX,66.100.in-addr.arpa 76 | DOMAIN-SUFFIX,67.100.in-addr.arpa 77 | DOMAIN-SUFFIX,68.100.in-addr.arpa 78 | DOMAIN-SUFFIX,69.100.in-addr.arpa 79 | DOMAIN-SUFFIX,70.100.in-addr.arpa 80 | DOMAIN-SUFFIX,71.100.in-addr.arpa 81 | DOMAIN-SUFFIX,72.100.in-addr.arpa 82 | DOMAIN-SUFFIX,73.100.in-addr.arpa 83 | DOMAIN-SUFFIX,74.100.in-addr.arpa 84 | DOMAIN-SUFFIX,75.100.in-addr.arpa 85 | DOMAIN-SUFFIX,76.100.in-addr.arpa 86 | DOMAIN-SUFFIX,77.100.in-addr.arpa 87 | DOMAIN-SUFFIX,78.100.in-addr.arpa 88 | DOMAIN-SUFFIX,79.100.in-addr.arpa 89 | DOMAIN-SUFFIX,8.b.d.0.1.0.0.2.ip6.arpa 90 | DOMAIN-SUFFIX,8.e.f.ip6.arpa 91 | DOMAIN-SUFFIX,80.100.in-addr.arpa 92 | DOMAIN-SUFFIX,81.100.in-addr.arpa 93 | DOMAIN-SUFFIX,82.100.in-addr.arpa 94 | DOMAIN-SUFFIX,83.100.in-addr.arpa 95 | DOMAIN-SUFFIX,84.100.in-addr.arpa 96 | DOMAIN-SUFFIX,85.100.in-addr.arpa 97 | DOMAIN-SUFFIX,86.100.in-addr.arpa 98 | DOMAIN-SUFFIX,87.100.in-addr.arpa 99 | DOMAIN-SUFFIX,88.100.in-addr.arpa 100 | DOMAIN-SUFFIX,89.100.in-addr.arpa 101 | DOMAIN-SUFFIX,9.e.f.ip6.arpa 102 | DOMAIN-SUFFIX,90.100.in-addr.arpa 103 | DOMAIN-SUFFIX,91.100.in-addr.arpa 104 | DOMAIN-SUFFIX,92.100.in-addr.arpa 105 | DOMAIN-SUFFIX,93.100.in-addr.arpa 106 | DOMAIN-SUFFIX,94.100.in-addr.arpa 107 | DOMAIN-SUFFIX,95.100.in-addr.arpa 108 | DOMAIN-SUFFIX,96.100.in-addr.arpa 109 | DOMAIN-SUFFIX,97.100.in-addr.arpa 110 | DOMAIN-SUFFIX,98.100.in-addr.arpa 111 | DOMAIN-SUFFIX,99.100.in-addr.arpa 112 | DOMAIN-SUFFIX,a.e.f.ip6.arpa 113 | DOMAIN-SUFFIX,acl4.ssr 114 | DOMAIN-SUFFIX,b.e.f.ip6.arpa 115 | DOMAIN-SUFFIX,captive.apple.com 116 | DOMAIN-SUFFIX,connectivitycheck.gstatic.com 117 | DOMAIN-SUFFIX,d.f.ip6.arpa 118 | DOMAIN-SUFFIX,hiwifi.com 119 | DOMAIN-SUFFIX,home.arpa 120 | DOMAIN-SUFFIX,leike.cc 121 | DOMAIN-SUFFIX,localhost.ptlogin2.qq.com 122 | DOMAIN-SUFFIX,localhost.sec.qq.com 123 | DOMAIN-SUFFIX,location.services.mozilla.com 124 | DOMAIN-SUFFIX,msftconnecttest.com 125 | DOMAIN-SUFFIX,msftncsi.com 126 | DOMAIN-SUFFIX,my.router 127 | DOMAIN-SUFFIX,networkcheck.kde.org 128 | DOMAIN-SUFFIX,p.to 129 | DOMAIN-SUFFIX,peiluyou.com 130 | DOMAIN-SUFFIX,phicomm.me 131 | DOMAIN-SUFFIX,plex.direct 132 | DOMAIN-SUFFIX,router.ctc 133 | DOMAIN-SUFFIX,routerlogin.com 134 | DOMAIN-SUFFIX,tendawifi.com 135 | DOMAIN-SUFFIX,test.steampowered.com 136 | DOMAIN-SUFFIX,tplinkwifi.net 137 | DOMAIN-SUFFIX,tplogin.cn 138 | DOMAIN-SUFFIX,ts.net 139 | DOMAIN-SUFFIX,wifi.cmcc 140 | DOMAIN-SUFFIX,zte.home 141 | IP-CIDR,0.0.0.0/8,no-resolve 142 | IP-CIDR,10.0.0.0/8,no-resolve 143 | IP-CIDR,100.64.0.0/10,no-resolve 144 | IP-CIDR,127.0.0.0/8,no-resolve 145 | IP-CIDR,169.254.0.0/16,no-resolve 146 | IP-CIDR,172.16.0.0/12,no-resolve 147 | IP-CIDR,192.0.0.0/24,no-resolve 148 | IP-CIDR,192.0.2.0/24,no-resolve 149 | IP-CIDR,192.168.0.0/16,no-resolve 150 | IP-CIDR,192.88.99.0/24,no-resolve 151 | IP-CIDR,198.18.0.0/15,no-resolve 152 | IP-CIDR,198.51.100.0/24,no-resolve 153 | IP-CIDR,203.0.113.0/24,no-resolve 154 | IP-CIDR,224.0.0.0/3,no-resolve 155 | IP-CIDR6,::/127,no-resolve 156 | IP-CIDR6,fc00::/7,no-resolve 157 | IP-CIDR6,fe80::/10,no-resolve 158 | IP-CIDR6,ff00::/8,no-resolve 159 | -------------------------------------------------------------------------------- /Rules/Lan/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Lan/Lan.list 2 | -------------------------------------------------------------------------------- /Rules/Mainland/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Mainland/Mainland.list 2 | -------------------------------------------------------------------------------- /Rules/Microsoft/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Microsoft/Microsoft.list 2 | -------------------------------------------------------------------------------- /Rules/Netflix/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Netflix/Netflix.list 2 | -------------------------------------------------------------------------------- /Rules/OpenAI/OpenAI.list: -------------------------------------------------------------------------------- 1 | # NAME: OpenAI 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/OpenAI/OpenAI.list 4 | # UPDATED: 2024-07-03 16:18:28 5 | # DOMAIN: 8 6 | # DOMAIN-KEYWORD: 1 7 | # DOMAIN-SUFFIX: 24 8 | # IP-ASN: 1 9 | # IP-CIDR: 2 10 | # TOTAL: 36 11 | 12 | DOMAIN,browser-intake-datadoghq.com 13 | DOMAIN,chat.openai.com.cdn.cloudflare.net 14 | DOMAIN,gemini.google.com 15 | DOMAIN,openai-api.arkoselabs.com 16 | DOMAIN,openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net 17 | DOMAIN,openaicomproductionae4b.blob.core.windows.net 18 | DOMAIN,production-openaicom-storage.azureedge.net 19 | DOMAIN,static.cloudflareinsights.com 20 | DOMAIN-SUFFIX,ai.com 21 | DOMAIN-SUFFIX,algolia.net 22 | DOMAIN-SUFFIX,api.statsig.com 23 | DOMAIN-SUFFIX,auth0.com 24 | DOMAIN-SUFFIX,chatgpt.com 25 | DOMAIN-SUFFIX,chatgpt.livekit.cloud 26 | DOMAIN-SUFFIX,client-api.arkoselabs.com 27 | DOMAIN-SUFFIX,events.statsigapi.net 28 | DOMAIN-SUFFIX,featuregates.org 29 | DOMAIN-SUFFIX,host.livekit.cloud 30 | DOMAIN-SUFFIX,identrust.com 31 | DOMAIN-SUFFIX,intercom.io 32 | DOMAIN-SUFFIX,intercomcdn.com 33 | DOMAIN-SUFFIX,launchdarkly.com 34 | DOMAIN-SUFFIX,oaistatic.com 35 | DOMAIN-SUFFIX,oaiusercontent.com 36 | DOMAIN-SUFFIX,observeit.net 37 | DOMAIN-SUFFIX,openai.com 38 | DOMAIN-SUFFIX,openaiapi-site.azureedge.net 39 | DOMAIN-SUFFIX,openaicom.imgix.net 40 | DOMAIN-SUFFIX,segment.io 41 | DOMAIN-SUFFIX,sentry.io 42 | DOMAIN-SUFFIX,stripe.com 43 | DOMAIN-SUFFIX,turn.livekit.cloud 44 | DOMAIN-KEYWORD,openai 45 | IP-CIDR,24.199.123.28/32,no-resolve 46 | IP-CIDR,64.23.132.171/32,no-resolve 47 | IP-ASN,20473,no-resolve 48 | -------------------------------------------------------------------------------- /Rules/OpenAI/OpenAI_Resolve.list: -------------------------------------------------------------------------------- 1 | # NAME: OpenAI_Resolve 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/OpenAI/OpenAI_Resolve.list 4 | # UPDATED: 2024-07-03 16:18:28 5 | # DOMAIN: 8 6 | # DOMAIN-KEYWORD: 1 7 | # DOMAIN-SUFFIX: 24 8 | # IP-ASN: 1 9 | # IP-CIDR: 2 10 | # TOTAL: 36 11 | 12 | DOMAIN,browser-intake-datadoghq.com 13 | DOMAIN,chat.openai.com.cdn.cloudflare.net 14 | DOMAIN,gemini.google.com 15 | DOMAIN,openai-api.arkoselabs.com 16 | DOMAIN,openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net 17 | DOMAIN,openaicomproductionae4b.blob.core.windows.net 18 | DOMAIN,production-openaicom-storage.azureedge.net 19 | DOMAIN,static.cloudflareinsights.com 20 | DOMAIN-SUFFIX,ai.com 21 | DOMAIN-SUFFIX,algolia.net 22 | DOMAIN-SUFFIX,api.statsig.com 23 | DOMAIN-SUFFIX,auth0.com 24 | DOMAIN-SUFFIX,chatgpt.com 25 | DOMAIN-SUFFIX,chatgpt.livekit.cloud 26 | DOMAIN-SUFFIX,client-api.arkoselabs.com 27 | DOMAIN-SUFFIX,events.statsigapi.net 28 | DOMAIN-SUFFIX,featuregates.org 29 | DOMAIN-SUFFIX,host.livekit.cloud 30 | DOMAIN-SUFFIX,identrust.com 31 | DOMAIN-SUFFIX,intercom.io 32 | DOMAIN-SUFFIX,intercomcdn.com 33 | DOMAIN-SUFFIX,launchdarkly.com 34 | DOMAIN-SUFFIX,oaistatic.com 35 | DOMAIN-SUFFIX,oaiusercontent.com 36 | DOMAIN-SUFFIX,observeit.net 37 | DOMAIN-SUFFIX,openai.com 38 | DOMAIN-SUFFIX,openaiapi-site.azureedge.net 39 | DOMAIN-SUFFIX,openaicom.imgix.net 40 | DOMAIN-SUFFIX,segment.io 41 | DOMAIN-SUFFIX,sentry.io 42 | DOMAIN-SUFFIX,stripe.com 43 | DOMAIN-SUFFIX,turn.livekit.cloud 44 | DOMAIN-KEYWORD,openai 45 | IP-CIDR,24.199.123.28/32 46 | IP-CIDR,64.23.132.171/32 47 | IP-ASN,20473 48 | -------------------------------------------------------------------------------- /Rules/OpenAI/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/OpenAI/OpenAI.list 2 | 3 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/OpenAI/OpenAI_Resolve.list 4 | -------------------------------------------------------------------------------- /Rules/Proxy/Proxy.list: -------------------------------------------------------------------------------- 1 | # NAME: Proxy 2 | # AUTHOR: blackmatrix7 3 | # REPO: https://github.com/blackmatrix7/ios_rule_script 4 | # UPDATED: 2025-01-21 02:12:56 5 | # DOMAIN: 11 6 | # DOMAIN-KEYWORD: 26 7 | # DOMAIN-SUFFIX: 5948 8 | # IP-CIDR: 93 9 | # IP-CIDR6: 4 10 | # USER-AGENT: 8 11 | # TOTAL: 6090 12 | DOMAIN-KEYWORD,1drv 13 | DOMAIN-KEYWORD,1e100 14 | DOMAIN-KEYWORD,abema 15 | DOMAIN-KEYWORD,appledaily 16 | DOMAIN-KEYWORD,avtb 17 | DOMAIN-KEYWORD,beetalk 18 | DOMAIN-KEYWORD,blogspot 19 | DOMAIN-KEYWORD,dlercloud 20 | DOMAIN-KEYWORD,dropbox 21 | DOMAIN-KEYWORD,facebook 22 | DOMAIN-KEYWORD,fbcdn 23 | DOMAIN-KEYWORD,gmail 24 | DOMAIN-KEYWORD,google 25 | DOMAIN-KEYWORD,instagram 26 | DOMAIN-KEYWORD,onedrive 27 | DOMAIN-KEYWORD,paypal 28 | DOMAIN-KEYWORD,porn 29 | DOMAIN-KEYWORD,sci-hub 30 | DOMAIN-KEYWORD,skydrive 31 | DOMAIN-KEYWORD,spotify 32 | DOMAIN-KEYWORD,telegram 33 | DOMAIN-KEYWORD,ttvnw 34 | DOMAIN-KEYWORD,twitter 35 | DOMAIN-KEYWORD,uk-live 36 | DOMAIN-KEYWORD,whatsapp 37 | DOMAIN-KEYWORD,youtube 38 | IP-CIDR,1.201.0.0/24,no-resolve 39 | IP-CIDR,103.2.28.0/22,no-resolve 40 | IP-CIDR,103.246.56.0/22,no-resolve 41 | IP-CIDR,103.27.148.0/22,no-resolve 42 | IP-CIDR,103.4.96.0/22,no-resolve 43 | IP-CIDR,109.239.140.0/24,no-resolve 44 | IP-CIDR,110.76.140.0/22,no-resolve 45 | IP-CIDR,113.61.104.0/22,no-resolve 46 | IP-CIDR,119.235.224.0/21,no-resolve 47 | IP-CIDR,119.235.232.0/23,no-resolve 48 | IP-CIDR,119.235.235.0/24,no-resolve 49 | IP-CIDR,119.235.236.0/23,no-resolve 50 | IP-CIDR,120.232.181.162/32,no-resolve 51 | IP-CIDR,120.241.147.226/32,no-resolve 52 | IP-CIDR,120.253.253.226/32,no-resolve 53 | IP-CIDR,120.253.255.162/32,no-resolve 54 | IP-CIDR,120.253.255.34/32,no-resolve 55 | IP-CIDR,120.253.255.98/32,no-resolve 56 | IP-CIDR,125.209.208.0/20,no-resolve 57 | IP-CIDR,125.6.146.0/24,no-resolve 58 | IP-CIDR,125.6.149.0/24,no-resolve 59 | IP-CIDR,125.6.190.0/24,no-resolve 60 | IP-CIDR,129.134.0.0/17,no-resolve 61 | IP-CIDR,13.32.0.0/15,no-resolve 62 | IP-CIDR,13.35.0.0/17,no-resolve 63 | IP-CIDR,14.102.250.18/31,no-resolve 64 | IP-CIDR,147.92.128.0/17,no-resolve 65 | IP-CIDR,149.154.160.0/20,no-resolve 66 | IP-CIDR,157.240.0.0/17,no-resolve 67 | IP-CIDR,158.85.224.160/27,no-resolve 68 | IP-CIDR,158.85.46.128/27,no-resolve 69 | IP-CIDR,158.85.5.192/27,no-resolve 70 | IP-CIDR,173.192.222.160/27,no-resolve 71 | IP-CIDR,173.192.231.32/27,no-resolve 72 | IP-CIDR,173.194.0.0/16,no-resolve 73 | IP-CIDR,173.252.64.0/18,no-resolve 74 | IP-CIDR,174.142.105.153/32,no-resolve 75 | IP-CIDR,174.37.0.0/16,no-resolve 76 | IP-CIDR,179.60.192.0/22,no-resolve 77 | IP-CIDR,18.184.0.0/15,no-resolve 78 | IP-CIDR,18.194.0.0/15,no-resolve 79 | IP-CIDR,18.208.0.0/13,no-resolve 80 | IP-CIDR,18.232.0.0/14,no-resolve 81 | IP-CIDR,180.163.150.162/32,no-resolve 82 | IP-CIDR,180.163.150.34/32,no-resolve 83 | IP-CIDR,180.163.151.162/32,no-resolve 84 | IP-CIDR,180.163.151.34/32,no-resolve 85 | IP-CIDR,184.173.128.0/17,no-resolve 86 | IP-CIDR,185.60.216.0/22,no-resolve 87 | IP-CIDR,185.76.151.0/24,no-resolve 88 | IP-CIDR,203.104.103.0/24,no-resolve 89 | IP-CIDR,203.104.128.0/19,no-resolve 90 | IP-CIDR,203.174.66.64/26,no-resolve 91 | IP-CIDR,203.174.77.0/24,no-resolve 92 | IP-CIDR,203.208.39.0/24,no-resolve 93 | IP-CIDR,203.208.40.0/23,no-resolve 94 | IP-CIDR,203.208.43.0/24,no-resolve 95 | IP-CIDR,203.208.50.0/24,no-resolve 96 | IP-CIDR,204.15.20.0/22,no-resolve 97 | IP-CIDR,208.43.0.0/16,no-resolve 98 | IP-CIDR,220.181.174.162/32,no-resolve 99 | IP-CIDR,220.181.174.226/32,no-resolve 100 | IP-CIDR,220.181.174.34/32,no-resolve 101 | IP-CIDR,27.0.236.0/22,no-resolve 102 | IP-CIDR,31.13.24.0/21,no-resolve 103 | IP-CIDR,31.13.64.0/18,no-resolve 104 | IP-CIDR,34.224.0.0/12,no-resolve 105 | IP-CIDR,45.64.40.0/22,no-resolve 106 | IP-CIDR,50.22.198.204/30,no-resolve 107 | IP-CIDR,52.200.0.0/13,no-resolve 108 | IP-CIDR,52.58.0.0/15,no-resolve 109 | IP-CIDR,52.74.0.0/16,no-resolve 110 | IP-CIDR,52.77.0.0/16,no-resolve 111 | IP-CIDR,52.84.0.0/15,no-resolve 112 | IP-CIDR,54.156.0.0/14,no-resolve 113 | IP-CIDR,54.226.0.0/15,no-resolve 114 | IP-CIDR,54.230.156.0/22,no-resolve 115 | IP-CIDR,54.242.0.0/15,no-resolve 116 | IP-CIDR,54.93.0.0/16,no-resolve 117 | IP-CIDR,66.220.144.0/20,no-resolve 118 | IP-CIDR,67.220.91.15/32,no-resolve 119 | IP-CIDR,67.220.91.18/32,no-resolve 120 | IP-CIDR,67.220.91.23/32,no-resolve 121 | IP-CIDR,69.171.224.0/19,no-resolve 122 | IP-CIDR,69.63.176.0/20,no-resolve 123 | IP-CIDR,69.65.19.160/32,no-resolve 124 | IP-CIDR,72.52.81.22/32,no-resolve 125 | IP-CIDR,74.119.76.0/22,no-resolve 126 | IP-CIDR,74.125.0.0/16,no-resolve 127 | IP-CIDR,74.86.0.0/16,no-resolve 128 | IP-CIDR,75.126.0.0/16,no-resolve 129 | IP-CIDR,91.105.192.0/23,no-resolve 130 | IP-CIDR,91.108.0.0/16,no-resolve 131 | IP-CIDR6,2001:67c:4e8::/48,no-resolve 132 | IP-CIDR6,2001:b28:f23d::/48,no-resolve 133 | IP-CIDR6,2001:b28:f23f::/48,no-resolve 134 | IP-CIDR6,2a0a:f280::/32,no-resolve 135 | USER-AGENT,Duolingo* 136 | USER-AGENT,OneDrive* 137 | USER-AGENT,PayPal* 138 | USER-AGENT,Roam* 139 | USER-AGENT,WhatsApp* 140 | USER-AGENT,battleroyale* 141 | USER-AGENT,com.apple.trustd* 142 | USER-AGENT,hearthstone* 143 | -------------------------------------------------------------------------------- /Rules/Proxy/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Proxy/Proxy.list 2 | 3 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Proxy/Proxy_All_No_Resolve.list 4 | -------------------------------------------------------------------------------- /Rules/REDnote/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/REDnote/REDnote.list 2 | -------------------------------------------------------------------------------- /Rules/REDnote/REDnote.list: -------------------------------------------------------------------------------- 1 | # NAME: REDnote 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/XiaoHongShu/XiaoHongShu.list 4 | # UPDATED: 2024-07-03 16:17:40 5 | # DOMAIN-SUFFIX: 4 6 | # TOTAL: 4 7 | 8 | DOMAIN-SUFFIX,fengkongcloud.com 9 | DOMAIN-SUFFIX,xhscdn.com 10 | DOMAIN-SUFFIX,xhscdn.net 11 | DOMAIN-SUFFIX,xiaohongshu.com 12 | -------------------------------------------------------------------------------- /Rules/REGION/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/REGION/REGION.SPLITTER -------------------------------------------------------------------------------- /Rules/REGION/REGION.SPLITTER: -------------------------------------------------------------------------------- 1 | GEOIP, cn 2 | -------------------------------------------------------------------------------- /Rules/Riot/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Riot/Riot.list 2 | -------------------------------------------------------------------------------- /Rules/Riot/Riot.list: -------------------------------------------------------------------------------- 1 | # NAME: Riot 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Riot/Riot.list 4 | # UPDATED: 2024-07-03 16:14:50 5 | # DOMAIN-SUFFIX: 55 6 | # TOTAL: 55 7 | 8 | DOMAIN-SUFFIX,championshipseriesleague.com 9 | DOMAIN-SUFFIX,convrgencegame.com 10 | DOMAIN-SUFFIX,historyofdota.com 11 | DOMAIN-SUFFIX,historyofdota.net 12 | DOMAIN-SUFFIX,historyofdota.org 13 | DOMAIN-SUFFIX,instituteofwar.org 14 | DOMAIN-SUFFIX,lcsmerch.com 15 | DOMAIN-SUFFIX,leaguehighschool.com 16 | DOMAIN-SUFFIX,leagueoflegends.ca 17 | DOMAIN-SUFFIX,leagueoflegends.cn 18 | DOMAIN-SUFFIX,leagueoflegends.co.kr 19 | DOMAIN-SUFFIX,leagueoflegends.com 20 | DOMAIN-SUFFIX,leagueoflegends.info 21 | DOMAIN-SUFFIX,leagueoflegends.kr 22 | DOMAIN-SUFFIX,leagueoflegends.net 23 | DOMAIN-SUFFIX,leagueoflegends.org 24 | DOMAIN-SUFFIX,leagueoflegendsscripts.com 25 | DOMAIN-SUFFIX,leaguesharp.info 26 | DOMAIN-SUFFIX,leaguoflegends.com 27 | DOMAIN-SUFFIX,learnwithleague.com 28 | DOMAIN-SUFFIX,lol-europe.com 29 | DOMAIN-SUFFIX,lolclub.org 30 | DOMAIN-SUFFIX,lolespor.com 31 | DOMAIN-SUFFIX,lolesports.com 32 | DOMAIN-SUFFIX,lolfanart.net 33 | DOMAIN-SUFFIX,lolpcs.com 34 | DOMAIN-SUFFIX,lolshop.co.kr 35 | DOMAIN-SUFFIX,lolstatic-a.akamaihd.net 36 | DOMAIN-SUFFIX,lolstatic.com 37 | DOMAIN-SUFFIX,lolusercontent.com 38 | DOMAIN-SUFFIX,lpl.com.cn 39 | DOMAIN-SUFFIX,molesports.com 40 | DOMAIN-SUFFIX,playvalorant.com 41 | DOMAIN-SUFFIX,pvp.net 42 | DOMAIN-SUFFIX,pvp.tv 43 | DOMAIN-SUFFIX,rgpub.io 44 | DOMAIN-SUFFIX,riot-games.com 45 | DOMAIN-SUFFIX,riot.com 46 | DOMAIN-SUFFIX,riot.net 47 | DOMAIN-SUFFIX,riotcdn.net 48 | DOMAIN-SUFFIX,riotforgegames.com 49 | DOMAIN-SUFFIX,riotgames.co.kr 50 | DOMAIN-SUFFIX,riotgames.com 51 | DOMAIN-SUFFIX,riotgames.info 52 | DOMAIN-SUFFIX,riotgames.jp 53 | DOMAIN-SUFFIX,riotgames.net 54 | DOMAIN-SUFFIX,riotgames.tv 55 | DOMAIN-SUFFIX,riotgames.zendesk.com 56 | DOMAIN-SUFFIX,riotpin.com 57 | DOMAIN-SUFFIX,riotpoints.com 58 | DOMAIN-SUFFIX,rstatic.net 59 | DOMAIN-SUFFIX,ruinedking.com 60 | DOMAIN-SUFFIX,supremacy.com 61 | DOMAIN-SUFFIX,supremacy.net 62 | DOMAIN-SUFFIX,ulol.com 63 | -------------------------------------------------------------------------------- /Rules/Soul/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Soul/Soul.list -------------------------------------------------------------------------------- /Rules/Soul/Soul.list: -------------------------------------------------------------------------------- 1 | # NAME: Soul 2 | # AUTHOR: heichaowo 3 | # HOMEPAGE: https://github.com/heichaowo/rule_script/blob/main/rule/app/SOUL/SOUL.list 4 | # UPDATED: 2024-12-30 5 | 6 | DOMAIN-SUFFIX,soulapp.cn 7 | DOMAIN-KEYWORD,soulapp 8 | IP-CIDR,8.210.3.170/32,no-resolve 9 | IP-CIDR,43.231.145.10/32,no-resolve 10 | IP-CIDR,47.75.72.47/32,no-resolve 11 | IP-CIDR,47.96.7.91/32,no-resolve 12 | IP-CIDR,47.96.11.46/32,no-resolve 13 | IP-CIDR,47.96.20.45/32,no-resolve 14 | IP-CIDR,47.98.54.106/32,no-resolve 15 | IP-CIDR,47.98.137.249/32,no-resolve 16 | IP-CIDR,47.110.187.87/32,no-resolve 17 | IP-CIDR,114.215.255.94/32,no-resolve 18 | IP-CIDR,116.62.47.28/32,no-resolve 19 | IP-CIDR,116.62.97.84/32,no-resolve 20 | IP-CIDR,116.62.108.43/32,no-resolve 21 | IP-CIDR,116.62.247.96/32,no-resolve 22 | IP-CIDR,118.31.7.235/32,no-resolve 23 | IP-CIDR,118.31.112.221/32,no-resolve 24 | IP-CIDR,120.55.55.115/32,no-resolve 25 | IP-CIDR,120.55.62.124/32,no-resolve 26 | IP-CIDR,120.26.40.187/32,no-resolve 27 | IP-CIDR,121.40.189.58/32,no-resolve 28 | IP-CIDR,121.43.161.107/32,no-resolve 29 | IP-CIDR,121.196.203.183/32,no-resolve 30 | IP-CIDR6,2400:3200:1500::70/32,no-resolve 31 | IP-CIDR6,2400:3200:1500::169/32,no-resolve 32 | IP-CIDR6,2400:3200:1500::1fb/32,no-resolve -------------------------------------------------------------------------------- /Rules/Speedtest/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Speedtest/Speedtest.list 2 | -------------------------------------------------------------------------------- /Rules/Speedtest/Speedtest.list: -------------------------------------------------------------------------------- 1 | # NAME: Speedtest 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Speedtest/Speedtest.list 4 | # UPDATED: 2024-07-03 16:16:08 5 | # DOMAIN-KEYWORD: 1 6 | # DOMAIN-SUFFIX: 4 7 | # USER-AGENT: 1 8 | # TOTAL: 6 9 | 10 | DOMAIN-SUFFIX,fast.com 11 | DOMAIN-SUFFIX,ooklaserver.net 12 | DOMAIN-SUFFIX,speed.cloudflare.com 13 | DOMAIN-SUFFIX,speed.dler.io 14 | DOMAIN-KEYWORD,speedtest 15 | USER-AGENT,SpeedTest* 16 | -------------------------------------------------------------------------------- /Rules/Spotify/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Spotify/Spotify.list 2 | -------------------------------------------------------------------------------- /Rules/Spotify/Spotify.list: -------------------------------------------------------------------------------- 1 | # NAME: Spotify 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Spotify/Spotify.list 4 | # UPDATED: 2024-11-25 02:12:13 5 | # DOMAIN: 6 6 | # DOMAIN-KEYWORD: 1 7 | # DOMAIN-SUFFIX: 20 8 | # IP-CIDR: 2 9 | # PROCESS-NAME: 1 10 | # USER-AGENT: 1 11 | # TOTAL: 31 12 | 13 | DOMAIN,audio4-ak-spotify-com.akamaized.net 14 | DOMAIN,cdn-spotify-experiments.conductrics.com 15 | DOMAIN,heads-ak-spotify-com.akamaized.net 16 | DOMAIN,spotify.com.edgesuite.net 17 | DOMAIN,spotify.map.fastly.net 18 | DOMAIN,spotify.map.fastlylb.net 19 | DOMAIN-SUFFIX,audio-ak-spotify-com.akamaized.net 20 | DOMAIN-SUFFIX,byspotify.com 21 | DOMAIN-SUFFIX,heads4-ak-spotify-com.akamaized.net 22 | DOMAIN-SUFFIX,pscdn.co 23 | DOMAIN-SUFFIX,scdn.co 24 | DOMAIN-SUFFIX,spoti.fi 25 | DOMAIN-SUFFIX,spotify-com.akamaized.net 26 | DOMAIN-SUFFIX,spotify-everywhere.com 27 | DOMAIN-SUFFIX,spotify.app.link 28 | DOMAIN-SUFFIX,spotify.com 29 | DOMAIN-SUFFIX,spotify.design 30 | DOMAIN-SUFFIX,spotifycdn.com 31 | DOMAIN-SUFFIX,spotifycdn.net 32 | DOMAIN-SUFFIX,spotifycharts.com 33 | DOMAIN-SUFFIX,spotifycodes.com 34 | DOMAIN-SUFFIX,spotifyforbrands.com 35 | DOMAIN-SUFFIX,spotifyjobs.com 36 | DOMAIN-SUFFIX,spotifynewsroom.jp 37 | DOMAIN-SUFFIX,spotilocal.com 38 | DOMAIN-SUFFIX,tospotify.com 39 | DOMAIN-KEYWORD,spotify 40 | IP-CIDR,104.154.127.126/32,no-resolve 41 | IP-CIDR,35.186.224.47/32,no-resolve 42 | USER-AGENT,Spotify* 43 | PROCESS-NAME,com.spotify.music 44 | -------------------------------------------------------------------------------- /Rules/Swiftgram/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Swiftgram/Swiftgram.list 2 | -------------------------------------------------------------------------------- /Rules/Swiftgram/Swiftgram.list: -------------------------------------------------------------------------------- 1 | # NAME: Swiftgram 2 | # AUTHOR: Edward 3 | # HOMEPAGE: 4 | # UPDATED: 2024-11-17 04:00:30 5 | 6 | DOMAIN,api.swiftgram.app 7 | DOMAIN-SUFFIX,comments.app 8 | DOMAIN-SUFFIX,contest.com 9 | DOMAIN-SUFFIX,graph.org 10 | DOMAIN-SUFFIX,legra.ph 11 | DOMAIN-SUFFIX,mbrx.app 12 | DOMAIN-SUFFIX,quiz.directory 13 | DOMAIN-SUFFIX,stel.com 14 | DOMAIN-SUFFIX,t.me 15 | DOMAIN-SUFFIX,tdesktop.com 16 | DOMAIN-SUFFIX,telega.one 17 | DOMAIN-SUFFIX,telegra.ph 18 | DOMAIN-SUFFIX,telesco.pe 19 | DOMAIN-SUFFIX,tg.dev 20 | DOMAIN-SUFFIX,tx.me 21 | DOMAIN-SUFFIX,usercontent.dev 22 | DOMAIN-KEYWORD,telegram 23 | DOMAIN-KEYWORD,nicegram 24 | 25 | # 防止TG加载转圈 26 | IP-CIDR,95.161.76.100/31,REJECT-NO-DROP,no-resolve 27 | IP-CIDR,95.161.76.101/32,no-resolve 28 | IP-CIDR,91.108.16.0/22,no-resolve 29 | IP-CIDR,91.108.56.0/23,no-resolve 30 | IP-CIDR,149.154.168.0/22,no-resolve 31 | IP-CIDR,91.108.4.0/22,no-resolve 32 | IP-CIDR,91.108.8.0/22,no-resolve 33 | IP-CIDR,91.108.56.0/22,no-resolve 34 | IP-CIDR,95.161.64.0/20,no-resolve 35 | IP-CIDR,149.154.160.0/22,no-resolve 36 | IP-CIDR,149.154.162.0/23,no-resolve 37 | IP-CIDR,149.154.164.0/22,no-resolve 38 | IP-CIDR,149.154.166.0/23,no-resolve 39 | IP-CIDR,91.108.12.0/22,no-resolve 40 | IP-CIDR,149.154.172.0/22,no-resolve 41 | IP-CIDR,91.108.20.0/22,no-resolve 42 | IP-CIDR,91.105.192.0/23,no-resolve 43 | IP-CIDR,185.76.151.0/24,no-resolve 44 | IP-CIDR6,2001:b28:f23f::/48,no-resolve 45 | IP-CIDR6,2001:67c:4e8::/48,no-resolve 46 | IP-CIDR6,2001:b28:f23d::/48,no-resolve 47 | IP-CIDR6,2001:b28:f23c::/48,no-resolve 48 | IP-CIDR6,2a0a:f280:203::/48,no-resolve 49 | IP-ASN,62014,no-resolve 50 | IP-ASN,62041,no-resolve 51 | IP-ASN,59930,no-resolve 52 | IP-ASN,44907,no-resolve 53 | IP-ASN,211157,no-resolve 54 | -------------------------------------------------------------------------------- /Rules/Talkatone/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Talkatone/Talkatone.list 2 | -------------------------------------------------------------------------------- /Rules/Talkatone/Talkatone.list: -------------------------------------------------------------------------------- 1 | # NAME: Talkatone 2 | # AUTHOR: Edward 3 | # HOMEPAGE: https://github.com/mist-whisper/Surge/blob/master/Rules/Talkatone/Talkatone.list 4 | #UPDATED: 2024-06-25 20:27:30 5 | 6 | DOMAIN-SUFFIX,mobilefuse.com 7 | DOMAIN-SUFFIX,inmobi.com 8 | DOMAIN-SUFFIX,crashlytics.com 9 | DOMAIN-SUFFIX,talkatone.com 10 | DOMAIN-SUFFIX,kochava.com 11 | # 这个域名最好走代理,我这边直连已超时 12 | # DOMAIN-SUFFIX,tktn.be 13 | DOMAIN-SUFFIX,cohere.com 14 | DOMAIN-SUFFIX,ip-api.com 15 | DOMAIN-SUFFIX,agkn.com 16 | DOMAIN-SUFFIX,tktn.at 17 | IP-CIDR,50.117.27.0/24 18 | IP-CIDR,69.46.75.0/24 19 | IP-CIDR,205.164.56.0/24 20 | IP-CIDR,63.251.124.0/24 21 | -------------------------------------------------------------------------------- /Rules/Telegram/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Telegram/Telegram.list 2 | -------------------------------------------------------------------------------- /Rules/Telegram/Telegram.list: -------------------------------------------------------------------------------- 1 | # NAME: Telegram 2 | # AUTHOR: blackmatrix7 3 | # REPO: https://github.com/blackmatrix7/ios_rule_script 4 | # UPDATED: 2025-05-01 5 | # DOMAIN: 4 6 | # DOMAIN-KEYWORD: 1 7 | # DOMAIN-SUFFIX: 22 8 | # IP-ASN: 5 9 | # IP-CIDR: 4 10 | # IP-CIDR6: 4 11 | # OR: 1 12 | # PROCESS-NAME: 5 13 | # TOTAL: 46 14 | 15 | DOMAIN,ws.intentchat.app 16 | DOMAIN,api.iturrit.com 17 | DOMAIN,api.imem.app 18 | DOMAIN,api.swiftgram.app 19 | 20 | DOMAIN-SUFFIX,cdn-telegram.org 21 | DOMAIN-SUFFIX,comments.app 22 | DOMAIN-SUFFIX,contest.com 23 | DOMAIN-SUFFIX,graph.org 24 | DOMAIN-SUFFIX,legra.ph 25 | DOMAIN-SUFFIX,mbrx.app 26 | DOMAIN-SUFFIX,quiz.directory 27 | DOMAIN-SUFFIX,stel.com 28 | DOMAIN-SUFFIX,t.me 29 | DOMAIN-SUFFIX,tdesktop.com 30 | DOMAIN-SUFFIX,telega.one 31 | DOMAIN-SUFFIX,telegra.ph 32 | DOMAIN-SUFFIX,telegram-cdn.org 33 | DOMAIN-SUFFIX,telegram.dog 34 | DOMAIN-SUFFIX,telegram.me 35 | DOMAIN-SUFFIX,telegram.org 36 | DOMAIN-SUFFIX,telegram.space 37 | DOMAIN-SUFFIX,telegramdownload.com 38 | DOMAIN-SUFFIX,telesco.pe 39 | DOMAIN-SUFFIX,tg.dev 40 | DOMAIN-SUFFIX,tx.me 41 | DOMAIN-SUFFIX,usercontent.dev 42 | 43 | DOMAIN-KEYWORD,nicegram 44 | 45 | IP-CIDR,109.239.140.0/24,no-resolve 46 | IP-CIDR,149.154.160.0/20,no-resolve 47 | IP-CIDR,5.28.192.0/18,no-resolve 48 | IP-CIDR,91.108.0.0/16,no-resolve 49 | IP-CIDR6,2001:67c:4e8::/48,no-resolve 50 | IP-CIDR6,2001:b28:f23c::/47,no-resolve 51 | IP-CIDR6,2001:b28:f23f::/48,no-resolve 52 | IP-CIDR6,2a0a:f280::/29,no-resolve 53 | IP-ASN,211157,no-resolve 54 | IP-ASN,44907,no-resolve 55 | IP-ASN,59930,no-resolve 56 | IP-ASN,62014,no-resolve 57 | IP-ASN,62041,no-resolve 58 | PROCESS-NAME,nekox.messenger 59 | PROCESS-NAME,org.telegram.messenger 60 | PROCESS-NAME,telegram-desktop 61 | PROCESS-NAME,tw.nekomimi.nekogram 62 | PROCESS-NAME,xyz.nextalone.nagram 63 | OR,((IP-ASN,44907,no-resolve),(IP-ASN,59930,no-resolve),(IP-ASN,62014,no-resolve),(IP-ASN,62041,no-resolve),(IP-ASN,211157,no-resolve)) 64 | -------------------------------------------------------------------------------- /Rules/TikTok/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/TikTok/TikTok.list 2 | -------------------------------------------------------------------------------- /Rules/TikTok/TikTok.list: -------------------------------------------------------------------------------- 1 | # NAME: TikTok 2 | # AUTHOR: blackmatrix7 3 | # REPO: https://github.com/blackmatrix7/ios_rule_script 4 | # UPDATED: 2024-08-05 02:10:46 5 | # DOMAIN: 3 6 | # DOMAIN-KEYWORD: 2 7 | # DOMAIN-SUFFIX: 22 8 | # PROCESS-NAME: 1 9 | # USER-AGENT: 1 10 | # TOTAL: 29 11 | DOMAIN,lf16-effectcdn.byteeffecttos-g.com 12 | DOMAIN,lf16-pkgcdn.pitaya-clientai.com 13 | DOMAIN,p16-tiktokcdn-com.akamaized.net 14 | DOMAIN-SUFFIX,bytedapm.com 15 | DOMAIN-SUFFIX,bytegecko-i18n.com 16 | DOMAIN-SUFFIX,byteoversea.com 17 | DOMAIN-SUFFIX,capcut.com 18 | DOMAIN-SUFFIX,ibytedtos.com 19 | DOMAIN-SUFFIX,ibyteimg.com 20 | DOMAIN-SUFFIX,ipstatp.com 21 | DOMAIN-SUFFIX,isnssdk.com 22 | DOMAIN-SUFFIX,muscdn.com 23 | DOMAIN-SUFFIX,musical.ly 24 | DOMAIN-SUFFIX,sgpstatp.com 25 | DOMAIN-SUFFIX,snssdk.com 26 | DOMAIN-SUFFIX,tik-tokapi.com 27 | DOMAIN-SUFFIX,tiktok.com 28 | DOMAIN-SUFFIX,tiktokcdn-us.com 29 | DOMAIN-SUFFIX,tiktokcdn.com 30 | DOMAIN-SUFFIX,tiktokd.net 31 | DOMAIN-SUFFIX,tiktokd.org 32 | DOMAIN-SUFFIX,tiktokmusic.app 33 | DOMAIN-SUFFIX,tiktokv.com 34 | DOMAIN-SUFFIX,tiktokv.us 35 | DOMAIN-SUFFIX,ttwebview.com 36 | DOMAIN-KEYWORD,musical.ly 37 | DOMAIN-KEYWORD,tiktok 38 | USER-AGENT,TikTok* 39 | PROCESS-NAME,com.zhiliaoapp.musically 40 | -------------------------------------------------------------------------------- /Rules/WeTV/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/WeTV/WeTV.list 2 | -------------------------------------------------------------------------------- /Rules/WeTV/WeTV.list: -------------------------------------------------------------------------------- 1 | # NAME: WeTV 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/WeTV/WeTV.list 4 | # UPDATED: 2024-07-03 16:16:16 5 | # DOMAIN: 1 6 | # DOMAIN-SUFFIX: 7 7 | # IP-CIDR: 1 8 | # PROCESS-NAME: 2 9 | # USER-AGENT: 1 10 | # TOTAL: 12 11 | 12 | DOMAIN,wetv.qq.com 13 | DOMAIN-SUFFIX,iflix-images.akamaized.net 14 | DOMAIN-SUFFIX,iflix.com 15 | DOMAIN-SUFFIX,v.smtcdns.com 16 | DOMAIN-SUFFIX,v.smtcdns.net 17 | DOMAIN-SUFFIX,vv.video.qq.com 18 | DOMAIN-SUFFIX,wetv.vip 19 | DOMAIN-SUFFIX,wetvinfo.com 20 | IP-CIDR,150.109.28.51/32,no-resolve 21 | USER-AGENT,WeTV* 22 | PROCESS-NAME,com.tencent.qqlivei18n 23 | PROCESS-NAME,com.tencent.qqlivei18n.us -------------------------------------------------------------------------------- /Rules/Weibo/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/Weibo/Weibo.list 2 | -------------------------------------------------------------------------------- /Rules/Weibo/Weibo.list: -------------------------------------------------------------------------------- 1 | # NAME: Weibo 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Weibo/Weibo.list 4 | # UPDATED: 2024-07-03 16:16:17 5 | # DOMAIN-KEYWORD: 1 6 | # DOMAIN-SUFFIX: 3 7 | # TOTAL: 4 8 | 9 | DOMAIN-SUFFIX,weibo.cn 10 | DOMAIN-SUFFIX,weibo.com 11 | DOMAIN-SUFFIX,weibocdn.com 12 | DOMAIN-KEYWORD,weibo 13 | -------------------------------------------------------------------------------- /Rules/X/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/X/X.list 2 | -------------------------------------------------------------------------------- /Rules/X/X.list: -------------------------------------------------------------------------------- 1 | # NAME: X 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/Twitter/Twitter.list 4 | # UPDATED: 2024-07-03 16:16:10 5 | # DOMAIN-KEYWORD: 1 6 | # DOMAIN-SUFFIX: 25 7 | # IP-CIDR: 6 8 | # TOTAL: 32 9 | 10 | DOMAIN-SUFFIX,ads-twitter.com 11 | DOMAIN-SUFFIX,cms-twdigitalassets.com 12 | DOMAIN-SUFFIX,periscope.tv 13 | DOMAIN-SUFFIX,pscp.tv 14 | DOMAIN-SUFFIX,t.co 15 | DOMAIN-SUFFIX,tellapart.com 16 | DOMAIN-SUFFIX,tweetdeck.com 17 | DOMAIN-SUFFIX,twimg.co 18 | DOMAIN-SUFFIX,twimg.com 19 | DOMAIN-SUFFIX,twimg.org 20 | DOMAIN-SUFFIX,twitpic.com 21 | DOMAIN-SUFFIX,twitter.biz 22 | DOMAIN-SUFFIX,twitter.com 23 | DOMAIN-SUFFIX,twitter.jp 24 | DOMAIN-SUFFIX,twittercommunity.com 25 | DOMAIN-SUFFIX,twitterflightschool.com 26 | DOMAIN-SUFFIX,twitterinc.com 27 | DOMAIN-SUFFIX,twitteroauth.com 28 | DOMAIN-SUFFIX,twitterstat.us 29 | DOMAIN-SUFFIX,twtrdns.net 30 | DOMAIN-SUFFIX,twttr.com 31 | DOMAIN-SUFFIX,twttr.net 32 | DOMAIN-SUFFIX,twvid.com 33 | DOMAIN-SUFFIX,vine.co 34 | DOMAIN-SUFFIX,x.com 35 | DOMAIN-KEYWORD,twitter 36 | IP-CIDR,192.133.76.0/22,no-resolve 37 | IP-CIDR,199.59.148.0/22,no-resolve 38 | IP-CIDR,199.96.56.0/21,no-resolve 39 | IP-CIDR,202.160.128.0/22,no-resolve 40 | IP-CIDR,209.237.192.0/19,no-resolve 41 | IP-CIDR,69.195.160.0/19,no-resolve 42 | -------------------------------------------------------------------------------- /Rules/Xbox/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/refs/heads/master/Rules/Xbox/Xbox.list 2 | -------------------------------------------------------------------------------- /Rules/Xbox/Xbox.list: -------------------------------------------------------------------------------- 1 | # NAME: Xbox 2 | # AUTHOR: blackmatrix7 3 | # REPO: https://github.com/blackmatrix7/ios_rule_script 4 | # UPDATED: 2024-07-03 16:14:51 5 | # DOMAIN: 4 6 | # DOMAIN-SUFFIX: 38 7 | # TOTAL: 42 8 | DOMAIN,img-prod-cms-rt-microsoft-com.akamaized.net 9 | DOMAIN,login.live.com 10 | DOMAIN,logincdn.msauth.net 11 | DOMAIN,store-images.s-microsoft.com 12 | DOMAIN-SUFFIX,beth.games 13 | DOMAIN-SUFFIX,bethesda.net 14 | DOMAIN-SUFFIX,bethesdagamestudios.com 15 | DOMAIN-SUFFIX,bethsoft.com 16 | DOMAIN-SUFFIX,callersbane.com 17 | DOMAIN-SUFFIX,forzamotorsport.net 18 | DOMAIN-SUFFIX,forzaracingchampionship.com 19 | DOMAIN-SUFFIX,forzarc.com 20 | DOMAIN-SUFFIX,gamepass.com 21 | DOMAIN-SUFFIX,minecraft.net 22 | DOMAIN-SUFFIX,minecraftshop.com 23 | DOMAIN-SUFFIX,mojang.com 24 | DOMAIN-SUFFIX,msgamestudios.com 25 | DOMAIN-SUFFIX,orithegame.com 26 | DOMAIN-SUFFIX,renovacionxboxlive.com 27 | DOMAIN-SUFFIX,tellmewhygame.com 28 | DOMAIN-SUFFIX,xbox.co 29 | DOMAIN-SUFFIX,xbox.com 30 | DOMAIN-SUFFIX,xbox.eu 31 | DOMAIN-SUFFIX,xbox.org 32 | DOMAIN-SUFFIX,xbox360.co 33 | DOMAIN-SUFFIX,xbox360.com 34 | DOMAIN-SUFFIX,xbox360.eu 35 | DOMAIN-SUFFIX,xbox360.org 36 | DOMAIN-SUFFIX,xboxab.com 37 | DOMAIN-SUFFIX,xboxab.net 38 | DOMAIN-SUFFIX,xboxgamepass.com 39 | DOMAIN-SUFFIX,xboxgamestudios.com 40 | DOMAIN-SUFFIX,xboxlive.cn 41 | DOMAIN-SUFFIX,xboxlive.com 42 | DOMAIN-SUFFIX,xboxone.co 43 | DOMAIN-SUFFIX,xboxone.com 44 | DOMAIN-SUFFIX,xboxone.eu 45 | DOMAIN-SUFFIX,xboxplayanywhere.com 46 | DOMAIN-SUFFIX,xboxservice.com 47 | DOMAIN-SUFFIX,xboxservices.com 48 | DOMAIN-SUFFIX,xboxstudios.com 49 | DOMAIN-SUFFIX,xbx.lv 50 | -------------------------------------------------------------------------------- /Rules/YouTube/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/YouTube/YouTube.list 2 | -------------------------------------------------------------------------------- /Rules/YouTube/YouTube.list: -------------------------------------------------------------------------------- 1 | # NAME: YouTube 2 | # AUTHOR: blackmatrix7 3 | # HOMEPAGE: https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Surge/YouTube/YouTube.list 4 | # UPDATED: 2024-07-03 16:14:51 5 | # DOMAIN-KEYWORD: 1 6 | # DOMAIN-SUFFIX: 179 7 | # IP-CIDR: 2 8 | # IP-CIDR6: 1 9 | # USER-AGENT: 7 10 | # TOTAL: 190 11 | 12 | DOMAIN-SUFFIX,ggpht.cn 13 | DOMAIN-SUFFIX,ggpht.com 14 | DOMAIN-SUFFIX,googlevideo.com 15 | DOMAIN-SUFFIX,gvt1.com 16 | DOMAIN-SUFFIX,gvt2.com 17 | DOMAIN-SUFFIX,video.google.com 18 | DOMAIN-SUFFIX,wide-youtube.l.google.com 19 | DOMAIN-SUFFIX,withyoutube.com 20 | DOMAIN-SUFFIX,youtu.be 21 | DOMAIN-SUFFIX,youtube 22 | DOMAIN-SUFFIX,youtube-nocookie.com 23 | DOMAIN-SUFFIX,youtube-ui.l.google.com 24 | DOMAIN-SUFFIX,youtube.ae 25 | DOMAIN-SUFFIX,youtube.al 26 | DOMAIN-SUFFIX,youtube.am 27 | DOMAIN-SUFFIX,youtube.at 28 | DOMAIN-SUFFIX,youtube.az 29 | DOMAIN-SUFFIX,youtube.ba 30 | DOMAIN-SUFFIX,youtube.be 31 | DOMAIN-SUFFIX,youtube.bg 32 | DOMAIN-SUFFIX,youtube.bh 33 | DOMAIN-SUFFIX,youtube.bo 34 | DOMAIN-SUFFIX,youtube.by 35 | DOMAIN-SUFFIX,youtube.ca 36 | DOMAIN-SUFFIX,youtube.cat 37 | DOMAIN-SUFFIX,youtube.ch 38 | DOMAIN-SUFFIX,youtube.cl 39 | DOMAIN-SUFFIX,youtube.co 40 | DOMAIN-SUFFIX,youtube.co.ae 41 | DOMAIN-SUFFIX,youtube.co.at 42 | DOMAIN-SUFFIX,youtube.co.cr 43 | DOMAIN-SUFFIX,youtube.co.hu 44 | DOMAIN-SUFFIX,youtube.co.id 45 | DOMAIN-SUFFIX,youtube.co.il 46 | DOMAIN-SUFFIX,youtube.co.in 47 | DOMAIN-SUFFIX,youtube.co.jp 48 | DOMAIN-SUFFIX,youtube.co.ke 49 | DOMAIN-SUFFIX,youtube.co.kr 50 | DOMAIN-SUFFIX,youtube.co.ma 51 | DOMAIN-SUFFIX,youtube.co.nz 52 | DOMAIN-SUFFIX,youtube.co.th 53 | DOMAIN-SUFFIX,youtube.co.tz 54 | DOMAIN-SUFFIX,youtube.co.ug 55 | DOMAIN-SUFFIX,youtube.co.uk 56 | DOMAIN-SUFFIX,youtube.co.ve 57 | DOMAIN-SUFFIX,youtube.co.za 58 | DOMAIN-SUFFIX,youtube.co.zw 59 | DOMAIN-SUFFIX,youtube.com 60 | DOMAIN-SUFFIX,youtube.com.ar 61 | DOMAIN-SUFFIX,youtube.com.au 62 | DOMAIN-SUFFIX,youtube.com.az 63 | DOMAIN-SUFFIX,youtube.com.bd 64 | DOMAIN-SUFFIX,youtube.com.bh 65 | DOMAIN-SUFFIX,youtube.com.bo 66 | DOMAIN-SUFFIX,youtube.com.br 67 | DOMAIN-SUFFIX,youtube.com.by 68 | DOMAIN-SUFFIX,youtube.com.co 69 | DOMAIN-SUFFIX,youtube.com.do 70 | DOMAIN-SUFFIX,youtube.com.ec 71 | DOMAIN-SUFFIX,youtube.com.ee 72 | DOMAIN-SUFFIX,youtube.com.eg 73 | DOMAIN-SUFFIX,youtube.com.es 74 | DOMAIN-SUFFIX,youtube.com.gh 75 | DOMAIN-SUFFIX,youtube.com.gr 76 | DOMAIN-SUFFIX,youtube.com.gt 77 | DOMAIN-SUFFIX,youtube.com.hk 78 | DOMAIN-SUFFIX,youtube.com.hn 79 | DOMAIN-SUFFIX,youtube.com.hr 80 | DOMAIN-SUFFIX,youtube.com.jm 81 | DOMAIN-SUFFIX,youtube.com.jo 82 | DOMAIN-SUFFIX,youtube.com.kw 83 | DOMAIN-SUFFIX,youtube.com.lb 84 | DOMAIN-SUFFIX,youtube.com.lv 85 | DOMAIN-SUFFIX,youtube.com.ly 86 | DOMAIN-SUFFIX,youtube.com.mk 87 | DOMAIN-SUFFIX,youtube.com.mt 88 | DOMAIN-SUFFIX,youtube.com.mx 89 | DOMAIN-SUFFIX,youtube.com.my 90 | DOMAIN-SUFFIX,youtube.com.ng 91 | DOMAIN-SUFFIX,youtube.com.ni 92 | DOMAIN-SUFFIX,youtube.com.om 93 | DOMAIN-SUFFIX,youtube.com.pa 94 | DOMAIN-SUFFIX,youtube.com.pe 95 | DOMAIN-SUFFIX,youtube.com.ph 96 | DOMAIN-SUFFIX,youtube.com.pk 97 | DOMAIN-SUFFIX,youtube.com.pt 98 | DOMAIN-SUFFIX,youtube.com.py 99 | DOMAIN-SUFFIX,youtube.com.qa 100 | DOMAIN-SUFFIX,youtube.com.ro 101 | DOMAIN-SUFFIX,youtube.com.sa 102 | DOMAIN-SUFFIX,youtube.com.sg 103 | DOMAIN-SUFFIX,youtube.com.sv 104 | DOMAIN-SUFFIX,youtube.com.tn 105 | DOMAIN-SUFFIX,youtube.com.tr 106 | DOMAIN-SUFFIX,youtube.com.tw 107 | DOMAIN-SUFFIX,youtube.com.ua 108 | DOMAIN-SUFFIX,youtube.com.uy 109 | DOMAIN-SUFFIX,youtube.com.ve 110 | DOMAIN-SUFFIX,youtube.cr 111 | DOMAIN-SUFFIX,youtube.cz 112 | DOMAIN-SUFFIX,youtube.de 113 | DOMAIN-SUFFIX,youtube.dk 114 | DOMAIN-SUFFIX,youtube.ee 115 | DOMAIN-SUFFIX,youtube.es 116 | DOMAIN-SUFFIX,youtube.fi 117 | DOMAIN-SUFFIX,youtube.fr 118 | DOMAIN-SUFFIX,youtube.ge 119 | DOMAIN-SUFFIX,youtube.googleapis.com 120 | DOMAIN-SUFFIX,youtube.gr 121 | DOMAIN-SUFFIX,youtube.gt 122 | DOMAIN-SUFFIX,youtube.hk 123 | DOMAIN-SUFFIX,youtube.hr 124 | DOMAIN-SUFFIX,youtube.hu 125 | DOMAIN-SUFFIX,youtube.ie 126 | DOMAIN-SUFFIX,youtube.in 127 | DOMAIN-SUFFIX,youtube.iq 128 | DOMAIN-SUFFIX,youtube.is 129 | DOMAIN-SUFFIX,youtube.it 130 | DOMAIN-SUFFIX,youtube.jo 131 | DOMAIN-SUFFIX,youtube.jp 132 | DOMAIN-SUFFIX,youtube.kr 133 | DOMAIN-SUFFIX,youtube.kz 134 | DOMAIN-SUFFIX,youtube.la 135 | DOMAIN-SUFFIX,youtube.lk 136 | DOMAIN-SUFFIX,youtube.lt 137 | DOMAIN-SUFFIX,youtube.lu 138 | DOMAIN-SUFFIX,youtube.lv 139 | DOMAIN-SUFFIX,youtube.ly 140 | DOMAIN-SUFFIX,youtube.ma 141 | DOMAIN-SUFFIX,youtube.md 142 | DOMAIN-SUFFIX,youtube.me 143 | DOMAIN-SUFFIX,youtube.mk 144 | DOMAIN-SUFFIX,youtube.mn 145 | DOMAIN-SUFFIX,youtube.mx 146 | DOMAIN-SUFFIX,youtube.my 147 | DOMAIN-SUFFIX,youtube.ng 148 | DOMAIN-SUFFIX,youtube.ni 149 | DOMAIN-SUFFIX,youtube.nl 150 | DOMAIN-SUFFIX,youtube.no 151 | DOMAIN-SUFFIX,youtube.pa 152 | DOMAIN-SUFFIX,youtube.pe 153 | DOMAIN-SUFFIX,youtube.ph 154 | DOMAIN-SUFFIX,youtube.pk 155 | DOMAIN-SUFFIX,youtube.pl 156 | DOMAIN-SUFFIX,youtube.pr 157 | DOMAIN-SUFFIX,youtube.pt 158 | DOMAIN-SUFFIX,youtube.qa 159 | DOMAIN-SUFFIX,youtube.ro 160 | DOMAIN-SUFFIX,youtube.rs 161 | DOMAIN-SUFFIX,youtube.ru 162 | DOMAIN-SUFFIX,youtube.sa 163 | DOMAIN-SUFFIX,youtube.se 164 | DOMAIN-SUFFIX,youtube.sg 165 | DOMAIN-SUFFIX,youtube.si 166 | DOMAIN-SUFFIX,youtube.sk 167 | DOMAIN-SUFFIX,youtube.sn 168 | DOMAIN-SUFFIX,youtube.soy 169 | DOMAIN-SUFFIX,youtube.sv 170 | DOMAIN-SUFFIX,youtube.tn 171 | DOMAIN-SUFFIX,youtube.tv 172 | DOMAIN-SUFFIX,youtube.ua 173 | DOMAIN-SUFFIX,youtube.ug 174 | DOMAIN-SUFFIX,youtube.uy 175 | DOMAIN-SUFFIX,youtube.vn 176 | DOMAIN-SUFFIX,youtubeeducation.com 177 | DOMAIN-SUFFIX,youtubeembeddedplayer.googleapis.com 178 | DOMAIN-SUFFIX,youtubefanfest.com 179 | DOMAIN-SUFFIX,youtubegaming.com 180 | DOMAIN-SUFFIX,youtubego.co.id 181 | DOMAIN-SUFFIX,youtubego.co.in 182 | DOMAIN-SUFFIX,youtubego.com 183 | DOMAIN-SUFFIX,youtubego.com.br 184 | DOMAIN-SUFFIX,youtubego.id 185 | DOMAIN-SUFFIX,youtubego.in 186 | DOMAIN-SUFFIX,youtubei.googleapis.com 187 | DOMAIN-SUFFIX,youtubekids.com 188 | DOMAIN-SUFFIX,youtubemobilesupport.com 189 | DOMAIN-SUFFIX,yt.be 190 | DOMAIN-SUFFIX,ytimg.com 191 | DOMAIN-KEYWORD,youtube 192 | IP-CIDR,172.110.32.0/21,no-resolve 193 | IP-CIDR,216.73.80.0/20,no-resolve 194 | IP-CIDR6,2620:120:e000::/40,no-resolve 195 | USER-AGENT,*YouTubeMusic* 196 | USER-AGENT,*com.google.ios.youtubemusic* 197 | USER-AGENT,*youtube* 198 | USER-AGENT,YouTube* 199 | USER-AGENT,YouTubeMusic* 200 | USER-AGENT,com.google.ios.youtube* 201 | USER-AGENT,com.google.ios.youtubemusic* 202 | -------------------------------------------------------------------------------- /Rules/anti-AD/README.md: -------------------------------------------------------------------------------- 1 | https://raw.githubusercontent.com/mist-whisper/Surge/master/Rules/anti-AD/anti-AD.list 2 | -------------------------------------------------------------------------------- /Surge.conf: -------------------------------------------------------------------------------- 1 | # 深巷有喵的「Surge_Developer」配置 2 | # 日期:2024-10-01 3 | # 版本:3.5.1 4 | # 配置作者:https://github.com/Rabbit-Spec/Surge 5 | # 适用版本:iOS/macOS的Surge 5 6 | 7 | [General] 8 | # > Wi-Fi助理 9 | wifi-assist = true 10 | # > IPv6 支持(默认关闭,如无特殊需求不应开启 IPv6,目前网络环境下 IPv6 只会带来问题。) 11 | ipv6 = false 12 | # > 跳过代理 13 | skip-proxy = 192.168.0.0/24, 10.0.0.0/8, 172.16.0.0/12, 127.0.0.1, localhost, *.local 14 | # > 排除简单主机名 15 | exclude-simple-hostnames = true 16 | # > 测试超时(秒) 17 | test-timeout = 2 18 | # > Internet 测试 URL 19 | internet-test-url = http://www.baidu.com 20 | # > 代理测速 URL 21 | proxy-test-url = http://www.apple.com/library/test/success.html 22 | # > DNS 服务器 23 | dns-server = 223.5.5.5, 114.114.114.114 24 | # > DNS 加密服务器(除非当地 ISP 有严重的 DNS 污染问题,否则没必要开启 DoH,传统 DNS 的性能最优,网络异常后恢复速度最快。) 25 | # encrypted-dns-server = h3://223.5.5.5/dns-query 26 | 27 | [Proxy Group] 28 | Proxy = select, 🇭🇰 香港节点, 🇺🇸 美国节点, 🇯🇵 日本节点, 🇨🇳 台湾节点, 🇸🇬 新加坡节点, ✈️ 我的节点, icon-url=https://raw.githubusercontent.com/Irrucky/Tool/main/Surge/icon/surge_2.png 29 | 30 | # > 外部节点 31 | 🇭🇰 香港节点 = smart, include-other-group=✈️ 我的节点, update-interval=0, no-alert=0, hidden=1, include-all-proxies=0, policy-regex-filter=(🇭🇰)|(香港)|(Hong)|(HK), icon-url=https://raw.githubusercontent.com/Semporia/Hand-Painted-icon/master/Rounded_Rectangle/Hong_Kong.png 32 | 33 | 🇺🇸 美国节点 = smart, include-other-group=✈️ 我的节点, update-interval=0, no-alert=0, hidden=1, include-all-proxies=0, policy-regex-filter=(🇺🇸)|(美国)|(States)|(US), icon-url=https://raw.githubusercontent.com/Semporia/Hand-Painted-icon/master/Rounded_Rectangle/United_States.png 34 | 35 | 🇯🇵 日本节点 = smart, include-other-group=✈️ 我的节点, update-interval=0, no-alert=0, hidden=1, include-all-proxies=0, policy-regex-filter=(🇯🇵)|(日本)|(Japan)|(JP), icon-url=https://raw.githubusercontent.com/Semporia/Hand-Painted-icon/master/Rounded_Rectangle/Japan.png 36 | 37 | 🇨🇳 台湾节点 = smart, include-other-group=✈️ 我的节点, update-interval=0, no-alert=0, hidden=1, include-all-proxies=0, policy-regex-filter=(🇨🇳)|(台湾)|(Tai)|(TW), icon-url=https://raw.githubusercontent.com/Semporia/Hand-Painted-icon/master/Rounded_Rectangle/China.png 38 | 39 | 🇸🇬 新加坡节点 = smart, include-other-group=✈️ 我的节点, update-interval=0, no-alert=0, hidden=1, include-all-proxies=0, policy-regex-filter=(🇸🇬)|(新加坡)|(Singapore)|(SG), icon-url=https://raw.githubusercontent.com/Semporia/Hand-Painted-icon/master/Rounded_Rectangle/Singapore.png 40 | 41 | ✈️ 我的节点 = select, policy-path=你的订阅地址, update-interval=0, no-alert=0, hidden=0, include-all-proxies=0, icon-url=https://raw.githubusercontent.com/Semporia/Hand-Painted-icon/master/Universal/Final.png 42 | 43 | [Rule] 44 | RULE-SET,https://github.com/Blankwonder/surge-list/raw/master/blocked.list,Proxy 45 | RULE-SET,https://github.com/Blankwonder/surge-list/raw/master/cn.list,DIRECT 46 | DOMAIN,apps.apple.com,Proxy 47 | DOMAIN-SUFFIX,ls.apple.com,DIRECT // Apple Maps 48 | DOMAIN-SUFFIX,store.apple.com,DIRECT // Apple Store Online 49 | RULE-SET,SYSTEM,Proxy 50 | RULE-SET,https://github.com/Blankwonder/surge-list/raw/master/apple.list,Proxy 51 | # 以下规则将触发本地 DNS 解析 52 | RULE-SET,LAN,DIRECT 53 | GEOIP,CN,DIRECT 54 | FINAL,Proxy,dns-failed --------------------------------------------------------------------------------