├── README.md ├── Surge ├── RULE-SET │ ├── Readmoo.list │ ├── SRC-IP.list │ ├── PBS.list │ ├── Paravi.list │ ├── MUBI.list │ ├── Roku.list │ ├── GQ Taiwan.list │ ├── TVBAnywhere.list │ ├── Apple │ │ ├── TestFlight.list │ │ ├── Apple Books.list │ │ └── Apple TV.list │ ├── Star++.list │ ├── JOOX.list │ ├── Hulu_JP.list │ ├── FOD.list │ ├── Max.list │ ├── NeteaseMusic.list │ ├── Fixup.list │ ├── Youku.list │ ├── Stan.list │ ├── SBS.list │ ├── Britbox.list │ ├── SkyShowtime.list │ ├── Crunchyroll.list │ ├── LINETV.list │ ├── MytvSUPER.list │ ├── OneDrive.list │ ├── Peacock.list │ ├── U-NEXT.list │ ├── Bahamut.list │ ├── LAN.list │ ├── HBO_Max.list │ ├── MGM+.list │ ├── YouTube.list │ ├── TVer.list │ ├── Hulu.list │ ├── PlayStation.list │ ├── Google TV.list │ ├── friDay.list │ ├── BilibiliSEA.list │ ├── myVideo.list │ ├── DAZN.list │ ├── CATCHPLAY+.list │ ├── IQIYI.list │ ├── Viu.list │ ├── AbemaTV.list │ ├── KKBOX&KKTV.list │ ├── HBO_Go.list │ ├── OpenAI.list │ ├── Star+.list │ ├── iCloud.PrivateRelay.list │ ├── Spotify.list │ ├── BBC.list │ ├── Credit.list │ ├── Disney+.list │ ├── Bilibili.list │ ├── WeTV.list │ ├── Weibo.list │ ├── Streaming+.list │ ├── Google Play.list │ ├── Spark.list │ ├── Gemini.list │ ├── Paramount+ Intl.list │ ├── Discovery+.list │ ├── Netflix.list │ ├── Prime Video.list │ ├── Streaming_JP.list │ ├── Paramount+.list │ ├── Crypto.list │ ├── IQ.list │ ├── Unbreak.list │ ├── CNTV.list │ ├── Streaming_US.list │ ├── GenAI.list │ └── Streaming_TW.list ├── Module │ ├── MitM-All.sgmodule │ ├── WeChat.sgmodule │ ├── SUBNET.sgmodule │ ├── Client.sgmodule │ ├── Pannel │ │ ├── media-check-panel.sgmodule │ │ ├── ip-security-panel.sgmodule │ │ ├── airport-traffic-panel.sgmodule │ │ └── vps-traffic-panel.sgmodule │ ├── Task.sgmodule │ ├── Hulu.sgmodule │ ├── GetCookie.sgmodule │ ├── Adblock.sgmodule │ ├── Profile.sgmodule │ └── Scripts │ │ └── vps-traffic.js ├── ADVERTISING.list └── Sample.conf ├── Clash ├── RuleSet │ ├── Client.yaml │ ├── Hotstar.yaml │ ├── Readmoo.yaml │ ├── Google Search.yaml │ ├── Paravi.yaml │ ├── Roku.yaml │ ├── MUBI.yaml │ ├── Star++.yaml │ ├── Stan.yaml │ ├── Hulu_JP.yaml │ ├── JOOX.yaml │ ├── LINETV.yaml │ ├── Crunchyroll.yaml │ ├── BilibiliSEA.yaml │ ├── Max.yaml │ ├── Youku.yaml │ ├── FOD.yaml │ ├── TVer.yaml │ ├── TVB.yaml │ ├── OneDrive.yaml │ ├── PayPal.yaml │ ├── Peacock.yaml │ ├── LGTV.yaml │ ├── MGM+.yaml │ ├── Hulu.yaml │ ├── SBS.yaml │ ├── Bahamut.yaml │ ├── Google TV.yaml │ ├── HBO_Max.yaml │ ├── Google Play.yaml │ ├── U-NEXT.yaml │ ├── DAZN.yaml │ ├── PlayStation.yaml │ ├── Star+.yaml │ ├── friDay.yaml │ ├── Viu.yaml │ ├── myVideo.yaml │ ├── IQIYI.yaml │ ├── AbemaTV.yaml │ ├── YouTube.yaml │ ├── KKBOX&KKTV.yaml │ ├── iCloud_Private_Relay.yaml │ ├── Credit.yaml │ ├── OpenAI.yaml │ ├── CATCHPLAY+.yaml │ ├── Apple TV.yaml │ ├── Apple.yaml │ ├── HBO_Go.yaml │ ├── Spotify.yaml │ ├── BBC.yaml │ ├── Spark.yaml │ ├── WeTV.yaml │ ├── Disney+.yaml │ ├── Paramount+ Intl.yaml │ ├── Streaming+.yaml │ ├── Weibo.yaml │ ├── Bilibili.yaml │ ├── Gemini.yaml │ ├── Paramount+.yaml │ ├── Discovery+.yaml │ ├── Netflix.yaml │ ├── Prime Video.yaml │ ├── Crypto.yaml │ ├── Streaming_JP.yaml │ ├── SNS.yaml │ ├── Telegram.yaml │ ├── IQ.yaml │ ├── Unbreak.yaml │ ├── CNTV.yaml │ ├── Streaming_US.yaml │ ├── GenAI.yaml │ └── Streaming_TW.yaml ├── api-key.yaml └── General.yaml ├── Quantumult └── X │ ├── Images │ ├── FOX.png │ ├── HBO.png │ ├── Mac.png │ ├── Apple.png │ ├── BoxJS.png │ ├── CNTV.png │ ├── Dler.png │ ├── Hulu.png │ ├── IQIYI.png │ ├── KKTV.png │ ├── N3RO.png │ ├── Want.png │ ├── WeTV.png │ ├── Youku.png │ ├── want.png │ ├── AdBlock.png │ ├── Apple TV.png │ ├── Bilibili.png │ ├── Disney.png │ ├── Flags │ │ ├── CN.png │ │ ├── DE.png │ │ ├── EU.png │ │ ├── HK.png │ │ ├── IN.png │ │ ├── JP.png │ │ ├── KR.png │ │ ├── MO.png │ │ ├── PH.png │ │ ├── RU.png │ │ ├── SG.png │ │ ├── TW.png │ │ ├── UK.png │ │ ├── UN.png │ │ └── US.png │ ├── HBO GO.png │ ├── HBO Max.png │ ├── Hulu JP.png │ ├── Icons │ │ ├── TV.png │ │ ├── FOD.png │ │ ├── Hulu.png │ │ ├── KKTV.png │ │ ├── News.png │ │ ├── WeTV.png │ │ ├── Abema.png │ │ ├── AdBlock.png │ │ ├── AdGuard.png │ │ ├── Apple.png │ │ ├── Bahamut.png │ │ ├── Disney+.png │ │ ├── HBO GO.png │ │ ├── HBO Max.png │ │ ├── Hulu JP.png │ │ ├── IQIYI.png │ │ ├── Inbound.png │ │ ├── LINE TV.png │ │ ├── MyVideo.png │ │ ├── Netflix.png │ │ ├── Paravi.png │ │ ├── PayPal.png │ │ ├── Peacock.png │ │ ├── Spotify.png │ │ ├── YouTube.png │ │ ├── iTunes.png │ │ ├── nPlayer.png │ │ ├── Bilibili.png │ │ ├── Inbound1.png │ │ ├── Outbound.png │ │ ├── Outbound1.png │ │ ├── Telegram.png │ │ ├── Discovery+.png │ │ ├── Prime Video.png │ │ └── Netease Music.png │ ├── Inbound.png │ ├── Maying.png │ ├── OneDrive.png │ ├── Outbound.png │ ├── PayPal.png │ ├── Peacock.png │ ├── RixCloud.png │ ├── Task │ │ ├── ele.png │ │ ├── hdl.png │ │ ├── jd.png │ │ ├── qq.png │ │ ├── wps.png │ │ ├── 10000.png │ │ ├── 10010.png │ │ ├── 10086.png │ │ ├── SNKRS.png │ │ ├── bubei.png │ │ ├── ctrip.png │ │ ├── ddmc.png │ │ ├── didi.png │ │ ├── epic.png │ │ ├── iqiyi.png │ │ ├── jddj.png │ │ ├── jdqb.png │ │ ├── mgtv.png │ │ ├── mtmc.png │ │ ├── qunar.png │ │ ├── smzdm.png │ │ ├── sony.png │ │ ├── tieba.png │ │ ├── wanda.png │ │ ├── xiami.png │ │ ├── 52pojie.png │ │ ├── Blibee.png │ │ ├── CHAGEE.png │ │ ├── JegoTrip.png │ │ ├── UmeTrip.png │ │ ├── bahamut.png │ │ ├── bilibili.png │ │ ├── douban.png │ │ ├── duokan.png │ │ ├── exchange.png │ │ ├── famijia.png │ │ ├── flyertea.png │ │ ├── heytea.png │ │ ├── himalaya.png │ │ ├── iDaily.png │ │ ├── meituan.png │ │ ├── naixue.png │ │ ├── pagoda.png │ │ ├── suning.png │ │ ├── youpin.png │ │ ├── zimuzu.png │ │ ├── FamilyMart.png │ │ ├── aliyunpan.png │ │ ├── hellobike.png │ │ ├── manmanbuy.png │ │ ├── sfexpress.png │ │ ├── bilibiliblue.png │ │ ├── bilibilimanga.png │ │ ├── neteasemusic.png │ │ └── tencentvideo.png │ ├── Telegram.png │ ├── Apple News.png │ ├── Country │ │ ├── CN.png │ │ ├── HK.png │ │ ├── JP.png │ │ ├── KR.png │ │ ├── SG.png │ │ ├── TW.png │ │ ├── UK.png │ │ └── US.png │ ├── Discovery.png │ ├── Nexitally.png │ ├── Streaming.png │ ├── Apple TV New.png │ ├── Color │ │ ├── AdBlock.png │ │ ├── ChatGPT.png │ │ ├── Disney+.png │ │ ├── Google.png │ │ ├── HBO_Max.png │ │ ├── Inbound.png │ │ ├── Netflix.png │ │ ├── YouTube.png │ │ ├── Youku.png │ │ ├── Outbound.png │ │ └── Streaming.png │ ├── Marvel │ │ ├── Atom.png │ │ ├── Batman.png │ │ ├── Flash.png │ │ ├── Hulk.png │ │ ├── Thor.png │ │ ├── Ant-Man.png │ │ ├── Aquaman.png │ │ ├── Cyclops.png │ │ ├── Deadpool.png │ │ ├── Iron_Man.png │ │ ├── Superman.png │ │ ├── Black_Bolt.png │ │ ├── Red_Tornado.png │ │ ├── Spider-Man.png │ │ ├── Wolverine.png │ │ ├── Green_Lantern.png │ │ ├── Captain_America.png │ │ ├── Captain_Britain.png │ │ ├── Mister_Fantastic.png │ │ └── Martian_Manhunter.png │ ├── StreamingCN.png │ ├── aliyundrive.png │ └── baidunetdisk.png │ └── Filter │ ├── MUBI.list │ ├── Paravi.list │ ├── Peacock.list │ ├── Star++.list │ ├── Resso.list │ ├── JOOX.list │ ├── Youku.list │ ├── FOD.list │ ├── Hulu_JP.list │ ├── LINETV.list │ ├── Crunchyroll.list │ ├── Stan.list │ ├── NeteaseMusic.list │ ├── TVer.list │ ├── HBO Max.list │ ├── SkyShowtime.list │ ├── SBS.list │ ├── Spotify.list │ ├── Hulu.list │ ├── U-NEXT.list │ ├── Bahamut.list │ ├── HBO_Max.list │ ├── YouTube.list │ ├── friDay.list │ ├── myVideo.list │ ├── DAZN.list │ ├── BilibiliSEA.list │ ├── Star+.list │ ├── Viu.list │ ├── CATCHPLAY+.list │ ├── Apple TV.list │ ├── IQIYI.list │ ├── WeTV.list │ ├── KKBOX&KKTV.list │ ├── Apple.list │ ├── HBO_Go.list │ ├── Telegram.list │ ├── Streaming+.list │ ├── BBC.list │ ├── Discovery+.list │ ├── Bilibili.list │ ├── Disney+.list │ ├── Netflix.list │ ├── Paramount+.list │ ├── Prime Video.list │ ├── Unbreak.list │ └── IQ.list └── sing-box ├── source ├── PayPal.json ├── Mail.json ├── GenAI.json ├── CNTV.json └── Media.json └── README.md /README.md: -------------------------------------------------------------------------------- 1 | 纯自用(。 2 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Readmoo.list: -------------------------------------------------------------------------------- 1 | # > Readmoo 2 | DOMAIN-SUFFIX,readmoo.com 3 | -------------------------------------------------------------------------------- /Surge/RULE-SET/SRC-IP.list: -------------------------------------------------------------------------------- 1 | // Switch @1510 2 | SRC-IP,192.168.50.128 3 | -------------------------------------------------------------------------------- /Surge/RULE-SET/PBS.list: -------------------------------------------------------------------------------- 1 | # > PBS 2 | USER-AGENT,PBS* 3 | DOMAIN-SUFFIX,pbs.org 4 | -------------------------------------------------------------------------------- /Clash/RuleSet/Client.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Client 3 | - PROCESS-NAME,superbrowser.exe 4 | -------------------------------------------------------------------------------- /Clash/RuleSet/Hotstar.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Hotstar 3 | - DOMAIN-SUFFIX,hotstar.com 4 | -------------------------------------------------------------------------------- /Clash/RuleSet/Readmoo.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Readmoo 3 | - DOMAIN-SUFFIX,readmoo.com 4 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Paravi.list: -------------------------------------------------------------------------------- 1 | # > Paravi 2 | USER-AGENT,Paravi* 3 | DOMAIN-SUFFIX,paravi.jp 4 | -------------------------------------------------------------------------------- /Surge/RULE-SET/MUBI.list: -------------------------------------------------------------------------------- 1 | # > MUBI 2 | DOMAIN-SUFFIX,mubi.com 3 | DOMAIN-SUFFIX,mubicdn.net 4 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Roku.list: -------------------------------------------------------------------------------- 1 | # > Roku 2 | DOMAIN-SUFFIX,roku.com 3 | DOMAIN-SUFFIX,rokutime.com 4 | -------------------------------------------------------------------------------- /Quantumult/X/Images/FOX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/FOX.png -------------------------------------------------------------------------------- /Quantumult/X/Images/HBO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/HBO.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Mac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Mac.png -------------------------------------------------------------------------------- /Surge/RULE-SET/GQ Taiwan.list: -------------------------------------------------------------------------------- 1 | # > GQ Taiwan 2 | DOMAIN-SUFFIX,gq.com.tw 3 | DOMAIN-KEYWORD,gqtaiwan 4 | -------------------------------------------------------------------------------- /Clash/RuleSet/Google Search.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Google Search 3 | - DOMAIN-KEYWORD,www.google. 4 | -------------------------------------------------------------------------------- /Quantumult/X/Images/Apple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Apple.png -------------------------------------------------------------------------------- /Quantumult/X/Images/BoxJS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/BoxJS.png -------------------------------------------------------------------------------- /Quantumult/X/Images/CNTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/CNTV.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Dler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Dler.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Hulu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Hulu.png -------------------------------------------------------------------------------- /Quantumult/X/Images/IQIYI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/IQIYI.png -------------------------------------------------------------------------------- /Quantumult/X/Images/KKTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/KKTV.png -------------------------------------------------------------------------------- /Quantumult/X/Images/N3RO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/N3RO.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Want.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Want.png -------------------------------------------------------------------------------- /Quantumult/X/Images/WeTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/WeTV.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Youku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Youku.png -------------------------------------------------------------------------------- /Quantumult/X/Images/want.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/want.png -------------------------------------------------------------------------------- /Surge/RULE-SET/TVBAnywhere.list: -------------------------------------------------------------------------------- 1 | # > TVBAnywhere 2 | DOMAIN-SUFFIX,tvb.com 3 | DOMAIN-KEYWORD,tvbanywhere 4 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/MUBI.list: -------------------------------------------------------------------------------- 1 | # > MUBI 2 | DOMAIN-SUFFIX,mubi.com,MUBI 3 | DOMAIN-SUFFIX,mubicdn.net,MUBI 4 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Paravi.list: -------------------------------------------------------------------------------- 1 | # > Paravi 2 | USER-AGENT,Paravi*,Paravi 3 | DOMAIN-SUFFIX,paravi.jp,Paravi 4 | -------------------------------------------------------------------------------- /Quantumult/X/Images/AdBlock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/AdBlock.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Apple TV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Apple TV.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Bilibili.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Bilibili.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Disney.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Disney.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/CN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/CN.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/DE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/DE.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/EU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/EU.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/HK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/HK.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/IN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/IN.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/JP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/JP.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/KR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/KR.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/MO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/MO.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/PH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/PH.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/RU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/RU.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/SG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/SG.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/TW.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/TW.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/UK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/UK.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/UN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/UN.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Flags/US.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Flags/US.png -------------------------------------------------------------------------------- /Quantumult/X/Images/HBO GO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/HBO GO.png -------------------------------------------------------------------------------- /Quantumult/X/Images/HBO Max.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/HBO Max.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Hulu JP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Hulu JP.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/TV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/TV.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Inbound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Inbound.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Maying.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Maying.png -------------------------------------------------------------------------------- /Quantumult/X/Images/OneDrive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/OneDrive.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Outbound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Outbound.png -------------------------------------------------------------------------------- /Quantumult/X/Images/PayPal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/PayPal.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Peacock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Peacock.png -------------------------------------------------------------------------------- /Quantumult/X/Images/RixCloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/RixCloud.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/ele.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/ele.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/hdl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/hdl.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/jd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/jd.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/qq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/qq.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/wps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/wps.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Telegram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Telegram.png -------------------------------------------------------------------------------- /Surge/RULE-SET/Apple/TestFlight.list: -------------------------------------------------------------------------------- 1 | # > TestFlight 2 | DOMAIN,beta.apple.com 3 | DOMAIN,testflight.apple.com 4 | -------------------------------------------------------------------------------- /Clash/RuleSet/Paravi.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Paravi 3 | # USER-AGENT,Paravi* 4 | - DOMAIN-SUFFIX,paravi.jp 5 | -------------------------------------------------------------------------------- /Clash/RuleSet/Roku.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Roku 3 | - DOMAIN-SUFFIX,roku.com 4 | - DOMAIN-SUFFIX,rokutime.com 5 | -------------------------------------------------------------------------------- /Quantumult/X/Images/Apple News.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Apple News.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Country/CN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Country/CN.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Country/HK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Country/HK.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Country/JP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Country/JP.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Country/KR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Country/KR.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Country/SG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Country/SG.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Country/TW.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Country/TW.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Country/UK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Country/UK.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Country/US.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Country/US.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Discovery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Discovery.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/FOD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/FOD.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Hulu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Hulu.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/KKTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/KKTV.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/News.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/News.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/WeTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/WeTV.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Nexitally.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Nexitally.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Streaming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Streaming.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/10000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/10000.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/10010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/10010.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/10086.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/10086.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/SNKRS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/SNKRS.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/bubei.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/bubei.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/ctrip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/ctrip.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/ddmc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/ddmc.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/didi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/didi.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/epic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/epic.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/iqiyi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/iqiyi.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/jddj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/jddj.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/jdqb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/jdqb.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/mgtv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/mgtv.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/mtmc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/mtmc.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/qunar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/qunar.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/smzdm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/smzdm.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/sony.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/sony.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/tieba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/tieba.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/wanda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/wanda.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/xiami.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/xiami.png -------------------------------------------------------------------------------- /Quantumult/X/Filter/Peacock.list: -------------------------------------------------------------------------------- 1 | # > Peacock 2 | USER-AGENT,peacock*,Peacock 3 | DOMAIN-SUFFIX,peacocktv.com,Peacock 4 | -------------------------------------------------------------------------------- /Quantumult/X/Images/Apple TV New.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Apple TV New.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/AdBlock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/AdBlock.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/ChatGPT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/ChatGPT.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/Disney+.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/Disney+.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/Google.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/Google.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/HBO_Max.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/HBO_Max.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/Inbound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/Inbound.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/Netflix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/Netflix.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/YouTube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/YouTube.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/Youku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/Youku.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Abema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Abema.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/AdBlock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/AdBlock.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/AdGuard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/AdGuard.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Apple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Apple.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Bahamut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Bahamut.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Disney+.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Disney+.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/HBO GO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/HBO GO.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/HBO Max.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/HBO Max.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Hulu JP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Hulu JP.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/IQIYI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/IQIYI.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Inbound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Inbound.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/LINE TV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/LINE TV.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/MyVideo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/MyVideo.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Netflix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Netflix.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Paravi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Paravi.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/PayPal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/PayPal.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Peacock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Peacock.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Spotify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Spotify.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/YouTube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/YouTube.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/iTunes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/iTunes.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/nPlayer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/nPlayer.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Atom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Atom.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Batman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Batman.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Flash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Flash.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Hulk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Hulk.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Thor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Thor.png -------------------------------------------------------------------------------- /Quantumult/X/Images/StreamingCN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/StreamingCN.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/52pojie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/52pojie.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/Blibee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/Blibee.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/CHAGEE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/CHAGEE.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/JegoTrip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/JegoTrip.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/UmeTrip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/UmeTrip.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/bahamut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/bahamut.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/bilibili.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/bilibili.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/douban.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/douban.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/duokan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/duokan.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/exchange.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/exchange.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/famijia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/famijia.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/flyertea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/flyertea.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/heytea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/heytea.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/himalaya.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/himalaya.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/iDaily.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/iDaily.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/meituan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/meituan.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/naixue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/naixue.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/pagoda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/pagoda.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/suning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/suning.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/youpin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/youpin.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/zimuzu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/zimuzu.png -------------------------------------------------------------------------------- /Quantumult/X/Images/aliyundrive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/aliyundrive.png -------------------------------------------------------------------------------- /Quantumult/X/Images/baidunetdisk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/baidunetdisk.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/Outbound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/Outbound.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Color/Streaming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Color/Streaming.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Bilibili.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Bilibili.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Inbound1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Inbound1.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Outbound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Outbound.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Outbound1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Outbound1.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Telegram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Telegram.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Ant-Man.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Ant-Man.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Aquaman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Aquaman.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Cyclops.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Cyclops.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Deadpool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Deadpool.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Iron_Man.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Iron_Man.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Superman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Superman.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/FamilyMart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/FamilyMart.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/aliyunpan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/aliyunpan.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/hellobike.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/hellobike.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/manmanbuy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/manmanbuy.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/sfexpress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/sfexpress.png -------------------------------------------------------------------------------- /Surge/RULE-SET/Star++.list: -------------------------------------------------------------------------------- 1 | # > Star+ 2 | // 此条分流只是让 Star+ 串流时走 US 节点,需搭配 Star+ 相关分流使用 3 | DOMAIN-SUFFIX,media.starott.com 4 | -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Discovery+.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Discovery+.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Prime Video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Prime Video.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Black_Bolt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Black_Bolt.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Red_Tornado.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Red_Tornado.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Spider-Man.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Spider-Man.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Wolverine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Wolverine.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/bilibiliblue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/bilibiliblue.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/bilibilimanga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/bilibilimanga.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/neteasemusic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/neteasemusic.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Task/tencentvideo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Task/tencentvideo.png -------------------------------------------------------------------------------- /Surge/RULE-SET/JOOX.list: -------------------------------------------------------------------------------- 1 | # > JOOX 2 | USER-AGENT,WeMusic* 3 | USER-AGENT,JOOX* 4 | DOMAIN-SUFFIX,joox.com 5 | DOMAIN-KEYWORD,joox 6 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Star++.list: -------------------------------------------------------------------------------- 1 | # > Star+ 2 | // 此条分流只是让 Star+ 串流时走 US 节点,需搭配 Star+ 相关分流使用 3 | DOMAIN-SUFFIX,media.starott.com,America 4 | -------------------------------------------------------------------------------- /Quantumult/X/Images/Icons/Netease Music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Icons/Netease Music.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Green_Lantern.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Green_Lantern.png -------------------------------------------------------------------------------- /Surge/RULE-SET/Hulu_JP.list: -------------------------------------------------------------------------------- 1 | # > Hulu JP 2 | DOMAIN-SUFFIX,hulu.jp 3 | DOMAIN-SUFFIX,happyon.jp 4 | DOMAIN-SUFFIX,prod.hjholdings.tv 5 | -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Captain_America.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Captain_America.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Captain_Britain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Captain_Britain.png -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Mister_Fantastic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Mister_Fantastic.png -------------------------------------------------------------------------------- /Clash/RuleSet/MUBI.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > MUBI 3 | - PROCESS-NAME,com.mubi 4 | - DOMAIN-SUFFIX,mubi.com 5 | - DOMAIN-SUFFIX,mubicdn.net 6 | -------------------------------------------------------------------------------- /Clash/RuleSet/Star++.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Star+ 3 | # 此条分流只是让 Star+ 串流时走 US 节点,需搭配 Star+ 相关分流使用 4 | - DOMAIN-SUFFIX,media.starott.com 5 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Resso.list: -------------------------------------------------------------------------------- 1 | # > Resso 2 | USER-AGENT,Resso*,Resso 3 | DOMAIN-SUFFIX,resso.app,Resso 4 | DOMAIN-SUFFIX,byteoversea.com,Resso 5 | -------------------------------------------------------------------------------- /Quantumult/X/Images/Marvel/Martian_Manhunter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HotKids/Rules/HEAD/Quantumult/X/Images/Marvel/Martian_Manhunter.png -------------------------------------------------------------------------------- /Surge/RULE-SET/FOD.list: -------------------------------------------------------------------------------- 1 | # > FOD 2 | USER-AGENT,FOD* 3 | DOMAIN-SUFFIX,fujitv.co.jp 4 | DOMAIN-SUFFIX,stream.ne.jp 5 | DOMAIN,measure.ic.tver.jp 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Max.list: -------------------------------------------------------------------------------- 1 | # > Max 2 | USER-AGENT,Max* 3 | PROCESS-NAME,com.wbd.stream 4 | DOMAIN-SUFFIX,max.com 5 | DOMAIN-SUFFIX,discomax.com 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/NeteaseMusic.list: -------------------------------------------------------------------------------- 1 | # > NeteaseMusic 2 | USER-AGENT,NeteaseMusic* 3 | DOMAIN-SUFFIX,music.126.net 4 | DOMAIN-SUFFIX,music.163.com 5 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Fixup.list: -------------------------------------------------------------------------------- 1 | # > WeChat FCM 2 | DOMAIN,dns.weixin.qq.com.cn 3 | DOMAIN-KEYWORD,long.weixin.qq.com 4 | DOMAIN-KEYWORD,short.weixin.qq.com 5 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Youku.list: -------------------------------------------------------------------------------- 1 | # > Youku Intl. 施工中 2 | DOMAIN,vod-interyk.youku.tv 3 | DOMAIN-SUFFIX,youku.tv 4 | IP-CIDR,163.181.42.239/32,no-resolve 5 | -------------------------------------------------------------------------------- /Clash/RuleSet/Stan.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Stan 3 | - DOMAIN-SUFFIX,stan.com.au 4 | - DOMAIN,aws.stan.video 5 | # DOMAIN,streamcoimg-a.akamaihd.net 6 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/JOOX.list: -------------------------------------------------------------------------------- 1 | # > JOOX 2 | USER-AGENT,WeMusic*,JOOX 3 | USER-AGENT,JOOX*,JOOX 4 | DOMAIN-SUFFIX,joox.com,JOOX 5 | DOMAIN-KEYWORD,joox,JOOX 6 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Youku.list: -------------------------------------------------------------------------------- 1 | # > Youku Intl. 2 | DOMAIN,vod-interyk.youku.tv,Youku 3 | DOMAIN-SUFFIX,youku.tv,Youku 4 | IP-CIDR,163.181.42.239/32,Youku 5 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Stan.list: -------------------------------------------------------------------------------- 1 | # > Stan 2 | USER-AGENT,Stan* 3 | DOMAIN-SUFFIX,stan.com.au 4 | DOMAIN,aws.stan.video 5 | // DOMAIN,streamcoimg-a.akamaihd.net 6 | -------------------------------------------------------------------------------- /Clash/RuleSet/Hulu_JP.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Hulu JP 3 | - DOMAIN-SUFFIX,hulu.jp 4 | - DOMAIN-SUFFIX,happyon.jp 5 | - DOMAIN-SUFFIX,prod.hjholdings.tv 6 | -------------------------------------------------------------------------------- /Clash/RuleSet/JOOX.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > JOOX 3 | # USER-AGENT,WeMusic* 4 | # USER-AGENT,JOOX* 5 | - DOMAIN-SUFFIX,joox.com 6 | - DOMAIN-KEYWORD,joox 7 | -------------------------------------------------------------------------------- /Clash/RuleSet/LINETV.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > LINE TV 3 | # USER-AGENT,LINE%20TV* 4 | - DOMAIN-SUFFIX,linetv.tw 5 | - DOMAIN,d3c7rimkq79yfu.cloudfront.net 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/SBS.list: -------------------------------------------------------------------------------- 1 | # > SBS On Demand 2 | USER-AGENT,SBS* 3 | DOMAIN-SUFFIX,sbsod.com 4 | DOMAIN-SUFFIX,sbs.com.au 5 | // DOMAIN,sbsvoddai-vh.akamaihd.net 6 | -------------------------------------------------------------------------------- /Clash/RuleSet/Crunchyroll.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Crunchyroll 3 | # USER-AGENT,Crunchyroll* 4 | - DOMAIN-SUFFIX,crunchyroll.com 5 | # DOMAIN-SUFFIX,vrv.co 6 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/FOD.list: -------------------------------------------------------------------------------- 1 | # > FOD 2 | USER-AGENT,FOD*,FOD 3 | DOMAIN-SUFFIX,fujitv.co.jp,FOD 4 | DOMAIN-SUFFIX,stream.ne.jp,FOD 5 | DOMAIN,measure.ic.tver.jp,FOD 6 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Hulu_JP.list: -------------------------------------------------------------------------------- 1 | # > Hulu JP 2 | DOMAIN-SUFFIX,hulu.jp,Hulu JP 3 | DOMAIN-SUFFIX,happyon.jp,Hulu JP 4 | DOMAIN-SUFFIX,prod.hjholdings.tv,Hulu JP 5 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/LINETV.list: -------------------------------------------------------------------------------- 1 | # > LINE TV 2 | USER-AGENT,LINE%20TV*,LINE TV 3 | DOMAIN-SUFFIX,linetv.tw,LINE TV 4 | DOMAIN,d3c7rimkq79yfu.cloudfront.net,LINE TV 5 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Britbox.list: -------------------------------------------------------------------------------- 1 | # > Britbox 2 | USER-AGENT,Britbox* 3 | DOMAIN-SUFFIX,britbox.com 4 | DOMAIN-SUFFIX,bbc.co.uk 5 | DOMAIN,d2z3p34itxwaj7.cloudfront.net 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/SkyShowtime.list: -------------------------------------------------------------------------------- 1 | # > SkyShowtime 2 | DOMAIN-SUFFIX,skyshowtime.com 3 | // DOMAIN-SUFFIX,cssott.com 4 | // DOMAIN,g002-vod-eu-cmaf-prd-cf.pcdn01.cssott.com 5 | -------------------------------------------------------------------------------- /Clash/RuleSet/BilibiliSEA.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Bilibili SEA 3 | - PROCESS-NAME,com.bstar.intl 4 | - DOMAIN-SUFFIX,biliintl.com 5 | - DOMAIN,apm-misaka.biliapi.net 6 | -------------------------------------------------------------------------------- /Clash/RuleSet/Max.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Max 3 | # USER-AGENT,Max* 4 | - PROCESS-NAME,com.wbd.stream 5 | - DOMAIN-SUFFIX,max.com 6 | - DOMAIN-SUFFIX,discomax.com 7 | -------------------------------------------------------------------------------- /Clash/RuleSet/Youku.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Youku Intl. 施工中 3 | - DOMAIN,vod-interyk.youku.tv 4 | - DOMAIN-SUFFIX,youku.tv 5 | - IP-CIDR,163.181.42.239/32,no-resolve 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Crunchyroll.list: -------------------------------------------------------------------------------- 1 | # > Crunchyroll 2 | USER-AGENT,Crunchyroll* 3 | DOMAIN-SUFFIX,crunchyroll.com 4 | // 如需使用 VRV,请将此条取消注释并走 US 代理 5 | // DOMAIN-SUFFIX,vrv.co 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/LINETV.list: -------------------------------------------------------------------------------- 1 | # > LINE TV 2 | USER-AGENT,LINE%20TV* 3 | DOMAIN-SUFFIX,linetv.tw 4 | DOMAIN,d17lx9ucc6k9fc.cloudfront.net 5 | DOMAIN,d3c7rimkq79yfu.cloudfront.net 6 | -------------------------------------------------------------------------------- /Clash/RuleSet/FOD.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > FOD 3 | # USER-AGENT,FOD* 4 | - DOMAIN-SUFFIX,fujitv.co.jp 5 | - DOMAIN-SUFFIX,stream.ne.jp 6 | - DOMAIN,measure.ic.tver.jp 7 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Crunchyroll.list: -------------------------------------------------------------------------------- 1 | # > Crunchyroll 2 | USER-AGENT,Crunchyroll*,Crunchyroll 3 | DOMAIN-SUFFIX,crunchyroll.com,Crunchyroll 4 | // DOMAIN-SUFFIX,vrv.co,Crunchyroll 5 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Stan.list: -------------------------------------------------------------------------------- 1 | # > Stan 2 | USER-AGENT,Stan*,Stan 3 | DOMAIN-SUFFIX,stan.com.au,Stan 4 | DOMAIN,aws.stan.video,Stan 5 | // DOMAIN,streamcoimg-a.akamaihd.net,Stan 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/MytvSUPER.list: -------------------------------------------------------------------------------- 1 | # > MytvSUPER 2 | USER-AGENT,mytv* 3 | DOMAIN-KEYWORD,nowtv100 4 | DOMAIN-KEYWORD,rthklive 5 | DOMAIN-SUFFIX,tvb.com 6 | DOMAIN-SUFFIX,mytvsuper.com 7 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/NeteaseMusic.list: -------------------------------------------------------------------------------- 1 | # > Netease Music 2 | USER-AGENT,NeteaseMusic*,Netease Music 3 | HOST-SUFFIX,music.126.net,Netease Music 4 | HOST-SUFFIX,music.163.com,Netease Music 5 | -------------------------------------------------------------------------------- /Surge/RULE-SET/OneDrive.list: -------------------------------------------------------------------------------- 1 | # > OneDrive 2 | PROCESS-NAME,OneDrive* 3 | DOMAIN-SUFFIX,1drv.com 4 | DOMAIN-SUFFIX,onedrive.com 5 | DOMAIN-SUFFIX,storage.live.com 6 | DOMAIN,oneclient.sfx.ms 7 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/TVer.list: -------------------------------------------------------------------------------- 1 | # > TVer 2 | DOMAIN-SUFFIX,tver.jp,TVer 3 | DOMAIN-SUFFIX,interactive-circle.jp,TVer 4 | DOMAIN-SUFFIX,brightcove.com,TVer 5 | DOMAIN-SUFFIX,prod.boltdns.net,TVer 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Peacock.list: -------------------------------------------------------------------------------- 1 | # > Peacock 2 | USER-AGENT,peacock* 3 | DOMAIN-SUFFIX,cdn.peacocktv.com 4 | DOMAIN-SUFFIX,peacocktv.com 5 | // 屏蔽广告 6 | // DOMAIN,video-ads-module.ad-tech.nbcuni.com 7 | -------------------------------------------------------------------------------- /Surge/RULE-SET/U-NEXT.list: -------------------------------------------------------------------------------- 1 | # > U-NEXT 2 | DOMAIN-SUFFIX,unext.jp 3 | DOMAIN-SUFFIX,nxtv.jp 4 | // DOMAIN,streamd01ca-nxtv-jp.akamaized.net 5 | DOMAIN,us-central1-u-next-apps.cloudfunctions.net 6 | -------------------------------------------------------------------------------- /Clash/RuleSet/TVer.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > TVer 3 | - DOMAIN-SUFFIX,tver.jp 4 | - DOMAIN-SUFFIX,interactive-circle.jp 5 | - DOMAIN-SUFFIX,brightcove.com 6 | - DOMAIN-SUFFIX,prod.boltdns.net 7 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Bahamut.list: -------------------------------------------------------------------------------- 1 | # > Bahamut 2 | USER-AGENT,Anime* 3 | DOMAIN-SUFFIX,bahamut.com.tw 4 | DOMAIN-SUFFIX,gamer.com.tw 5 | DOMAIN,gamer-cds.cdn.hinet.net 6 | DOMAIN,gamer2-cds.cdn.hinet.net 7 | -------------------------------------------------------------------------------- /Surge/RULE-SET/LAN.list: -------------------------------------------------------------------------------- 1 | # > Local Area Network 2 | DOMAIN-SUFFIX,local 3 | IP-CIDR,192.168.0.0/16 4 | IP-CIDR,10.0.0.0/8 5 | IP-CIDR,172.16.0.0/12 6 | IP-CIDR,127.0.0.0/8 7 | IP-CIDR,100.64.0.0/10 8 | -------------------------------------------------------------------------------- /Surge/RULE-SET/HBO_Max.list: -------------------------------------------------------------------------------- 1 | # > HBO Max 2 | USER-AGENT,HBOMAX* 3 | USER-AGENT,Max* 4 | PROCESS-NAME,com.wbd.stream 5 | DOMAIN-SUFFIX,max.com 6 | DOMAIN-SUFFIX,hbomax.com 7 | DOMAIN-SUFFIX,discomax.com 8 | -------------------------------------------------------------------------------- /Clash/RuleSet/TVB.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > MytvSUPER 3 | # USER-AGENT,mytv* 4 | - DOMAIN-KEYWORD,nowtv100 5 | - DOMAIN-KEYWORD,rthklive 6 | - DOMAIN-SUFFIX,tvb.com 7 | - DOMAIN-SUFFIX,mytvsuper.com 8 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/HBO Max.list: -------------------------------------------------------------------------------- 1 | # > HBO Max 2 | USER-AGENT,HBOMAX*,HBO Max 3 | USER-AGENT,Max*,HBO Max 4 | DOMAIN-SUFFIX,max.com,HBO Max 5 | DOMAIN-SUFFIX,hbomax.com,HBO Max 6 | DOMAIN-SUFFIX,discomax.com,HBO Max 7 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/SkyShowtime.list: -------------------------------------------------------------------------------- 1 | # > SkyShowtime 2 | DOMAIN-SUFFIX,skyshowtime.com,SkyShowtime 3 | // DOMAIN-SUFFIX,cssott.com,SkyShowtime 4 | // DOMAIN,g002-vod-eu-cmaf-prd-cf.pcdn01.cssott.com,SkyShowtime 5 | -------------------------------------------------------------------------------- /Surge/RULE-SET/MGM+.list: -------------------------------------------------------------------------------- 1 | # > MGM+ 2 | DOMAIN-SUFFIX,mgmplus.com 3 | DOMAIN-SUFFIX,epix.com 4 | DOMAIN-SUFFIX,epixnow.com 5 | DOMAIN,epixhls.akamaized.net 6 | DOMAIN,us-ore-00001.s3.dualstack.us-west-2.amazonaws.com 7 | -------------------------------------------------------------------------------- /Surge/RULE-SET/YouTube.list: -------------------------------------------------------------------------------- 1 | # > YouTube 2 | USER-AGENT,*YouTube* 3 | USER-AGENT,*youtube* 4 | DOMAIN-SUFFIX,youtu.be 5 | DOMAIN-SUFFIX,googlevideo.com 6 | DOMAIN,youtubei.googleapis.com 7 | DOMAIN-KEYWORD,youtube 8 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/SBS.list: -------------------------------------------------------------------------------- 1 | # > SBS On Demand 2 | USER-AGENT,SBS*,SBS On Demand 3 | DOMAIN-SUFFIX,sbsod.com,SBS On Demand 4 | DOMAIN-SUFFIX,sbs.com.au,SBS On Demand 5 | // DOMAIN,sbsvoddai-vh.akamaihd.net,SBS On Demand 6 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Spotify.list: -------------------------------------------------------------------------------- 1 | # > Spotify 2 | USER-AGENT,*Spotify*,Spotify 3 | DOMAIN-SUFFIX,pscdn.co,Spotify 4 | DOMAIN-SUFFIX,scdn.co,Spotify 5 | DOMAIN-SUFFIX,spoti.fi,Spotify 6 | DOMAIN-SUFFIX,spotify.com,Spotify 7 | -------------------------------------------------------------------------------- /Surge/RULE-SET/TVer.list: -------------------------------------------------------------------------------- 1 | # > TVer 2 | DOMAIN-SUFFIX,tver.jp 3 | DOMAIN-SUFFIX,interactive-circle.jp 4 | DOMAIN-SUFFIX,brightcove.com 5 | DOMAIN-SUFFIX,prod.boltdns.net 6 | // DOMAIN,fod-cm-ad-v.webcdn.stream.ne.jp //广告 7 | -------------------------------------------------------------------------------- /Clash/RuleSet/OneDrive.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > OneDrive 3 | - PROCESS-NAME,OneDrive 4 | - DOMAIN-SUFFIX,1drv.com 5 | - DOMAIN-SUFFIX,onedrive.com 6 | - DOMAIN-SUFFIX,storage.live.com 7 | - DOMAIN,oneclient.sfx.ms 8 | -------------------------------------------------------------------------------- /Clash/RuleSet/PayPal.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > PayPal 3 | # USER-AGENT,PayPal* 4 | - DOMAIN-SUFFIX,paypal.com 5 | - DOMAIN-SUFFIX,paypal.me 6 | - DOMAIN-SUFFIX,paypal-mktg.com 7 | - DOMAIN-SUFFIX,paypalobjects.com 8 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Hulu.list: -------------------------------------------------------------------------------- 1 | # > Hulu 2 | DOMAIN-SUFFIX,hulu.com,Hulu 3 | DOMAIN-SUFFIX,huluim.com,Hulu 4 | DOMAIN-SUFFIX,hulustream.com,Hulu 5 | DOMAIN,cws-hulu.conviva.com,Hulu 6 | DOMAIN,assetshuluimcom-a.akamaihd.net,Hulu 7 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/U-NEXT.list: -------------------------------------------------------------------------------- 1 | # > U-NEXT 2 | DOMAIN-SUFFIX,unext.jp,U-NEXT 3 | DOMAIN-SUFFIX,nxtv.jp,U-NEXT 4 | // DOMAIN,streamd01ca-nxtv-jp.akamaized.net,U-NEXT 5 | DOMAIN,us-central1-u-next-apps.cloudfunctions.net,U-NEXT 6 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Hulu.list: -------------------------------------------------------------------------------- 1 | # > Hulu 2 | DOMAIN-SUFFIX,hulu.com 3 | DOMAIN-SUFFIX,hulu.tv 4 | DOMAIN-SUFFIX,huluim.com 5 | DOMAIN-SUFFIX,hulustream.com 6 | DOMAIN,cws-hulu.conviva.com 7 | // DOMAIN,assetshuluimcom-a.akamaihd.net 8 | -------------------------------------------------------------------------------- /Surge/RULE-SET/PlayStation.list: -------------------------------------------------------------------------------- 1 | # > PlayStation 2 | DOMAIN-SUFFIX,playstation.net 3 | DOMAIN-SUFFIX,playstation.com 4 | DOMAIN-SUFFIX,playstationnetwork.com 5 | DOMAIN-SUFFIX,sonyentertainmentnetwork.com 6 | DOMAIN,psn.akadns.net 7 | -------------------------------------------------------------------------------- /Clash/RuleSet/Peacock.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Peacock 3 | # USER-AGENT,Peacock* 4 | - PROCESS-NAME,com.peacocktv.peacockandroid 5 | - DOMAIN-SUFFIX,peacocktv.com 6 | ## 屏蔽广告 7 | # DOMAIN,video-ads-module.ad-tech.nbcuni.com 8 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Google TV.list: -------------------------------------------------------------------------------- 1 | # > Chromecast with Google TV 2 | PROCESS-NAME,com.google.android.videos 3 | DOMAIN,androidtvlauncherxfe-pa.googleapis.com 4 | DOMAIN,androidtvwatsonfe-pa.googleapis.com 5 | // DOMAIN-KEYWORD,pa.google 6 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Bahamut.list: -------------------------------------------------------------------------------- 1 | # > Bahamut 2 | USER-AGENT,Anime*,Bahamut 3 | DOMAIN-SUFFIX,bahamut.com.tw,Bahamut 4 | DOMAIN-SUFFIX,gamer.com.tw,Bahamut 5 | DOMAIN,gamer-cds.cdn.hinet.net,Bahamut 6 | DOMAIN,gamer2-cds.cdn.hinet.net,Bahamut 7 | -------------------------------------------------------------------------------- /Clash/RuleSet/LGTV.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > LG TV 3 | - DOMAIN-SUFFIX,lgtviot.com 4 | - DOMAIN-SUFFIX,lgtvsdp.com 5 | - DOMAIN-SUFFIX,lgtvlink.com 6 | - DOMAIN-SUFFIX,lgappstv.com 7 | - DOMAIN-SUFFIX,lgeapi.com 8 | - DOMAIN-SUFFIX,lge.com 9 | -------------------------------------------------------------------------------- /Clash/RuleSet/MGM+.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > MGM+ 3 | - DOMAIN-SUFFIX,mgmplus.com 4 | - DOMAIN-SUFFIX,epix.com 5 | - DOMAIN-SUFFIX,epixnow.com 6 | - DOMAIN,epixhls.akamaized.net 7 | - DOMAIN,us-ore-00001.s3.dualstack.us-west-2.amazonaws.com 8 | -------------------------------------------------------------------------------- /Surge/RULE-SET/friDay.list: -------------------------------------------------------------------------------- 1 | # > friDay 2 | USER-AGENT,friDay* 3 | DOMAIN-SUFFIX,friday.tw 4 | DOMAIN-SUFFIX,fridaylogger.com 5 | DOMAIN-SUFFIX,svc.litv.tv 6 | DOMAIN,aka01p.akamaized.net 7 | DOMAIN,aka02p.akamaized.net 8 | DOMAIN,aka36p.akamaized.net 9 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Apple/Apple Books.list: -------------------------------------------------------------------------------- 1 | # > Apple Books 2 | USER-AGENT,Books* 3 | DOMAIN,buy.itunes.apple.com 4 | DOMAIN-SUFFIX,books.apple.com 5 | DOMAIN,books.itunes.apple.com 6 | DOMAIN,bookkeeper.itunes.apple.com 7 | DOMAIN,books-analytics-events.apple.com 8 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/HBO_Max.list: -------------------------------------------------------------------------------- 1 | # > HBO MAX 2 | USER-AGENT,HBOMAX*,HBO MAX 3 | DOMAIN-SUFFIX,hbo.com,HBO MAX 4 | // DOMAIN-SUFFIX,hbogo.com,HBO MAX 5 | DOMAIN-SUFFIX,hbonow.com,HBO MAX 6 | DOMAIN-SUFFIX,hbomax.com,HBO MAX 7 | DOMAIN-SUFFIX,hbomaxcdn.com,HBO MAX 8 | -------------------------------------------------------------------------------- /sing-box/source/PayPal.json: -------------------------------------------------------------------------------- 1 | { 2 | "rules": [ 3 | { 4 | "domain_suffix": [ 5 | "paypal-mktg.com", 6 | "paypal.com", 7 | "paypal.me", 8 | "paypalobjects.com" 9 | ] 10 | } 11 | ], 12 | "version": 1 13 | } -------------------------------------------------------------------------------- /Clash/RuleSet/Hulu.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Hulu 3 | # PROCESS-NAME,com.hulu.plus 4 | - DOMAIN-SUFFIX,hulu.com 5 | - DOMAIN-SUFFIX,huluim.com 6 | - DOMAIN-SUFFIX,hulustream.com 7 | - DOMAIN,cws-hulu.conviva.com 8 | # DOMAIN,assetshuluimcom-a.akamaihd.net 9 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/YouTube.list: -------------------------------------------------------------------------------- 1 | # > YouTube 2 | USER-AGENT,*YouTube*,YouTube 3 | USER-AGENT,*youtube*,YouTube 4 | DOMAIN-SUFFIX,youtu.be,YouTube 5 | DOMAIN-SUFFIX,googlevideo.com,YouTube 6 | DOMAIN,youtubei.googleapis.com,YouTube 7 | DOMAIN-KEYWORD,youtube,YouTube 8 | -------------------------------------------------------------------------------- /sing-box/README.md: -------------------------------------------------------------------------------- 1 | ```json 2 | { 3 | "tag": "geosite-genai", 4 | "type": "remote", 5 | "format": "source", 6 | "url": "https://raw.githubusercontent.com/HotKids/Rules/master/sing-box/source/GenAI.json", 7 | "download_detour": "direct" 8 | } 9 | ``` 10 | -------------------------------------------------------------------------------- /Clash/RuleSet/SBS.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > SBS On Demand 3 | # USER-AGENT,SBS* 4 | - PROCESS-NAME,com.sbs.ondemand.android 5 | - PROCESS-NAME,com.sbs.ondemand.tv 6 | - DOMAIN-SUFFIX,sbsod.com 7 | - DOMAIN-SUFFIX,sbs.com.au 8 | # DOMAIN,sbsvoddai-vh.akamaihd.net 9 | -------------------------------------------------------------------------------- /Surge/RULE-SET/BilibiliSEA.list: -------------------------------------------------------------------------------- 1 | # > Bilibili SEA 2 | // USER-AGENT,bilibili 3 | DOMAIN-SUFFIX,biliintl.com 4 | DOMAIN,apm-misaka.biliapi.net 5 | DOMAIN,p-bstarstatic.akamaized.net 6 | DOMAIN,upos-bstar-mirrorakam.akamaized.net 7 | DOMAIN,upos-bstar1-mirrorakam.akamaized.net 8 | -------------------------------------------------------------------------------- /Surge/RULE-SET/myVideo.list: -------------------------------------------------------------------------------- 1 | # > myVideo 2 | USER-AGENT,myVideo* 3 | DOMAIN-SUFFIX,myvideo.net.tw 4 | DOMAIN-SUFFIX,catch.net.tw 5 | DOMAIN,applemediaservice.keydelivery.southeastasia.media.azure.net 6 | DOMAIN,akamaiendpoint-applemediaservice-aase.streaming.media.azure.net 7 | -------------------------------------------------------------------------------- /Clash/RuleSet/Bahamut.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Bahamut 3 | # USER-AGENT,Anime* 4 | - PROCESS-NAME,tw.com.gamer.android.animad 5 | - DOMAIN-SUFFIX,bahamut.com.tw 6 | - DOMAIN-SUFFIX,gamer.com.tw 7 | - DOMAIN,gamer-cds.cdn.hinet.net 8 | - DOMAIN,gamer2-cds.cdn.hinet.net 9 | -------------------------------------------------------------------------------- /Clash/RuleSet/Google TV.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Google TV Launcher 3 | - PROCESS-NAME,com.google.android.videos 4 | - DOMAIN,androidtvlauncherxfe-pa.googleapis.com 5 | - DOMAIN,androidtvwatsonfe-pa.googleapis.com 6 | # Homatics Box 需此条走特定代理 7 | - DOMAIN,www.googleapis.com 8 | -------------------------------------------------------------------------------- /Surge/RULE-SET/DAZN.list: -------------------------------------------------------------------------------- 1 | # > DAZN 2 | USER-AGENT,DAZN* 3 | DOMAIN-SUFFIX,dazn.com 4 | DOMAIN-SUFFIX,dazndn.com 5 | DOMAIN-SUFFIX,indazn.com 6 | DOMAIN-SUFFIX,indaznlab.com 7 | DOMAIN-SUFFIX,dazn-api.com 8 | DOMAIN,d151l6v8er5bdm.cloudfront.net 9 | DOMAIN-KEYWORD,voddazn 10 | -------------------------------------------------------------------------------- /Clash/RuleSet/HBO_Max.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > HBO Max 3 | # USER-AGENT,HBOMAX* 4 | - PROCESS-NAME,com.hbo.hbonow 5 | - DOMAIN-SUFFIX,hbo.com 6 | # DOMAIN-SUFFIX,hbogo.com 7 | - DOMAIN-SUFFIX,hbonow.com 8 | - DOMAIN-SUFFIX,hbomax.com 9 | - DOMAIN-SUFFIX,hbomaxcdn.com 10 | -------------------------------------------------------------------------------- /Clash/RuleSet/Google Play.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Goole Play 3 | # 解决国行设备 Google Play 无法正常下载的问题 4 | - DOMAIN-SUFFIX,xn--ngstr-lra8j.com 5 | - DOMAIN-SUFFIX,services.googleapis.cn 6 | 7 | # > Goole VPN 8 | - DOMAIN-SUFFIX,cloud.cupronickel.goog 9 | - DOMAIN-SUFFIX,googleapis.com 10 | -------------------------------------------------------------------------------- /Clash/RuleSet/U-NEXT.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > U-NEXT 3 | - PROCESS-NAME,jp.unext.mediaplayer 4 | - PROCESS-NAME,jp.unext.tv.player 5 | - DOMAIN-SUFFIX,unext.jp 6 | - DOMAIN-SUFFIX,nxtv.jp 7 | # DOMAIN,streamd01ca-nxtv-jp.akamaized.net 8 | - DOMAIN,us-central1-u-next-apps.cloudfunctions.net 9 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/friDay.list: -------------------------------------------------------------------------------- 1 | # > friDay 2 | USER-AGENT,friDay*,friDay 3 | DOMAIN-SUFFIX,friday.tw,friDay 4 | DOMAIN-SUFFIX,fridaylogger.com,friDay 5 | DOMAIN-SUFFIX,svc.litv.tv,friDay 6 | DOMAIN,aka01p.akamaized.net,friDay 7 | DOMAIN,aka02p.akamaized.net,friDay 8 | DOMAIN,aka36p.akamaized.net,friDay 9 | -------------------------------------------------------------------------------- /Surge/RULE-SET/CATCHPLAY+.list: -------------------------------------------------------------------------------- 1 | # > CATCHPLAY+ 2 | USER-AGENT,CATCHPLAY* 3 | DOMAIN-SUFFIX,catchplay.com 4 | DOMAIN,asiaplay-origin.s3.amazonaws.com 5 | DOMAIN,tra-ww000-cp.akamaized.net 6 | DOMAIN,ols-ww000-cp.akamaized.net 7 | DOMAIN,ols-ww100-cp.akamaized.net 8 | DOMAIN,dkfhw9rzsr80z.cloudfront.net 9 | -------------------------------------------------------------------------------- /Surge/RULE-SET/IQIYI.list: -------------------------------------------------------------------------------- 1 | # > IQIYI 2 | USER-AGENT,*QIYI* 3 | USER-AGENT,iQiYi* 4 | DOMAIN-SUFFIX,iqiyi.com 5 | DOMAIN-SUFFIX,iqiyipic.com 6 | DOMAIN-SUFFIX,iq.com 7 | DOMAIN-SUFFIX,qy.net 8 | DOMAIN-SUFFIX,gitv.tv 9 | DOMAIN-SUFFIX,71.am 10 | DOMAIN-KEYWORD,qiyi 11 | DOMAIN,cache.video.iqiyi.com 12 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/myVideo.list: -------------------------------------------------------------------------------- 1 | # > myVideo 2 | USER-AGENT,myVideo*,myVideo 3 | DOMAIN-SUFFIX,myvideo.net.tw,myVideo 4 | DOMAIN-SUFFIX,catch.net.tw,myVideo 5 | DOMAIN,applemediaservice.keydelivery.southeastasia.media.azure.net,myVideo 6 | DOMAIN,akamaiendpoint-applemediaservice-aase.streaming.media.azure.net,myVideo 7 | -------------------------------------------------------------------------------- /Surge/Module/MitM-All.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=MitM All 2 | #!desc=临时对所有网站开启MitM,不建议长久开启,比较耗费性能,主profile配置下还是需要进行证书安装/配置 3 | 4 | [MITM] 5 | skip-server-cert-verify = true 6 | tcp-connection = true 7 | hostname = -*.github.com,-*.apple.com, -*.icloud.com, -*.mzstatic.com, -*.crashlytics.com, -*.facebook.com, -*.instagram.com, * 8 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/DAZN.list: -------------------------------------------------------------------------------- 1 | # > DAZN 2 | USER-AGENT,DAZN*,DAZN 3 | DOMAIN-SUFFIX,dazn.com,DAZN 4 | DOMAIN-SUFFIX,dazndn.com,DAZN 5 | DOMAIN-SUFFIX,indazn.com,DAZN 6 | DOMAIN-SUFFIX,indaznlab.com,DAZN 7 | DOMAIN-SUFFIX,dazn-api.com,DAZN 8 | DOMAIN,d151l6v8er5bdm.cloudfront.net,DAZN 9 | DOMAIN-KEYWORD,voddazn,DAZN 10 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Viu.list: -------------------------------------------------------------------------------- 1 | # > Viu 2 | // USER-AGENT,Viu* 3 | DOMAIN-SUFFIX,viu.com 4 | DOMAIN,pccw-cf-video.akamaized.net 5 | DOMAIN,dfp6rglgjqszk.cloudfront.net 6 | DOMAIN,d1k2us671qcoau.cloudfront.net 7 | DOMAIN,d2anahhhmp1ffz.cloudfront.net 8 | DOMAIN,d3o7oi00quuwqu.cloudfront.net 9 | DOMAIN,d31rgcmny3inu.cloudfront.net 10 | -------------------------------------------------------------------------------- /Surge/RULE-SET/AbemaTV.list: -------------------------------------------------------------------------------- 1 | # > AbemaTV 2 | USER-AGENT,AbemaTV* 3 | DOMAIN-SUFFIX,abema.io 4 | DOMAIN-SUFFIX,abema.tv 5 | DOMAIN-SUFFIX,ameba.jp 6 | DOMAIN-SUFFIX,hayabusa.io 7 | DOMAIN,abematv.akamaized.net 8 | DOMAIN,ds-vod-abematv.akamaized.net 9 | DOMAIN,linear-abematv.akamaized.net 10 | DOMAIN,ds-linear-abematv.akamaized.net 11 | -------------------------------------------------------------------------------- /Surge/Module/WeChat.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=WeChat 2 | #!desc=WeChat 直连 3 | 4 | [Rule] 5 | # > WeChat 6 | AND,((OR,((DEST-PORT,443), (DEST-PORT,80), (DEST-PORT,8080))), (OR,((IP-CIDR,129.226.3.47/32,no-resolve), (IP-CIDR,101.32.118.25/16,no-resolve))), (PROTOCOL,TCP)),DIRECT 7 | DOMAIN-SUFFIX,wechat.com,DIRECT 8 | DOMAIN-SUFFIX,servicewechat.com,DIRECT 9 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/BilibiliSEA.list: -------------------------------------------------------------------------------- 1 | # > Bilibili SEA 2 | // USER-AGENT,bilibili,BilibiliSEA 3 | DOMAIN-SUFFIX,biliintl.com,BilibiliSEA 4 | DOMAIN,apm-misaka.biliapi.net,BilibiliSEA 5 | DOMAIN,p-bstarstatic.akamaized.net,BilibiliSEA 6 | DOMAIN,upos-bstar-mirrorakam.akamaized.net,BilibiliSEA 7 | DOMAIN,upos-bstar1-mirrorakam.akamaized.net,BilibiliSEA 8 | -------------------------------------------------------------------------------- /Surge/RULE-SET/KKBOX&KKTV.list: -------------------------------------------------------------------------------- 1 | # > KKBOX 2 | USER-AGENT,*KKBOX 3 | DOMAIN-SUFFIX,kkbox.com 4 | DOMAIN-SUFFIX,kkbox.com.tw 5 | DOMAIN-SUFFIX,kfs.io 6 | 7 | # > KKTV 8 | USER-AGENT,KKTV* 9 | USER-AGENT,com.kktv* 10 | DOMAIN-SUFFIX,kktv.me 11 | DOMAIN-SUFFIX,kktv.com.tw 12 | DOMAIN,kktv-theater.kk.stream 13 | DOMAIN,theater-kktv.cdn.hinet.net 14 | -------------------------------------------------------------------------------- /Clash/RuleSet/DAZN.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > DAZN 3 | # USER-AGENT,DAZN* 4 | - PROCESS-NAME,com.dazn 5 | - DOMAIN-SUFFIX,dazn.com 6 | - DOMAIN-SUFFIX,dazndn.com 7 | - DOMAIN-SUFFIX,indazn.com 8 | - DOMAIN-SUFFIX,indaznlab.com 9 | - DOMAIN-SUFFIX,dazn-api.com 10 | - DOMAIN,d151l6v8er5bdm.cloudfront.net 11 | - DOMAIN-KEYWORD,voddazn 12 | -------------------------------------------------------------------------------- /Clash/RuleSet/PlayStation.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > PlayStation 3 | - DOMAIN-SUFFIX,playstation.net 4 | - DOMAIN-SUFFIX,playstation.com 5 | - DOMAIN-SUFFIX,playstationnetwork.com 6 | - DOMAIN-SUFFIX,sonyentertainmentnetwork.com 7 | - DOMAIN,psn.akadns.net 8 | # > 本人 PlayStation 5 局域网内 IP,请根据个人情况修改 9 | - SRC-IP-CIDR,192.168.31.43/32 10 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Star+.list: -------------------------------------------------------------------------------- 1 | # > Star+ 2 | USER-AGENT,Star+,Star Plus 3 | DOMAIN-SUFFIX,starplus.com,Star Plus 4 | DOMAIN-SUFFIX,starott.com,Star Plus 5 | DOMAIN,star.api.edge.bamgrid.com,Star Plus 6 | DOMAIN,star.connections.edge.bamgrid.com,Star Plus 7 | DOMAIN,star.content.edge.bamgrid.com,Star Plus 8 | DOMAIN,star.playback.edge.bamgrid.com,Star Plus 9 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Viu.list: -------------------------------------------------------------------------------- 1 | # > Viu 2 | // USER-AGENT,Viu*,Viu 3 | DOMAIN-SUFFIX,viu.com,Viu 4 | DOMAIN,pccw-cf-video.akamaized.net,Viu 5 | DOMAIN,dfp6rglgjqszk.cloudfront.net,Viu 6 | DOMAIN,d1k2us671qcoau.cloudfront.net,Viu 7 | DOMAIN,d2anahhhmp1ffz.cloudfront.net,Viu 8 | DOMAIN,d3o7oi00quuwqu.cloudfront.net,Viu 9 | DOMAIN,d31rgcmny3inu.cloudfront.net,Viu 10 | -------------------------------------------------------------------------------- /Clash/RuleSet/Star+.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Star+ 3 | # USER-AGENT,Star+ 4 | # PROCESS-NAME,com.disney.starplus 5 | - DOMAIN-SUFFIX,starplus.com 6 | - DOMAIN-SUFFIX,starott.com 7 | - DOMAIN,star.api.edge.bamgrid.com 8 | - DOMAIN,star.connections.edge.bamgrid.com 9 | - DOMAIN,star.content.edge.bamgrid.com 10 | - DOMAIN,star.playback.edge.bamgrid.com 11 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/CATCHPLAY+.list: -------------------------------------------------------------------------------- 1 | # > CATCHPLAY+ 2 | USER-AGENT,CATCHPLAY*,CATCHPLAY+ 3 | DOMAIN-SUFFIX,catchplay.com,CATCHPLAY+ 4 | DOMAIN,asiaplay-origin.s3.amazonaws.com,CATCHPLAY+ 5 | DOMAIN,tra-ww000-cp.akamaized.net,CATCHPLAY+ 6 | DOMAIN,ols-ww000-cp.akamaized.net,CATCHPLAY+ 7 | DOMAIN,ols-ww100-cp.akamaized.net,CATCHPLAY+ 8 | DOMAIN,dkfhw9rzsr80z.cloudfront.net,CATCHPLAY+ 9 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Apple/Apple TV.list: -------------------------------------------------------------------------------- 1 | # > Apple TV 2 | # PROCESS-NAME,TV 3 | # USER-AGENT,AppleTV* 4 | # USER-AGENT,com.apple.tv* 5 | DOMAIN-SUFFIX,tv.apple.com 6 | DOMAIN,hls.itunes.apple.com // Trailers 7 | DOMAIN,hls-amt.itunes.apple.com // Trailers 8 | DOMAIN,uts-api.itunes.apple.com 9 | DOMAIN,play-edge.itunes.apple.com // Unblock Region 10 | DOMAIN,tv.applemusic.com 11 | -------------------------------------------------------------------------------- /Clash/RuleSet/friDay.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > friDay 3 | # USER-AGENT,friDay* 4 | - PROCESS-NAME,net.fetnet.fetvod 5 | - PROCESS-NAME,net.fetnet.fetvod.tv 6 | - DOMAIN-SUFFIX,friday.tw 7 | - DOMAIN-SUFFIX,fridaylogger.com 8 | - DOMAIN-SUFFIX,svc.litv.tv 9 | - DOMAIN,aka01p.akamaized.net 10 | - DOMAIN,aka02p.akamaized.net 11 | - DOMAIN,aka36p.akamaized.net 12 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Apple TV.list: -------------------------------------------------------------------------------- 1 | # > Apple TV 2 | # USER-AGENT,AppleTV*,Apple TV 3 | # USER-AGENT,com.apple.tv*,Apple TV 4 | DOMAIN-SUFFIX,tv.apple.com,Apple TV 5 | DOMAIN,hls.itunes.apple.com,Apple TV 6 | DOMAIN,hls-amt.itunes.apple.com,Apple TV 7 | DOMAIN,uts-api.itunes.apple.com,Apple TV 8 | DOMAIN,play-edge.itunes.apple.com,Apple TV 9 | DOMAIN,tv.applemusic.com,Apple TV 10 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/IQIYI.list: -------------------------------------------------------------------------------- 1 | # > iQIYI 2 | USER-AGENT,*QIYI*,iQIYI 3 | USER-AGENT,iQiYi*,iQIYI 4 | DOMAIN-SUFFIX,iqiyi.com,iQIYI 5 | DOMAIN-SUFFIX,iqiyipic.com,iQIYI 6 | DOMAIN-SUFFIX,iq.com,iQIYI 7 | DOMAIN-SUFFIX,qy.net,iQIYI 8 | DOMAIN-SUFFIX,gitv.tv,iQIYI 9 | DOMAIN-SUFFIX,71.am,iQIYI 10 | DOMAIN-KEYWORD,qiyi,iQIYI 11 | # 爱奇艺检测ip 12 | DOMAIN,cache.video.iqiyi.com,iQIYI 13 | -------------------------------------------------------------------------------- /Surge/Module/SUBNET.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=DIRECT MODE 2 | #!desc=私人使用,一些需要直连的场景 3 | 4 | [Rule] 5 | # CARRIER 匹配 6 | // 3HK 7 | // CELLULAR-CARRIER,454-03,DIRECT 8 | 9 | # SSID 匹配 10 | // Home 11 | SUBNET,JOEY,DIRECT 12 | 13 | [SSID Setting] 14 | //SONY A7R5 15 | "DIRECT-31U1:ILCE-7RM5" suspend=true 16 | //FUJI X100VI 17 | "FUJIFILM-X100VI" suspend=true 18 | //RICOH GR3x 19 | "GR_517CCF" suspend=true 20 | -------------------------------------------------------------------------------- /Clash/RuleSet/Viu.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Viu 3 | # USER-AGENT,Viu* 4 | # PROCESS-NAME,com.viu.phone 5 | - DOMAIN-SUFFIX,viu.com 6 | - DOMAIN,pccw-cf-video.akamaized.net 7 | - DOMAIN,dfp6rglgjqszk.cloudfront.net 8 | - DOMAIN,d1k2us671qcoau.cloudfront.net 9 | - DOMAIN,d2anahhhmp1ffz.cloudfront.net 10 | - DOMAIN,d3o7oi00quuwqu.cloudfront.net 11 | - DOMAIN,d31rgcmny3inu.cloudfront.net 12 | -------------------------------------------------------------------------------- /Clash/RuleSet/myVideo.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > myVideo 3 | # USER-AGENT,myVideo* 4 | - PROCESS-NAME,com.taiwanmobile.myVideo 5 | - PROCESS-NAME,com.taiwanmobile.myVideotv 6 | - DOMAIN-SUFFIX,myvideo.net.tw 7 | - DOMAIN-SUFFIX,catch.net.tw 8 | - DOMAIN,applemediaservice.keydelivery.southeastasia.media.azure.net 9 | - DOMAIN,akamaiendpoint-applemediaservice-aase.streaming.media.azure.net 10 | -------------------------------------------------------------------------------- /Clash/RuleSet/IQIYI.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > IQIYI 3 | # USER-AGENT,*QIYI* 4 | # USER-AGENT,iQiYi* 5 | - DOMAIN-SUFFIX,iqiyi.com 6 | - DOMAIN-SUFFIX,iqiyipic.com 7 | - DOMAIN-SUFFIX,iq.com 8 | - DOMAIN-SUFFIX,qy.net 9 | - DOMAIN-SUFFIX,gitv.tv 10 | - DOMAIN-SUFFIX,ptqy.gitv.tv 11 | - DOMAIN-SUFFIX,71.am 12 | - DOMAIN-KEYWORD,qiyi 13 | # 爱奇艺检测ip 14 | - DOMAIN,cache.video.iqiyi.com 15 | -------------------------------------------------------------------------------- /Clash/RuleSet/AbemaTV.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > AbemaTV 3 | # USER-AGENT,AbemaTV* 4 | - PROCESS-NAME,tv.abema 5 | - DOMAIN-SUFFIX,abema.io 6 | - DOMAIN-SUFFIX,abema.tv 7 | - DOMAIN-SUFFIX,ameba.jp 8 | - DOMAIN-SUFFIX,hayabusa.io 9 | - DOMAIN,abematv.akamaized.net 10 | - DOMAIN,ds-vod-abematv.akamaized.net 11 | - DOMAIN,linear-abematv.akamaized.net 12 | - DOMAIN,ds-linear-abematv.akamaized.net 13 | -------------------------------------------------------------------------------- /Clash/RuleSet/YouTube.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > YouTube 3 | # USER-AGENT,*YouTube* 4 | # USER-AGENT,*youtube* 5 | - PROCESS-NAME,com.amazon.firetv.youtube 6 | - DOMAIN-SUFFIX,youtu.be 7 | - DOMAIN-SUFFIX,googlevideo.com 8 | - DOMAIN,youtubei.googleapis.com 9 | - DOMAIN-KEYWORD,youtube 10 | # > Google Play 修正 11 | # DOMAIN,android.clients.google.com 12 | # DOMAIN,connectivitycheck.gstatic.com 13 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/WeTV.list: -------------------------------------------------------------------------------- 1 | # > WeTV 2 | USER-AGENT,WeTV*,WeTV 3 | DOMAIN-SUFFIX,wetv.vip,WeTV 4 | DOMAIN-SUFFIX,wetvinfo.com,WeTV 5 | DOMAIN,wetv.tv.qq.com,WeTV 6 | DOMAIN,wetv.acc.qq.com,WeTV 7 | DOMAIN,hwvip.video.qq.com,WeTV 8 | // DOMAIN,oth.eve.mdt.qq.com,WeTV 9 | // DOMAIN,oth.str.mdt.qq.com,WeTV 10 | // DOMAIN-SUFFIX,meovse.com,WeTV 11 | IP-CIDR,150.109.28.51/32,WeTV 12 | // IP-CIDR,203.205.136.0/23,WeTV 13 | -------------------------------------------------------------------------------- /Surge/RULE-SET/HBO_Go.list: -------------------------------------------------------------------------------- 1 | # > HBO GO Asia 2 | // USER-AGENT,HBO%20GO%20PROD* 3 | // DOMAIN-KEYWORD,hboasia 4 | DOMAIN-KEYWORD,hbogoasia 5 | DOMAIN-SUFFIX,hboasia.com 6 | DOMAIN-SUFFIX,hbogoasia.com 7 | DOMAIN,hbolb.onwardsmg.com 8 | DOMAIN,hbounify-prod.evergent.com 9 | // DOMAIN,hbogoprod-vod.akamaized.net 10 | // DOMAIN,hboasialive.akamaized.net 11 | // DOMAIN,bcbolthboa-a.akamaihd.net 12 | DOMAIN,dai3fd1oh325y.cloudfront.net 13 | -------------------------------------------------------------------------------- /Surge/RULE-SET/OpenAI.list: -------------------------------------------------------------------------------- 1 | # > ChatGPT 2 | DOMAIN-SUFFIX,ai.com 3 | DOMAIN-SUFFIX,openai.com 4 | 5 | # > CDN & API 6 | DOMAIN,chat.openai.com.cdn.cloudflare.net 7 | DOMAIN,openaiapi-site.azureedge.net 8 | DOMAIN,openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net 9 | DOMAIN,openaicomproductionae4b.blob.core.windows.net 10 | DOMAIN,production-openaicom-storage.azureedge.net 11 | 12 | # > Sentry.io 13 | DOMAIN,o33249.ingest.sentry.io 14 | -------------------------------------------------------------------------------- /Clash/RuleSet/KKBOX&KKTV.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > KKBOX 3 | # USER-AGENT,*KKBOX 4 | - DOMAIN-SUFFIX,kkbox.com 5 | - DOMAIN-SUFFIX,kkbox.com.tw 6 | - DOMAIN-SUFFIX,kfs.io 7 | 8 | # > KKTV 9 | # USER-AGENT,KKTV* 10 | # USER-AGENT,com.kktv* 11 | - PROCESS-NAME,com.kktv.kktv 12 | - DOMAIN-SUFFIX,kktv.me 13 | - DOMAIN-SUFFIX,kktv.com.tw 14 | - DOMAIN,kktv-theater.kk.stream 15 | - DOMAIN,theater-kktv.cdn.hinet.net 16 | -------------------------------------------------------------------------------- /Surge/ADVERTISING.list: -------------------------------------------------------------------------------- 1 | 💢 REJECT-TINYGIF = reject-tinygif 2 | 📛 REJECT-DROP = reject-drop   3 | ⛔️ REJECT = reject 4 | 🔘 DIRECT = direct   5 | 6 | # DIRECT:将该请求直接发往目标服务器 7 | # REJECT:拒绝该请求,当连接类型为 HTTP 时,会返回一个错误页面。(该行为可被 show-error-page-for-reject 参数控制) 8 | # REJECT-DROP:拒绝该请求,与 REJECT 不同的是,该策略将静默抛弃请求。因为部分程序有着十分暴力的重试逻辑,连接失败后会立刻进行重试,导致请求风暴。 9 | # REJECT-TINYGIF:拒绝该请求,当连接类型为 HTTP 时,返回一个 1px 的 GIF 图片响应。若为其他类型连接则直接断开。该策略主要用于 Web 广告屏蔽。 10 | -------------------------------------------------------------------------------- /Clash/RuleSet/iCloud_Private_Relay.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > iCloud Private Relay 3 | # https://developer.apple.com/cn/support/prepare-your-network-for-icloud-private-relay/ 4 | # https://mask-api.icloud.com/egress-ip-ranges.csv 5 | - DOMAIN,mask-api.icloud.com 6 | - DOMAIN,mask-api.fe.apple-dns.net 7 | - DOMAIN,mask.icloud.com 8 | - DOMAIN,mask.apple-dns.net 9 | - DOMAIN,mask-h2.icloud.com 10 | - DOMAIN,mask-t.apple-dns.net 11 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Star+.list: -------------------------------------------------------------------------------- 1 | # > Star+ 2 | // USER-AGENT,Star+* 3 | DOMAIN-SUFFIX,starplus.com 4 | // 拉美节点在大陆使用并不友好,可将此条独立出来单独走 US 线路 5 | DOMAIN-SUFFIX,starott.com 6 | DOMAIN,star.api.edge.bamgrid.com 7 | DOMAIN,star.connections.edge.bamgrid.com 8 | DOMAIN,star.content.edge.bamgrid.com 9 | DOMAIN,star.playback.edge.bamgrid.com 10 | // 此条与 Disney+ 共用,主要是加载海报,可注释。注释后打开 App 会提示账号漫游,但不影响正常使用。 11 | // DOMAIN,prod-ripcut-delivery.disney-plus.net 12 | -------------------------------------------------------------------------------- /Surge/RULE-SET/iCloud.PrivateRelay.list: -------------------------------------------------------------------------------- 1 | # > iCloud Private Relay 2 | # https://developer.apple.com/cn/support/prepare-your-network-for-icloud-private-relay/ 3 | # https://mask-api.icloud.com/egress-ip-ranges.csv 4 | # Allow for network traffic audits 5 | DOMAIN,mask.icloud.com 6 | DOMAIN,mask.apple-dns.net 7 | DOMAIN,mask-canary.icloud.com 8 | DOMAIN,canary.mask.apple-dns.net 9 | DOMAIN,mask-h2.icloud.com 10 | DOMAIN,mask-t.apple-dns.net 11 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Spotify.list: -------------------------------------------------------------------------------- 1 | # > Spotify 2 | USER-AGENT,*Spotify* 3 | DOMAIN-SUFFIX,pscdn.co 4 | DOMAIN-SUFFIX,scdn.co 5 | DOMAIN-SUFFIX,spoti.fi 6 | DOMAIN-SUFFIX,spotify.com 7 | DOMAIN-SUFFIX,spotifycdn.com 8 | DOMAIN-SUFFIX,spotifycdn.net 9 | DOMAIN-SUFFIX,spotifycharts.com 10 | DOMAIN-SUFFIX,spotifycodes.com 11 | DOMAIN-SUFFIX,spotifyjobs.com 12 | DOMAIN-SUFFIX,spotifynewsroom.jp 13 | DOMAIN-SUFFIX,spotilocal.com 14 | DOMAIN-SUFFIX,tospotify.com 15 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/KKBOX&KKTV.list: -------------------------------------------------------------------------------- 1 | # > KKBOX 2 | USER-AGENT,*KKBOX,KKBOX&KKTV 3 | DOMAIN-SUFFIX,kkbox.com,KKBOX&KKTV 4 | DOMAIN-SUFFIX,kkbox.com.tw,KKBOX&KKTV 5 | DOMAIN-SUFFIX,kfs.io,KKBOX&KKTV 6 | 7 | # > KKTV 8 | USER-AGENT,KKTV*,KKBOX&KKTV 9 | USER-AGENT,com.kktv*,KKBOX&KKTV 10 | DOMAIN-SUFFIX,kktv.me,KKBOX&KKTV 11 | DOMAIN-SUFFIX,kktv.com.tw,KKBOX&KKTV 12 | DOMAIN,kktv-theater.kk.stream,KKBOX&KKTV 13 | DOMAIN,theater-kktv.cdn.hinet.net,KKBOX&KKTV 14 | -------------------------------------------------------------------------------- /Clash/RuleSet/Credit.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > American Express 3 | - DOMAIN-SUFFIX,americanexpress.com    4 | - DOMAIN-SUFFIX,amextravel.com 5 | - DOMAIN-SUFFIX,membershiprewards.com 6 | - DOMAIN-SUFFIX,aexp.com 7 | - DOMAIN-SUFFIX,aexp-static.com 8 | 9 | # > Chase 10 | - DOMAIN-SUFFIX,chase.com 11 | - DOMAIN-SUFFIX,chasecdn.com 12 | - DOMAIN-SUFFIX,chasepay.com 13 | - DOMAIN-SUFFIX,jpmorganchase.com 14 | - DOMAIN-SUFFIX,jpmorgan.com 15 | -------------------------------------------------------------------------------- /sing-box/source/Mail.json: -------------------------------------------------------------------------------- 1 | { 2 | "rules": [ 3 | { 4 | "domain": [ 5 | "imap.vodafone.de", 6 | "smtp.vodafone.de" 7 | ] 8 | }, 9 | { 10 | "domain_suffix": [ 11 | "gmail.com", 12 | "live.com", 13 | "mail.infomaniak.com", 14 | "mail.me.com", 15 | "mail.yahoo.com", 16 | "outlook.com", 17 | "vodafonemail.de" 18 | ] 19 | } 20 | ], 21 | "version": 1 22 | } 23 | -------------------------------------------------------------------------------- /Clash/RuleSet/OpenAI.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > ChatGPT 3 | - DOMAIN-SUFFIX,ai.com 4 | - DOMAIN-SUFFIX,openai.com 5 | 6 | # > CDN & API 7 | - DOMAIN,chat.openai.com.cdn.cloudflare.net 8 | - DOMAIN,openaiapi-site.azureedge.net 9 | - DOMAIN,openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net 10 | - DOMAIN,openaicomproductionae4b.blob.core.windows.net 11 | - DOMAIN,production-openaicom-storage.azureedge.net 12 | 13 | # > Sentry.io 14 | - DOMAIN,o33249.ingest.sentry.io 15 | -------------------------------------------------------------------------------- /Clash/RuleSet/CATCHPLAY+.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > CATCHPLAY+ 3 | # USER-AGENT,CATCHPLAY* 4 | - PROCESS-NAME,com.catchplay.asiaplay 5 | - PROCESS-NAME,com.catchplay.asiaplay.tv 6 | - PROCESS-NAME,com.catchplay.asiaplay.common.tv 7 | - DOMAIN-SUFFIX,catchplay.com 8 | - DOMAIN,asiaplay-origin.s3.amazonaws.com 9 | - DOMAIN,tra-ww000-cp.akamaized.net 10 | - DOMAIN,ols-ww000-cp.akamaized.net 11 | - DOMAIN,ols-ww100-cp.akamaized.net 12 | - DOMAIN,dkfhw9rzsr80z.cloudfront.net 13 | -------------------------------------------------------------------------------- /Surge/Sample.conf: -------------------------------------------------------------------------------- 1 | [General] 2 | #!include Profile.conf 3 | 4 | [Host] 5 | #!include Profile.conf  6 | 7 | [Ponte] 8 | #!include Profile.conf 9 | 10 | [Proxy] 11 | #!include Profile.conf 12 | // 同时添加 https://raw.githubusercontent.com/HotKids/Rules/master/Surge/Profile.conf 和机场托管文件,只需将下面一行的 Subscription 替换为机场订阅文件名即可。 13 | #!include Subscription.conf 14 | 15 | [Proxy Group] 16 | #!include Profile.conf 17 | 18 | [Rule] 19 | #!include Profile.conf 20 | 21 | [MITM] 22 | #!include Profile.conf 23 | -------------------------------------------------------------------------------- /Surge/RULE-SET/BBC.list: -------------------------------------------------------------------------------- 1 | # > BBC iPlayer 2 | USER-AGENT,BBCiPlayer* 3 | DOMAIN-KEYWORD,bbcfmt 4 | DOMAIN-KEYWORD,co.uk 5 | DOMAIN-KEYWORD,uk-live 6 | DOMAIN-SUFFIX,bbc.com 7 | DOMAIN-SUFFIX,bbc.co 8 | DOMAIN-SUFFIX,bbc.co.uk 9 | DOMAIN-SUFFIX,bbci.co 10 | DOMAIN-SUFFIX,bbci.co.uk 11 | DOMAIN,ssl-bbcsmarttv.2cnt.net 12 | DOMAIN,vod-dash-uk-live.akamaized.net 13 | DOMAIN,vod-thumb-uk-live.akamaized.net 14 | DOMAIN,vod-dash-uk-live.bbcfmt.hs.llnwd.net 15 | DOMAIN,vod-thumb-uk-live.bbcfmt.hs.llnwd.net 16 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Credit.list: -------------------------------------------------------------------------------- 1 | # > American Express    2 | DOMAIN-SUFFIX,americanexpress.com 3 | DOMAIN-SUFFIX,amextravel.com 4 | DOMAIN-SUFFIX,membershiprewards.com 5 | DOMAIN-SUFFIX,aexp.com 6 | DOMAIN-SUFFIX,aexp-static.com 7 | 8 | # > Chase 9 | DOMAIN-SUFFIX,chase.com 10 | DOMAIN-SUFFIX,chasecdn.com 11 | DOMAIN-SUFFIX,chasepay.com 12 | DOMAIN-SUFFIX,jpmorganchase.com 13 | DOMAIN-SUFFIX,jpmorgan.com 14 | 15 | # > IBKR 16 | DOMAIN-SUFFIX,interactivebrokers.com 17 | DOMAIN-SUFFIX,ibkr.com 18 | DOMAIN-SUFFIX,ibllc.com 19 | -------------------------------------------------------------------------------- /Clash/RuleSet/Apple TV.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Apple TV 3 | # PROCESS-NAME,TV 4 | # USER-AGENT,AppleTV* 5 | # USER-AGENT,com.apple.tv* 6 | - PROCESS-NAME,com.apple.atve.androidtv.appletv 7 | - PROCESS-NAME,com.apple.atve.sony.appletv 8 | - PROCESS-NAME,com.apple.atve.amazon.appletv 9 | - DOMAIN-SUFFIX,tv.apple.com 10 | - DOMAIN,hls.itunes.apple.com 11 | - DOMAIN,hls-amt.itunes.apple.com 12 | - DOMAIN,uts-api.itunes.apple.com 13 | - DOMAIN,play-edge.itunes.apple.com 14 | - DOMAIN,tv.applemusic.com 15 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Apple.list: -------------------------------------------------------------------------------- 1 | # > Apple 2 | # PROCESS-NAME,storedownloadd,Apple 3 | # USER-AGENT,com.apple.appstored*,Apple 4 | DOMAIN-SUFFIX,cdn-apple.com,Apple 5 | DOMAIN-SUFFIX,mzstatic.com,Apple 6 | DOMAIN-SUFFIX,aaplimg.com,Apple 7 | DOMAIN-SUFFIX,apple.co,Apple 8 | DOMAIN-SUFFIX,apple.com,Apple 9 | DOMAIN-SUFFIX,icloud-content.com,Apple 10 | DOMAIN-SUFFIX,icloud.com,Apple 11 | DOMAIN-SUFFIX,itunes.com,Apple 12 | DOMAIN-SUFFIX,itunes.apple.com,Apple 13 | DOMAIN-SUFFIX,lookup-api.apple.com,Apple 14 | DOMAIN-SUFFIX,me.com,Apple 15 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Disney+.list: -------------------------------------------------------------------------------- 1 | # > Disney+ 2 | USER-AGENT,Disney* 3 | DOMAIN-SUFFIX,disneyplus.com 4 | DOMAIN-SUFFIX,disney-plus.net 5 | DOMAIN-SUFFIX,disneystreaming.com 6 | DOMAIN-SUFFIX,dssott.com 7 | // DOMAIN-SUFFIX,bamgrid.com 8 | DOMAIN,playback-certs.bamgrid.com 9 | DOMAIN,disney.api.edge.bamgrid.com 10 | DOMAIN,disney.connections.edge.bamgrid.com 11 | DOMAIN,disney.content.edge.bamgrid.com 12 | DOMAIN,disney.playback.edge.bamgrid.com 13 | DOMAIN,cdn.registerdisney.go.com 14 | DOMAIN-SUFFIX,execute-api.us-east-1.amazonaws.com 15 | -------------------------------------------------------------------------------- /Clash/RuleSet/Apple.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Apple 3 | - DOMAIN-SUFFIX,cdn-apple.com 4 | - DOMAIN-SUFFIX,mzstatic.com 5 | - DOMAIN-SUFFIX,aaplimg.com 6 | - DOMAIN-SUFFIX,apple.co 7 | - DOMAIN-SUFFIX,apple.com 8 | - DOMAIN-SUFFIX,icloud-content.com 9 | - DOMAIN-SUFFIX,icloud.com 10 | - DOMAIN-SUFFIX,itunes.com 11 | - DOMAIN-SUFFIX,itunes.apple.com 12 | - DOMAIN-SUFFIX,lookup-api.apple.com 13 | - DOMAIN-SUFFIX,me.com 14 | # PROCESS-NAME,storedownloadd // Mac App Store 15 | # USER-AGENT,com.apple.appstored* // iOS App Store 16 | -------------------------------------------------------------------------------- /Clash/RuleSet/HBO_Go.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > HBO GO Asia 3 | # USER-AGENT,HBO%20GO%20PROD* 4 | # PROCESS-NAME,sg.hbo.hbogo 5 | # PROCESS-NAME,com.hbo.asia.androidtv 6 | # DOMAIN-KEYWORD,hboasia 7 | - DOMAIN-KEYWORD,hbogoasia 8 | - DOMAIN-SUFFIX,hboasia.com 9 | - DOMAIN-SUFFIX,hbogoasia.com 10 | - DOMAIN,hbolb.onwardsmg.com 11 | - DOMAIN,hbounify-prod.evergent.com 12 | # DOMAIN,hbogoprod-vod.akamaized.net 13 | # DOMAIN,hboasialive.akamaized.net 14 | # DOMAIN,bcbolthboa-a.akamaihd.net 15 | - DOMAIN,dai3fd1oh325y.cloudfront.net 16 | -------------------------------------------------------------------------------- /Clash/RuleSet/Spotify.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Spotify 3 | # USER-AGENT,Spotify* 4 | - PROCESS-NAME,com.spotify.music 5 | - DOMAIN-SUFFIX,pscdn.co 6 | - DOMAIN-SUFFIX,scdn.co 7 | - DOMAIN-SUFFIX,spoti.fi 8 | - DOMAIN-SUFFIX,spotify.com 9 | - DOMAIN-SUFFIX,spotifycdn.com 10 | - DOMAIN-SUFFIX,spotifycdn.net 11 | - DOMAIN-SUFFIX,spotifycharts.com 12 | - DOMAIN-SUFFIX,spotifycodes.com 13 | - DOMAIN-SUFFIX,spotifyjobs.com 14 | - DOMAIN-SUFFIX,spotifynewsroom.jp 15 | - DOMAIN-SUFFIX,spotilocal.com 16 | - DOMAIN-SUFFIX,tospotify.com 17 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Bilibili.list: -------------------------------------------------------------------------------- 1 | # > Bilibili 2 | USER-AGENT,*bili* 3 | DOMAIN-SUFFIX,bilibili.com 4 | DOMAIN-SUFFIX,bilibili.tv 5 | DOMAIN-SUFFIX,biliapi.net 6 | DOMAIN-SUFFIX,biliapi.com 7 | DOMAIN-SUFFIX,bilivideo.com 8 | DOMAIN-SUFFIX,acgvideo.com 9 | DOMAIN-SUFFIX,acg.tv 10 | DOMAIN-SUFFIX,b23.tv 11 | DOMAIN-SUFFIX,hdslb.com 12 | DOMAIN,upos-hz-mirrorakam.akamaized.net 13 | DOMAIN-KEYWORD,bilibili 14 | DOMAIN-KEYWORD,cn-hk-eq-bcache- 15 | IP-CIDR,121.11.192.0/24,no-resolve 16 | // 港台版 Bilibili App 17 | USER-AGENT,bili-inter* 18 | DOMAIN,apiintl.biliapi.net 19 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/HBO_Go.list: -------------------------------------------------------------------------------- 1 | # > HBO GO Asia 2 | // USER-AGENT,HBO%20GO%20PROD*,HBO GO Asia 3 | // DOMAIN-KEYWORD,hboasia,HBO GO Asia 4 | DOMAIN-KEYWORD,hbogoasia,HBO GO Asia 5 | DOMAIN-SUFFIX,hboasia.com,HBO GO Asia 6 | DOMAIN-SUFFIX,hbogoasia.com,HBO GO Asia 7 | DOMAIN,hbolb.onwardsmg.com,HBO GO Asia 8 | DOMAIN,hbounify-prod.evergent.com,HBO GO Asia 9 | // DOMAIN,hbogoprod-vod.akamaized.net,HBO GO Asia 10 | // DOMAIN,hboasialive.akamaized.net,HBO GO Asia 11 | // DOMAIN,bcbolthboa-a.akamaihd.net,HBO GO Asia 12 | DOMAIN,dai3fd1oh325y.cloudfront.net,HBO GO Asia 13 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Telegram.list: -------------------------------------------------------------------------------- 1 | # > Telegram 2 | DOMAIN-SUFFIX,t.me,Telegram 3 | DOMAIN-SUFFIX,tdesktop.com,Telegram 4 | DOMAIN-SUFFIX,telegra.ph,Telegram 5 | DOMAIN-SUFFIX,telegram.me,Telegram 6 | DOMAIN-SUFFIX,telegram.org,Telegram 7 | IP-CIDR,67.198.55.0/24,Telegram 8 | IP-CIDR,91.108.4.0/22,Telegram 9 | IP-CIDR,91.108.8.0/22,Telegram 10 | IP-CIDR,91.108.12.0/22,Telegram 11 | IP-CIDR,91.108.16.0/22,Telegram 12 | IP-CIDR,91.108.56.0/22,Telegram 13 | IP-CIDR,109.239.140.0/24,Telegram 14 | IP-CIDR,149.154.160.0/20,Telegram 15 | IP-CIDR,205.172.60.0/22,Telegram 16 | -------------------------------------------------------------------------------- /Clash/RuleSet/BBC.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > BBC iPlayer 3 | # USER-AGENT,BBCiPlayer* 4 | - PROCESS-NAME,bbc.iplayer.android 5 | - DOMAIN-KEYWORD,bbcfmt 6 | - DOMAIN-KEYWORD,uk-live 7 | - DOMAIN-SUFFIX,bbc.com 8 | - DOMAIN-SUFFIX,bbc.co 9 | - DOMAIN-SUFFIX,bbc.co.uk 10 | - DOMAIN-SUFFIX,bbci.co 11 | - DOMAIN-SUFFIX,bbci.co.uk 12 | - DOMAIN,ssl-bbcsmarttv.2cnt.net 13 | - DOMAIN,vod-dash-uk-live.akamaized.net 14 | - DOMAIN,vod-thumb-uk-live.akamaized.net 15 | - DOMAIN,vod-dash-uk-live.bbcfmt.hs.llnwd.net 16 | - DOMAIN,vod-thumb-uk-live.bbcfmt.hs.llnwd.net 17 | -------------------------------------------------------------------------------- /Surge/RULE-SET/WeTV.list: -------------------------------------------------------------------------------- 1 | # > WeTV 2 | // USER-AGENT,WeTV* 3 | DOMAIN-SUFFIX,wetv.vip 4 | DOMAIN-SUFFIX,wetvinfo.com 5 | DOMAIN,wetv.tv.qq.com 6 | DOMAIN,wetv.acc.qq.com 7 | DOMAIN,hwvip.video.qq.com 8 | // DOMAIN,oth.eve.mdt.qq.com 9 | // DOMAIN,oth.str.mdt.qq.com 10 | // DOMAIN-SUFFIX,meovse.com 11 | IP-CIDR,150.109.28.51/32,no-resolve 12 | // IP-CIDR,203.205.136.0/23,no-resolve #如直连,请加入代理 13 | 14 | // URL-REGEX,^https?:\/\/((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)\.){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)\/varietyts\.tc\.qq\.com 15 | // force-http-engine-hosts = %APPEND% 203.205.13?.* 16 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Streaming+.list: -------------------------------------------------------------------------------- 1 | # 一些无需验证地区的 HOST 2 | 3 | # > Disney+ 4 | DOMAIN-SUFFIX,media.dssott.com,Streaming 5 | DOMAIN-SUFFIX,prod.dssedge.com,Streaming 6 | DOMAIN,prod-ripcut-delivery.disney-plus.net,Streaming 7 | 8 | # > Paramount+ 9 | DOMAIN-SUFFIX,cbsaavideo.com,Streaming 10 | DOMAIN-SUFFIX,mtvnservices.com,Streaming 11 | DOMAIN-SUFFIX,cws.conviva.com,Streaming 12 | DOMAIN,thumbnails.cbsig.net,Streaming 13 | DOMAIN,cbsinteractive.hb.omtrdc.net,Streaming 14 | DOMAIN,cbsnews.akamaized.net,Streaming 15 | 16 | # > Peacock TV 17 | DOMAIN-SUFFIX,cdn.peacocktv.com,Streaming 18 | -------------------------------------------------------------------------------- /Clash/RuleSet/Spark.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Spark Mail 3 | # USER-AGENT, *spark 4 | # USER-AGENT, *Spark 5 | - PROCESS-NAME,*spark 6 | - PROCESS-NAME,com.readdle.spark 7 | - DOMAIN-SUFFIX,gmail.com 8 | - DOMAIN-SUFFIX,googlemail.com 9 | - DOMAIN-SUFFIX,live.com 10 | - DOMAIN-SUFFIX,outlook.com 11 | - DOMAIN-SUFFIX,hotmail.com 12 | - DOMAIN-SUFFIX,mail.me.com 13 | - DOMAIN-SUFFIX,mail.yahoo.com 14 | - DOMAIN-SUFFIX,fastmail.com 15 | - DOMAIN-SUFFIX,mail.infomaniak.com 16 | - DOMAIN-SUFFIX,vodafonemail.de 17 | - DOMAIN,imap.vodafone.de 18 | - DOMAIN,smtp.vodafone.de 19 | -------------------------------------------------------------------------------- /Clash/RuleSet/WeTV.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > WeTV 3 | # USER-AGENT,WeTV* 4 | - PROCESS-NAME,com.tencent.qqlivei18n 5 | # PROCESS-NAME,com.tencent.qqlivei18n.us 6 | - PROCESS-NAME,com.ktcp.osvideo 7 | - DOMAIN-SUFFIX,wetv.vip 8 | - DOMAIN-SUFFIX,wetvinfo.com 9 | - DOMAIN,wetv.tv.qq.com 10 | - DOMAIN,wetv.acc.qq.com 11 | - DOMAIN,hwvip.video.qq.com 12 | # DOMAIN,oth.eve.mdt.qq.com 13 | # DOMAIN,oth.str.mdt.qq.com 14 | # DOMAIN-SUFFIX,meovse.com 15 | - IP-CIDR,150.109.28.51/32,no-resolve 16 | # IP-CIDR,203.205.136.0/23,no-resolve 17 | 18 | # > iFlix 19 | - DOMAIN-SUFFIX,iflix.com 20 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Weibo.list: -------------------------------------------------------------------------------- 1 | # > Weibo 境外势力 2 | # Domain rules 3 | DOMAIN-SUFFIX,weibo.com 4 | DOMAIN-SUFFIX,weibo.cn 5 | DOMAIN-SUFFIX,weico.cc 6 | # IP rules 7 | // weibo.com 8 | IP-CIDR,180.149.138.0/24 9 | // weibo.cn, api.weibo.cn (The important one!) 10 | IP-CIDR,36.51.254.0/24 11 | IP-CIDR,49.7.40.0/24 12 | IP-CIDR,183.60.93.0/24 13 | // dp.im.weibo.cn, *.biz.weibo.com 14 | IP-CIDR,49.7.36.0/24 15 | // api.uve.weibo.com (Other *.uve.weibo.com are CNAME'd to here) 16 | IP-CIDR,180.149.138.39/32 17 | // dns.weibo.com (uses AliDNS for Business service) 18 | IP-CIDR,39.97.130.0/24 19 | IP-CIDR,39.97.128.0/24 20 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Streaming+.list: -------------------------------------------------------------------------------- 1 | # 一些无需验证地区的 HOST 2 | 3 | # > Disney+ 4 | DOMAIN-SUFFIX,media.dssott.com 5 | DOMAIN-SUFFIX,prod.dssedge.com 6 | DOMAIN,prod-ripcut-delivery.disney-plus.net 7 | 8 | # > Paramount+ 9 | DOMAIN-SUFFIX,cbsaavideo.com 10 | DOMAIN-SUFFIX,mtvnservices.com 11 | DOMAIN-SUFFIX,cws.conviva.com 12 | DOMAIN,thumbnails.cbsig.net 13 | DOMAIN,cbsinteractive.hb.omtrdc.net 14 | DOMAIN,cbsnews.akamaized.net 15 | 16 | # > Peacock TV 17 | # TV 端需走 US 18 | // DOMAIN-SUFFIX,cdn.peacocktv.com 19 | 20 | 21 | # > SkyShowtime 22 | DOMAIN-SUFFIX,cssott.com 23 | DOMAIN,g002-vod-eu-cmaf-prd-cf.pcdn01.cssott.com 24 | -------------------------------------------------------------------------------- /Surge/Module/Client.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Client Module 2 | #!desc=macOS Client Rule 3 | #!system=mac 4 | 5 | [Rule] 6 | # Client 7 | # > Proxy 8 | PROCESS-NAME,v2ray,DIRECT 9 | PROCESS-NAME,ss-local,DIRECT 10 | # > UUBooster 11 | PROCESS-NAME,UUBooster,DIRECT 12 | # > Download 13 | PROCESS-NAME,aria2c,DIRECT 14 | PROCESS-NAME,fdm,DIRECT 15 | PROCESS-NAME,Folx,DIRECT 16 | PROCESS-NAME,NetTransport,DIRECT 17 | PROCESS-NAME,Thunder,DIRECT 18 | PROCESS-NAME,Transmission,DIRECT 19 | PROCESS-NAME,uTorrent,DIRECT 20 | PROCESS-NAME,WebTorrent,DIRECT 21 | PROCESS-NAME,WebTorrent Helper,DIRECT 22 | # > Router 23 | DOMAIN,router.asus.com,DIRECT 24 | -------------------------------------------------------------------------------- /Clash/RuleSet/Disney+.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Disney Plus 3 | # USER-AGENT,Disney* 4 | # PROCESS-NAME,com.disney.disneyplus 5 | - DOMAIN-SUFFIX,disneyplus.com 6 | - DOMAIN-SUFFIX,disney-plus.net 7 | - DOMAIN-SUFFIX,disneystreaming.com 8 | - DOMAIN-SUFFIX,dssott.com 9 | # DOMAIN-SUFFIX,bamgrid.com 10 | - DOMAIN,vpe-static.bamgrid.com 11 | - DOMAIN,disney.api.edge.bamgrid.com 12 | - DOMAIN,disney.connections.edge.bamgrid.com 13 | - DOMAIN,disney.content.edge.bamgrid.com 14 | - DOMAIN,disney.playback.edge.bamgrid.com 15 | - DOMAIN,cdn.registerdisney.go.com 16 | - DOMAIN-SUFFIX,execute-api.us-east-1.amazonaws.com 17 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Google Play.list: -------------------------------------------------------------------------------- 1 | # > Goole Play 2 | // 解决国行设备 Google Play 无法正常下载的问题 3 | DOMAIN-SUFFIX,xn--ngstr-lra8j.com 4 | DOMAIN-SUFFIX,xn--ngstr-cn-8za9o.com 5 | DOMAIN-SUFFIX,services.googleapis.cn 6 | 7 | // Google Play Store 8 | DOMAIN,play.google.com 9 | DOMAIN,play.googleapis.com 10 | DOMAIN,play-fe.googleapis.com 11 | DOMAIN,playatoms-pa.googleapis.com 12 | DOMAIN,playgateway-pa.googleapis.com 13 | DOMAIN,play-lh.googleusercontent.com 14 | DOMAIN-KEYWORD,play.google 15 | DOMAIN-WILDCARD,*play*.google.com 16 | DOMAIN-WILDCARD,*play*.google.com 17 | DOMAIN-WILDCARD,*play*.googleapis.com 18 | DOMAIN-WILDCARD,*play*.googleusercontent.com 19 | -------------------------------------------------------------------------------- /Clash/RuleSet/Paramount+ Intl.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Paramount+ Intl. 3 | # 仅在同时使用 Paramount+ 国际版及美国版时需要此分流以作分离,Surge 可通过 USER-AGENT 区分(iOS 15 需 MITM 相关域名),Clash Surfboard 可通过 PROCESS-NAME 区分 4 | # Paramount+ Intl. 上线地区较冷门,通过 PROCESS-NAME 分流时部分冷门地区节点串流效果不佳,可前置 Streaming+.yaml 使部分无需验证地区的 HOST 走其他节点代理 5 | ## 参考: 6 | ### RULE-SET,Paramount++,🇭🇰 Hong Kong 7 | ### RULE-SET,Paramount+ Intl,🇦🇺 Australia 8 | ### RULE-SET,Paramount+,🇺🇸 America 9 | # 10 | # USER-AGENT,ParamountPlus* 11 | - PROCESS-NAME,com.cbs.ca 12 | - DOMAIN-SUFFIX,intl.paramountplus.com 13 | - DOMAIN,wwwimage-intl.pplusstatic.com 14 | # DOMAIN,cbsi.live.ott.irdeto.com 15 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/BBC.list: -------------------------------------------------------------------------------- 1 | # > BBC iPlayer 2 | USER-AGENT,BBCiPlayer*,BBC iPlayer 3 | DOMAIN-KEYWORD,bbcfmt,BBC iPlayer 4 | DOMAIN-KEYWORD,co.uk,BBC iPlayer 5 | DOMAIN-KEYWORD,uk-live,BBC iPlayer 6 | DOMAIN-SUFFIX,bbc.com,BBC iPlayer 7 | DOMAIN-SUFFIX,bbc.co,BBC iPlayer 8 | DOMAIN-SUFFIX,bbc.co.uk,BBC iPlayer 9 | DOMAIN-SUFFIX,bbci.co,BBC iPlayer 10 | DOMAIN-SUFFIX,bbci.co.uk,BBC iPlayer 11 | DOMAIN,ssl-bbcsmarttv.2cnt.net,BBC iPlayer 12 | DOMAIN,vod-dash-uk-live.akamaized.net,BBC iPlayer 13 | DOMAIN,vod-thumb-uk-live.akamaized.net,BBC iPlayer 14 | DOMAIN,vod-dash-uk-live.bbcfmt.hs.llnwd.net,BBC iPlayer 15 | DOMAIN,vod-thumb-uk-live.bbcfmt.hs.llnwd.net,BBC iPlayer 16 | -------------------------------------------------------------------------------- /Clash/RuleSet/Streaming+.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # 一些无需验证地区的 HOST 3 | # > Disney+ 4 | - DOMAIN-SUFFIX,media.dssott.com 5 | - DOMAIN-SUFFIX,prod.dssedge.com 6 | - DOMAIN,prod-ripcut-delivery.disney-plus.net 7 | 8 | # > Paramount+ 9 | - DOMAIN-SUFFIX,cbsaavideo.com 10 | - DOMAIN-SUFFIX,mtvnservices.com 11 | - DOMAIN-SUFFIX,cws.conviva.com 12 | - DOMAIN,thumbnails.cbsig.net 13 | - DOMAIN,cbsinteractive.hb.omtrdc.net 14 | - DOMAIN,cbsnews.akamaized.net 15 | 16 | # > Peacock TV 17 | # TV 端需走 US 18 | # DOMAIN-SUFFIX,cdn.peacocktv.com 19 | 20 | # > SkyShowtime 21 | - DOMAIN-SUFFIX,cssott.com 22 | - DOMAIN,g002-vod-eu-cmaf-prd-cf.pcdn01.cssott.com 23 | -------------------------------------------------------------------------------- /Clash/RuleSet/Weibo.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Weibo 境外势力 3 | # Domain rules 4 | - DOMAIN-SUFFIX,weibo.com 5 | - DOMAIN-SUFFIX,weibo.cn 6 | - DOMAIN-SUFFIX,weico.cc 7 | # IP rules 8 | # weibo.com 9 | - IP-CIDR,180.149.138.0/24 10 | # weibo.cn, api.weibo.cn (The important one!) 11 | - IP-CIDR,36.51.254.0/24 12 | - IP-CIDR,49.7.40.0/24 13 | - IP-CIDR,183.60.93.0/24 14 | # dp.im.weibo.cn, *.biz.weibo.com 15 | - IP-CIDR,49.7.36.0/24 16 | # api.uve.weibo.com (Other *.uve.weibo.com are CNAME'd to here) 17 | - IP-CIDR,180.149.138.39/32 18 | # dns.weibo.com (uses AliDNS for Business service) 19 | - IP-CIDR,39.97.130.0/24 20 | - IP-CIDR,39.97.128.0/24 21 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Spark.list: -------------------------------------------------------------------------------- 1 | # > Spark Mail 2 | # 通用 SMTP 端口 3 | # 明文 SMTP 4 | // DEST-PORT,25 5 | # SMTP over SSL (SMTPS) 6 | // DEST-PORT,465 7 | # SMTP Submission (STARTTLS) 8 | // DEST-PORT,587 9 | USER-AGENT, *spark 10 | USER-AGENT, *Spark 11 | PROCESS-NAME,*spark 12 | PROCESS-NAME,com.readdle.spark 13 | DOMAIN-SUFFIX,gmail.com 14 | DOMAIN-SUFFIX,googlemail.com 15 | DOMAIN-SUFFIX,live.com 16 | DOMAIN-SUFFIX,outlook.com 17 | DOMAIN-SUFFIX,hotmail.com 18 | DOMAIN-SUFFIX,mail.me.com 19 | DOMAIN-SUFFIX,mail.yahoo.com 20 | DOMAIN-SUFFIX,fastmail.com 21 | DOMAIN-SUFFIX,mail.infomaniak.com 22 | DOMAIN-SUFFIX,vodafonemail.de 23 | DOMAIN,imap.vodafone.de 24 | DOMAIN,smtp.vodafone.de 25 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Discovery+.list: -------------------------------------------------------------------------------- 1 | # > Discovery+ 2 | USER-AGENT,discovery+*,Discovery+ 3 | USER-AGENT,DPlus*,Discovery+ 4 | DOMAIN-SUFFIX,discoveryplus.com,Discovery+ 5 | DOMAIN-SUFFIX,disco-api.com,Discovery+ 6 | DOMAIN-SUFFIX,dnitv.com,Discovery+ 7 | DOMAIN,us1-prod.disco-api.com,Discovery+ 8 | DOMAIN,us1-prod-images.disco-api.com,Discovery+ 9 | DOMAIN,kvinit-prod.api.kochava.com,Discovery+ 10 | DOMAIN,4unal8ngvngjm07lj2q2umlc4.litix.io,Discovery+ 11 | DOMAIN,content-ause1-ur-discovery1.uplynk.com,Discovery+ 12 | DOMAIN,content-ausw1-ur-discovery1.uplynk.com,Discovery+ 13 | DOMAIN,content-ausw2-ur-discovery1.uplynk.com,Discovery+ 14 | // DOMAIN,go-prod-vz.akamaized.net,Discovery+ 15 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Bilibili.list: -------------------------------------------------------------------------------- 1 | # > Bilibili 2 | USER-AGENT,*bili*,Bilibili 3 | DOMAIN-SUFFIX,bilibili.com,Bilibili 4 | DOMAIN-SUFFIX,bilibili.tv,Bilibili 5 | DOMAIN-SUFFIX,biliapi.net,Bilibili 6 | DOMAIN-SUFFIX,biliapi.com,Bilibili 7 | DOMAIN-SUFFIX,bilivideo.com,Bilibili 8 | DOMAIN-SUFFIX,acgvideo.com,Bilibili 9 | DOMAIN-SUFFIX,acg.tv,Bilibili 10 | DOMAIN-SUFFIX,b23.tv,Bilibili 11 | DOMAIN-SUFFIX,hdslb.com,Bilibili 12 | DOMAIN,upos-hz-mirrorakam.akamaized.net,Bilibili 13 | DOMAIN-KEYWORD,bilibili,Bilibili 14 | DOMAIN-KEYWORD,cn-hk-eq-bcache-,Bilibili 15 | IP-CIDR,121.11.192.0/24,Bilibili 16 | // 港台版 Bilibili App 17 | USER-AGENT,bili-inter*,Bilibili 18 | DOMAIN,apiintl.biliapi.net,Bilibili 19 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Disney+.list: -------------------------------------------------------------------------------- 1 | # > Disney Plus 2 | USER-AGENT,Disney*,Disney Plus 3 | DOMAIN-SUFFIX,disneyplus.com,Disney Plus 4 | DOMAIN-SUFFIX,disney-plus.net,Disney Plus 5 | DOMAIN-SUFFIX,disneystreaming.com,Disney Plus 6 | DOMAIN-SUFFIX,dssott.com,Disney Plus 7 | // DOMAIN-SUFFIX,bamgrid.com,Disney Plus 8 | DOMAIN,playback-certs.bamgrid.com,Disney Plus 9 | DOMAIN,disney.api.edge.bamgrid.com,Disney Plus 10 | DOMAIN,disney.connections.edge.bamgrid.com,Disney Plus 11 | DOMAIN,disney.content.edge.bamgrid.com,Disney Plus 12 | DOMAIN,disney.playback.edge.bamgrid.com,Disney Plus 13 | DOMAIN,cdn.registerdisney.go.com,Disney Plus 14 | DOMAIN-SUFFIX,execute-api.us-east-1.amazonaws.com,Disney Plus 15 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Gemini.list: -------------------------------------------------------------------------------- 1 | # Google 2 | # > AI Studio 3 | DOMAIN-SUFFIX,generativeai.google 4 | DOMAIN-SUFFIX,makersuite.google.com 5 | DOMAIN,aistudio.google.com 6 | DOMAIN,alkalicore-pa.clients6.google.com 7 | DOMAIN,alkalimakersuite-pa.clients6.google.com 8 | # > DeepMind 9 | DOMAIN-SUFFIX,deepmind.com 10 | DOMAIN-SUFFIX,deepmind.google 11 | # > Gemini 12 | DOMAIN-SUFFIX,proactivebackend-pa.googleapis.com 13 | DOMAIN-SUFFIX,geller-pa.googleapis.com 14 | DOMAIN-SUFFIX,generativelanguage.googleapis.com 15 | DOMAIN,ai.google.dev 16 | DOMAIN,bard.google.com 17 | DOMAIN,gemini.google.com 18 | # > NotebookLM 19 | DOMAIN-KEYWORD,notebooklm.google 20 | # > Search Labs 21 | DOMAIN-KEYWORD,labs.google 22 | -------------------------------------------------------------------------------- /Clash/RuleSet/Bilibili.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Bilibili 3 | # USER-AGENT,*bili* 4 | - PROCESS-NAME,tv.danmaku.bili 5 | - DOMAIN-SUFFIX,bilibili.com 6 | - DOMAIN-SUFFIX,bilibili.tv 7 | - DOMAIN-SUFFIX,biliapi.net 8 | - DOMAIN-SUFFIX,biliapi.com 9 | - DOMAIN-SUFFIX,bilivideo.com 10 | - DOMAIN-SUFFIX,acgvideo.com 11 | - DOMAIN-SUFFIX,acg.tv 12 | - DOMAIN-SUFFIX,b23.tv 13 | - DOMAIN-SUFFIX,hdslb.com 14 | - DOMAIN,upos-hz-mirrorakam.akamaized.net 15 | - DOMAIN-KEYWORD,bilibili 16 | - DOMAIN-KEYWORD,cn-hk-eq-bcache- 17 | - IP-CIDR,121.11.192.0/24,no-resolve 18 | # > 港台版 Bilibili App 19 | # USER-AGENT,bili-inter* 20 | - PROCESS-NAME,com.bilibili.app.in 21 | - DOMAIN,apiintl.biliapi.net 22 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Paramount+ Intl.list: -------------------------------------------------------------------------------- 1 | # > Paramount+ Intl.丨England, Ireland, Canada, Australia, Latin America, Nordic Combined 2 | # 仅在同时使用 Paramount+ 国际版及美国版时需要此分流以作分离,Surge 可通过 USER-AGENT 区分(iOS 15 需 MITM 相关域名),Clash Surfboard 可通过 PROCESS-NAME 区分 3 | # Paramount+ Intl. 上线地区较冷门,通过 PROCESS-NAME 分流时部分冷门地区节点串流效果不佳,可前置 Streaming+.yaml 使部分无需验证地区的 HOST 走其他节点代理 4 | USER-AGENT,ParamountPlus* 5 | PROCESS-NAME,com.cbs.ca 6 | DOMAIN-KEYWORD,intl.pplus 7 | DOMAIN-KEYWORD,intl.paramountplus 8 | DOMAIN-SUFFIX,intl.paramountplus.com 9 | DOMAIN,wwwimage-intl.pplusstatic.com 10 | // iOS 15 下 UA 不可用,需 MITM cbsi.live.ott.irdeto.com 11 | AND,((DOMAIN,cbsi.live.ott.irdeto.com), (USER-AGENT,ParamountPlus*)) 12 | // 播放验证,此条 Paramount+ 国际版与美国版冲突,故使用 AND 语法区分 13 | // DOMAIN,cbsi.live.ott.irdeto.com 14 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Discovery+.list: -------------------------------------------------------------------------------- 1 | # > Discovery+ 2 | USER-AGENT,discovery+* 3 | USER-AGENT,*DPlus* 4 | DOMAIN-SUFFIX,discoveryplus.com 5 | DOMAIN-SUFFIX,disco-api.com 6 | DOMAIN-SUFFIX,dnitv.com 7 | DOMAIN-SUFFIX,dplus.us.prd.media.max.com 8 | DOMAIN-SUFFIX,dplus-amer.prd.api.discomax.com 9 | AND,((USER-AGENT,*DPlus*), (DOMAIN,default.any-any.prd.api.discomax.com)) 10 | // DOMAIN,default.any-any.prd.api.discomax.com // 会影响 HBO Max 11 | DOMAIN,us1-prod.disco-api.com 12 | DOMAIN,us1-prod-images.disco-api.com 13 | DOMAIN,kvinit-prod.api.kochava.com 14 | DOMAIN,4unal8ngvngjm07lj2q2umlc4.litix.io 15 | DOMAIN,content-ause1-ur-discovery1.uplynk.com 16 | DOMAIN,content-ausw1-ur-discovery1.uplynk.com 17 | DOMAIN,content-ausw2-ur-discovery1.uplynk.com 18 | // DOMAIN,go-prod-vz.akamaized.net 19 | -------------------------------------------------------------------------------- /Clash/RuleSet/Gemini.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # Google AI Studio 3 | # > AI Studio 4 | - DOMAIN-SUFFIX,generativeai.google 5 | - DOMAIN-SUFFIX,makersuite.google.com 6 | - DOMAIN,aistudio.google.com 7 | - DOMAIN,alkalicore-pa.clients6.google.com 8 | - DOMAIN,alkalimakersuite-pa.clients6.google.com 9 | # > DeepMind 10 | - DOMAIN-SUFFIX,deepmind.com 11 | - DOMAIN-SUFFIX,deepmind.google 12 | # > Gemini 13 | - DOMAIN-SUFFIX,proactivebackend-pa.googleapis.com 14 | - DOMAIN-SUFFIX,geller-pa.googleapis.com 15 | - DOMAIN-SUFFIX,generativelanguage.googleapis.com 16 | - DOMAIN,ai.google.dev 17 | - DOMAIN,bard.google.com 18 | - DOMAIN,gemini.google.com 19 | # > NotebookLM 20 | - DOMAIN-KEYWORD,notebooklm.google 21 | # > Search Labs 22 | - DOMAIN-KEYWORD,labs.google 23 | -------------------------------------------------------------------------------- /Clash/RuleSet/Paramount+.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Paramount+ 3 | # USER-AGENT,PPlus* 4 | # USER-AGENT,Paramountlus* 5 | # PROCESS-NAME,com.cbs.app 6 | # PROCESS-NAME,com.cbs.ott 7 | # PROCESS-NAME,com.cbs.ca 8 | - DOMAIN-SUFFIX,cbsi.com 9 | # DOMAIN-SUFFIX,cbsaavideo.com 10 | - DOMAIN-SUFFIX,cbsivideo.com 11 | - DOMAIN-SUFFIX,paramountplus.com 12 | - DOMAIN-SUFFIX,pplusstatic.com 13 | # DOMAIN-SUFFIX,mtvnservices.com 14 | # DOMAIN-SUFFIX,cws.conviva.com 15 | - DOMAIN,link.theplatform.com 16 | - DOMAIN,cbsi.live.ott.irdeto.com 17 | # DOMAIN,thumbnails.cbsig.net 18 | # DOMAIN,cbsinteractive.hb.omtrdc.net 19 | # DOMAIN,ads.play.cbsi.video 20 | # DOMAIN,cbsnews.akamaized.net 21 | - DOMAIN,cbsservice.aws.syncbak.com 22 | - DOMAIN,cbsplaylistserver.aws.syncbak.com 23 | -------------------------------------------------------------------------------- /Clash/RuleSet/Discovery+.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Discovery+ 3 | # USER-AGENT,discovery+* 4 | # USER-AGENT,DPlus* 5 | # PROCESS-NAME,com.discovery.discoveryplus.mobile 6 | # PROCESS-NAME,com.discovery.discoveryplus.androidtv 7 | - DOMAIN-SUFFIX,discoveryplus.com 8 | - DOMAIN-SUFFIX,disco-api.com 9 | - DOMAIN-SUFFIX,dnitv.com 10 | - DOMAIN-SUFFIX,dplus.us.prd.media.max.com 11 | - DOMAIN-SUFFIX,dplus-amer.prd.api.discomax.com 12 | - DOMAIN,us1-prod.disco-api.com 13 | - DOMAIN,us1-prod-images.disco-api.com 14 | - DOMAIN,kvinit-prod.api.kochava.com 15 | - DOMAIN,4unal8ngvngjm07lj2q2umlc4.litix.io 16 | - DOMAIN,content-ause1-ur-discovery1.uplynk.com 17 | - DOMAIN,content-ausw1-ur-discovery1.uplynk.com 18 | - DOMAIN,content-ausw2-ur-discovery1.uplynk.com 19 | # DOMAIN,go-prod-vz.akamaized.net 20 | -------------------------------------------------------------------------------- /Surge/Module/Pannel/media-check-panel.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Streaming & AI Service Monitor 2 | #!desc=检测流媒体和 AI 服务的可用性:Netflix (可选当前地区 Premium 价格)、Disney+、HBO Max、YouTube Premium、Spotify、ChatGPT、Claude、Gemini API (可选)、Reddit 3 | #!author=HotKids&ChatGPT&Claude 4 | #!system=ios 5 | #!arguments=geminiapikey:null,nfprice:true 6 | #!arguments-desc=参数说明:\ngeminiapikey: Google Gemini API Key(可选,填写后启用 Gemini API 检测。💡 本脚本仅调用免费的 models.list 接口,不会产生任何费用)\nnfprice: 显示 Netflix 价格(默认 true 开启,设置为 false 可关闭以提升速度) 7 | 8 | [Panel] 9 | media-check-panel = type=generic,script-name=media-check,update-interval=600,icon=play.circle.fill 10 | 11 | [Script] 12 | media-check = type=generic,timeout=30,script-path=https://raw.githubusercontent.com/HotKids/Rules/master/Surge/Module/Scripts/media-check.js,argument=geminiapikey={{{geminiapikey}}}&nfprice={{{nfprice}}} 13 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Netflix.list: -------------------------------------------------------------------------------- 1 | # > Netflix 2 | USER-AGENT,Argo* 3 | DOMAIN-SUFFIX,netflix.com 4 | DOMAIN-SUFFIX,netflix.net 5 | DOMAIN-SUFFIX,nflxext.com 6 | DOMAIN-SUFFIX,nflximg.com 7 | DOMAIN-SUFFIX,nflximg.net 8 | DOMAIN-SUFFIX,nflxso.net 9 | DOMAIN-SUFFIX,nflxvideo.net 10 | DOMAIN-KEYWORD,netflixdnstest 11 | DOMAIN-KEYWORD,dualstack.apiproxy- 12 | DOMAIN-KEYWORD,dualstack.ichnaea-web- 13 | IP-CIDR,23.246.0.0/18,no-resolve 14 | IP-CIDR,34.210.42.111/32,no-resolve 15 | IP-CIDR,37.77.184.0/21,no-resolve 16 | IP-CIDR,45.57.0.0/17,no-resolve 17 | IP-CIDR,52.89.124.203/32,no-resolve 18 | IP-CIDR,54.148.37.5/32,no-resolve 19 | IP-CIDR,64.120.128.0/17,no-resolve 20 | IP-CIDR,66.197.128.0/17,no-resolve 21 | IP-CIDR,108.175.32.0/20,no-resolve 22 | IP-CIDR,192.173.64.0/18,no-resolve 23 | IP-CIDR,198.38.96.0/19,no-resolve 24 | IP-CIDR,198.45.48.0/20,no-resolve 25 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Netflix.list: -------------------------------------------------------------------------------- 1 | # > Netflix 2 | DOMAIN-SUFFIX,netflix.com,Netflix 3 | DOMAIN-SUFFIX,netflix.net,Netflix 4 | DOMAIN-SUFFIX,nflxext.com,Netflix 5 | DOMAIN-SUFFIX,nflximg.com,Netflix 6 | DOMAIN-SUFFIX,nflximg.net,Netflix 7 | DOMAIN-SUFFIX,nflxso.net,Netflix 8 | DOMAIN-SUFFIX,nflxvideo.net,Netflix 9 | DOMAIN-KEYWORD,netflixdnstest,Netflix 10 | DOMAIN-KEYWORD,dualstack.apiproxy-,Netflix 11 | DOMAIN-KEYWORD,dualstack.ichnaea-web-,Netflix 12 | IP-CIDR,23.246.0.0/18,Netflix 13 | IP-CIDR,34.210.42.111/32,Netflix 14 | IP-CIDR,37.77.184.0/21,Netflix 15 | IP-CIDR,45.57.0.0/17,Netflix 16 | IP-CIDR,52.89.124.203/32,Netflix 17 | IP-CIDR,54.148.37.5/32,Netflix 18 | IP-CIDR,64.120.128.0/17,Netflix 19 | IP-CIDR,66.197.128.0/17,Netflix 20 | IP-CIDR,108.175.32.0/20,Netflix 21 | IP-CIDR,192.173.64.0/18,Netflix 22 | IP-CIDR,198.38.96.0/19,Netflix 23 | IP-CIDR,198.45.48.0/20,Netflix 24 | -------------------------------------------------------------------------------- /Surge/Module/Pannel/ip-security-panel.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=IP Security Monitor 2 | #!desc=显示 IP 风险评分、类型、代理策略和入口/出口 IP 地理信息,支持网络变化自动通知 3 | #!author=HotKids&ChatGPT&Claude 4 | #!system=ios 5 | #!arguments=ipqs_key:null,event_delay:2 6 | #!arguments-desc=ipqs_key:(可选) IPQualityScore API Key,留空使用免费服务\nevent_delay:(可选) 网络变化后延迟检测时间(秒),默认 2 秒 7 | 8 | [Panel] 9 | ip-security-panel = script-name=ip-security-panel,update-interval=600 10 | 11 | [Script] 12 | # 面板手动触发 13 | ip-security-panel = type=generic,timeout=10,script-path=https://raw.githubusercontent.com/HotKids/Rules/master/Surge/Module/Scripts/ip-security.js,argument=ipqs_key={{{ipqs_key}}} 14 | 15 | # 网络变化自动触发 16 | ip-security-event = type=event,event-name=network-changed,timeout=10,script-path=https://raw.githubusercontent.com/HotKids/Rules/master/Surge/Module/Scripts/ip-security.js,argument=TYPE=EVENT&ipqs_key={{{ipqs_key}}}&event_delay={{{event_delay}}} 17 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Paramount+.list: -------------------------------------------------------------------------------- 1 | # > Paramount+ 2 | // US UA 3 | USER-AGENT,PPlus*,Paramount+ 4 | // Intl. UA 5 | USER-AGENT,ParamountPlus*,Paramount+ 6 | DOMAIN-SUFFIX,cbsi.com,Paramount+ 7 | // DOMAIN-SUFFIX,cbsaavideo.com,Paramount+ #播放 8 | DOMAIN-SUFFIX,cbsivideo.com,Paramount+ 9 | DOMAIN-SUFFIX,paramountplus.com,Paramount+ 10 | DOMAIN-SUFFIX,pplusstatic.com,Paramount+ 11 | // DOMAIN-SUFFIX,mtvnservices.com,Paramount+ #MTV 12 | // DOMAIN-SUFFIX,cws.conviva.com,Paramount+ 13 | DOMAIN,link.theplatform.com,Paramount+ 14 | // 播放验证 15 | DOMAIN,cbsi.live.ott.irdeto.com,Paramount+ 16 | // DOMAIN,thumbnails.cbsig.net,Paramount+ #缩略图 17 | // DOMAIN,cbsinteractive.hb.omtrdc.net,Paramount+ 18 | // DOMAIN,ads.play.cbsi.video #片头动画,可屏蔽 19 | // DOMAIN,pubads.g.doubleclick.net #不可屏蔽 20 | // DOMAIN,cbsnews.akamaized.net,Paramount+ #CBSN Live 21 | // CBS live丨US 22 | DOMAIN,cbsservice.aws.syncbak.com,Paramount+ 23 | DOMAIN,cbsplaylistserver.aws.syncbak.com,Paramount+ 24 | -------------------------------------------------------------------------------- /Clash/RuleSet/Netflix.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Netflix 3 | - PROCESS-NAME,com.netflix.mediaclient 4 | - DOMAIN-SUFFIX,netflix.com 5 | - DOMAIN-SUFFIX,netflix.net 6 | - DOMAIN-SUFFIX,nflxext.com 7 | - DOMAIN-SUFFIX,nflximg.com 8 | - DOMAIN-SUFFIX,nflximg.net 9 | - DOMAIN-SUFFIX,nflxso.net 10 | - DOMAIN-SUFFIX,nflxvideo.net 11 | - DOMAIN-KEYWORD,netflixdnstest 12 | - DOMAIN-KEYWORD,dualstack.apiproxy- 13 | - DOMAIN-KEYWORD,dualstack.ichnaea-web- 14 | - IP-CIDR,23.246.0.0/18,no-resolve 15 | - IP-CIDR,34.210.42.111/32,no-resolve 16 | - IP-CIDR,37.77.184.0/21,no-resolve 17 | - IP-CIDR,45.57.0.0/17,no-resolve 18 | - IP-CIDR,52.89.124.203/32,no-resolve 19 | - IP-CIDR,54.148.37.5/32,no-resolve 20 | - IP-CIDR,64.120.128.0/17,no-resolve 21 | - IP-CIDR,66.197.128.0/17,no-resolve 22 | - IP-CIDR,108.175.32.0/20,no-resolve 23 | - IP-CIDR,192.173.64.0/18,no-resolve 24 | - IP-CIDR,198.38.96.0/19,no-resolve 25 | - IP-CIDR,198.45.48.0/20,no-resolve 26 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Prime Video.list: -------------------------------------------------------------------------------- 1 | # > Amazon Prime Video 2 | // USER-AGENT,InstantVideo.US* 3 | // USER-AGENT,Prime%20Video* 4 | DOMAIN-SUFFIX,primevideo.com 5 | DOMAIN-SUFFIX,amazonvideo.com 6 | DOMAIN-SUFFIX,media-amazon.com 7 | DOMAIN-SUFFIX,pv-cdn.net 8 | DOMAIN-SUFFIX,aiv-cdn.net 9 | DOMAIN-SUFFIX,aiv-delivery.net 10 | // DOMAIN,www.amazon.com 11 | DOMAIN,ktpx.amazon.com 12 | DOMAIN,atv-ps.amazon.com 13 | DOMAIN,avodmp4s3ww-a.akamaihd.net 14 | // DOMAIN,d184dfn36gombl.cloudfront.net 15 | // DOMAIN,d1xfray82862hr.cloudfront.net 16 | // DOMAIN,d1v5ir2lpwr8os.cloudfront.net 17 | // DOMAIN,d22qjgkvxw22r6.cloudfront.net 18 | // DOMAIN,d25xi40x97liuc.cloudfront.net 19 | // DOMAIN,d27xxe7juh1us6.cloudfront.net 20 | // DOMAIN,d3196yreox78o9.cloudfront.net 21 | // DOMAIN,dmqdd6hw24ucf.cloudfront.net 22 | DOMAIN-KEYWORD,avoddashs 23 | 24 | // 美区网页版需二选一走代理,如 URL-REGEX 则需 MITM www.amazon.com 25 | // DOMAIN,www.amazon.com 26 | URL-REGEX,^https?:\/\/www\.amazon\.com\/(Amazon-Video|gp\/video)\/ 27 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Streaming_JP.list: -------------------------------------------------------------------------------- 1 | # > AbemaTV 2 | USER-AGENT,AbemaTV* 3 | DOMAIN-SUFFIX,abema.io 4 | DOMAIN-SUFFIX,abema.tv 5 | DOMAIN-SUFFIX,ameba.jp 6 | DOMAIN-SUFFIX,hayabusa.io 7 | DOMAIN,abematv.akamaized.net 8 | DOMAIN,ds-vod-abematv.akamaized.net 9 | DOMAIN,linear-abematv.akamaized.net 10 | DOMAIN,ds-linear-abematv.akamaized.net 11 | 12 | # > FOD 13 | USER-AGENT,FOD* 14 | DOMAIN-SUFFIX,fujitv.co.jp 15 | DOMAIN-SUFFIX,stream.ne.jp 16 | DOMAIN,measure.ic.tver.jp 17 | 18 | # > Hulu JP 19 | DOMAIN-SUFFIX,hulu.jp 20 | DOMAIN-SUFFIX,happyon.jp 21 | DOMAIN-SUFFIX,prod.hjholdings.tv 22 | 23 | # > Paravi 24 | USER-AGENT,Paravi* 25 | DOMAIN-SUFFIX,paravi.jp 26 | 27 | # > TVer 28 | DOMAIN-SUFFIX,tver.jp 29 | DOMAIN-SUFFIX,interactive-circle.jp 30 | DOMAIN-SUFFIX,brightcove.com 31 | DOMAIN-SUFFIX,prod.boltdns.net 32 | 33 | # > U-NEXT 34 | DOMAIN-SUFFIX,unext.jp 35 | DOMAIN-SUFFIX,nxtv.jp 36 | // DOMAIN,streamd01ca-nxtv-jp.akamaized.net 37 | DOMAIN,us-central1-u-next-apps.cloudfunctions.net 38 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Paramount+.list: -------------------------------------------------------------------------------- 1 | # > Paramount+ 2 | // US UA 3 | USER-AGENT,PPlus* 4 | // Intl. UA 5 | USER-AGENT,ParamountPlus* 6 | DOMAIN-SUFFIX,cbsi.com 7 | // DOMAIN-SUFFIX,cbsaavideo.com #播放 8 | DOMAIN-SUFFIX,cbsivideo.com 9 | DOMAIN-SUFFIX,paramountplus.com 10 | DOMAIN-SUFFIX,pplusstatic.com 11 | // DOMAIN-SUFFIX,mtvnservices.com #MTV 12 | // DOMAIN-SUFFIX,cws.conviva.com 13 | DOMAIN,link.theplatform.com 14 | // US 15 | AND,((DOMAIN,cbsi.live.ott.irdeto.com), (USER-AGENT,PPlus*)) 16 | // Intl. 17 | AND,((DOMAIN,cbsi.live.ott.irdeto.com), (USER-AGENT,Paramountlus*)) 18 | // 播放验证,此条 Paramount+ 国际版与美国版共用,可使用 AND 语法区分。iOS 15 下 UA 不可用需 MITM 相关 HOST 19 | DOMAIN,cbsi.live.ott.irdeto.com 20 | // DOMAIN,thumbnails.cbsig.net #缩略图 21 | // DOMAIN,cbsinteractive.hb.omtrdc.net 22 | // DOMAIN,ads.play.cbsi.video #片头动画,可屏蔽 23 | // DOMAIN,pubads.g.doubleclick.net #不可屏蔽 24 | // DOMAIN,cbsnews.akamaized.net #CBSN Live 25 | // CBS live丨US 26 | DOMAIN,cbsservice.aws.syncbak.com 27 | DOMAIN,cbsplaylistserver.aws.syncbak.com 28 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Crypto.list: -------------------------------------------------------------------------------- 1 | # > Exchange 2 | DOMAIN-SUFFIX,bitcointalk.org 3 | DOMAIN-SUFFIX,bitfinex.com 4 | DOMAIN-SUFFIX,bitflyer.com 5 | DOMAIN-SUFFIX,bitget.com 6 | DOMAIN-SUFFIX,bithumb.com 7 | DOMAIN-SUFFIX,bitstamp.net 8 | DOMAIN-SUFFIX,coinbase.com 9 | DOMAIN-SUFFIX,coingecko.com 10 | DOMAIN-SUFFIX,coinmarketcap.com 11 | DOMAIN-SUFFIX,crypto.com 12 | DOMAIN-SUFFIX,dydx.exchange 13 | DOMAIN-SUFFIX,etherscan.io 14 | DOMAIN-SUFFIX,gate.io 15 | DOMAIN-SUFFIX,gemini.com 16 | DOMAIN-SUFFIX,kraken.com 17 | DOMAIN-SUFFIX,kucoin.com 18 | DOMAIN-SUFFIX,mexc.com 19 | DOMAIN-SUFFIX,probit.com 20 | DOMAIN-SUFFIX,uniswap.org 21 | DOMAIN-SUFFIX,upbit.com 22 | # > Binane 23 | DOMAIN-SUFFIX,binance.com 24 | DOMAIN-SUFFIX,binance.info 25 | DOMAIN-SUFFIX,bnbstatic.com 26 | # > Bybit 27 | DOMAIN-SUFFIX,bybit.com 28 | DOMAIN-SUFFIX,bybit.biz 29 | DOMAIN-SUFFIX,bybit.cloud 30 | DOMAIN-SUFFIX,byapps.net 31 | DOMAIN-SUFFIX,byabcde.com 32 | DOMAIN-SUFFIX,byd3c3.com 33 | DOMAIN-SUFFIX,bybdc6.com 34 | # > OKX 35 | DOMAIN-SUFFIX,okx.com 36 | DOMAIN-SUFFIX,okx.com.cdn.cloudflare.net 37 | -------------------------------------------------------------------------------- /Clash/RuleSet/Prime Video.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Amazon Prime Video 3 | # USER-AGENT,InstantVideo.US* 4 | # USER-AGENT,Prime%20Video* 5 | # PROCESS-NAME,com.amazon.firebat 6 | # PROCESS-NAME,com.amazon.avod.thirdpartyclient 7 | # PROCESS-NAME,com.amazon.amazonvideo.livingroom 8 | - DOMAIN,www.amazon.com 9 | - DOMAIN-SUFFIX,primevideo.com 10 | - DOMAIN-SUFFIX,amazonvideo.com 11 | - DOMAIN-SUFFIX,media-amazon.com 12 | - DOMAIN-SUFFIX,pv-cdn.net 13 | - DOMAIN-SUFFIX,aiv-cdn.net 14 | - DOMAIN-SUFFIX,aiv-delivery.net 15 | - DOMAIN,www.amazon.com 16 | - DOMAIN,ktpx.amazon.com 17 | - DOMAIN,atv-ps.amazon.com 18 | - DOMAIN,avodmp4s3ww-a.akamaihd.net 19 | # DOMAIN,d184dfn36gombl.cloudfront.net 20 | # DOMAIN,d1xfray82862hr.cloudfront.net 21 | # DOMAIN,d1v5ir2lpwr8os.cloudfront.net 22 | # DOMAIN,d22qjgkvxw22r6.cloudfront.net 23 | # DOMAIN,d25xi40x97liuc.cloudfront.net 24 | # DOMAIN,d27xxe7juh1us6.cloudfront.net 25 | # DOMAIN,d3196yreox78o9.cloudfront.net 26 | # DOMAIN,dmqdd6hw24ucf.cloudfront.net 27 | - DOMAIN-KEYWORD,avoddashs 28 | -------------------------------------------------------------------------------- /Surge/Module/Pannel/airport-traffic-panel.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Airport Traffic Monitor 2 | #!desc=支持单机场/多机场流量监控,自动获取流量和到期信息 3 | #!author=HotKids & Claude 4 | #!system=ios 5 | #!arguments=name:null,sub:null,expire:null,reset:null,title:机场流量信息,icon:airplane.departure,color:#007AFF 6 | #!arguments-desc=【必填参数】\nsub: 机场订阅链接(必须先 URL encode)\n - 单机场:直接填入 encode 后的链接\n - 多机场:1️⃣链接1 2️⃣链接2 3️⃣链接3\n - 在线 encode: https://www.urlencoder.org/\n\n【可选参数】\nname: 机场名称\n - 单机场:我的机场\n - 多机场:1️⃣机场A 2️⃣机场B 3️⃣机场C\n\nexpire: 到期日期(优先使用此值,否则从订阅读取)\n - 格式:YYYYMMDD / YYYY-MM-DD / Unix时间戳\n\nreset: 每月流量重置日(1-31)\n\ntitle: 面板标题(默认:机场流量信息)\n\nicon: 面板图标(默认:airplane.departure)\n\ncolor: 图标颜色(默认:#007AFF) 7 | 8 | [Panel] 9 | airport-traffic-panel = type=generic,script-name=airport-traffic,update-interval=600,icon={{{icon}}} 10 | 11 | [Script] 12 | airport-traffic = type=generic,timeout=30,script-path=https://raw.githubusercontent.com/HotKids/Rules/master/Surge/Module/Scripts/airport-traffic.js,argument=name={{{name}}}&sub={{{sub}}}&expire={{{expire}}}&reset={{{reset}}}&title={{{title}}}&icon={{{icon}}}&color={{{color}}} 13 | -------------------------------------------------------------------------------- /sing-box/source/GenAI.json: -------------------------------------------------------------------------------- 1 | { 2 | "rules": [ 3 | { 4 | "domain": [ 5 | "ai.google.dev", 6 | "aistudio.google.com", 7 | "alkalimakersuite-pa.clients6.google.com", 8 | "api-iam.intercom.io", 9 | "api.statsig.com", 10 | "bard.google.com", 11 | "chatgpt.livekit.cloud", 12 | "copilot.microsoft.com", 13 | "gemini.google.com", 14 | "generativelanguage.googleapis.com", 15 | "imagine.meta.com", 16 | "o33249.ingest.sentry.io", 17 | "openaiapi-site.azureedge.net", 18 | "sfo3.turn.livekit.cloud", 19 | "sydney.bing.com", 20 | "www.bing.com" 21 | ] 22 | }, 23 | { 24 | "domain_keyword": [ 25 | "openaicom" 26 | ] 27 | }, 28 | { 29 | "domain_suffix": [ 30 | "anthropic.com", 31 | "chatgpt.com", 32 | "claude.ai", 33 | "grazie.ai", 34 | "oaistatic.com", 35 | "oaiusercontent.com", 36 | "openai.com", 37 | "poe.com" 38 | ] 39 | } 40 | ], 41 | "version": 1 42 | } -------------------------------------------------------------------------------- /Quantumult/X/Filter/Prime Video.list: -------------------------------------------------------------------------------- 1 | # > Amazon Prime Video 2 | // USER-AGENT,InstantVideo.US*,Prime Video 3 | // USER-AGENT,Prime%20Video*,Prime Video 4 | DOMAIN-SUFFIX,primevideo.com,Prime Video 5 | DOMAIN-SUFFIX,amazonvideo.com,Prime Video 6 | DOMAIN-SUFFIX,media-amazon.com,Prime Video 7 | DOMAIN-SUFFIX,pv-cdn.net,Prime Video 8 | DOMAIN-SUFFIX,aiv-cdn.net,Prime Video 9 | DOMAIN-SUFFIX,aiv-delivery.net,Prime Video 10 | // DOMAIN,www.amazon.com,Prime Video // 网页版 Prime Video 验证地区 11 | DOMAIN,ktpx.amazon.com,Prime Video 12 | DOMAIN,atv-ps.amazon.com,Prime Video 13 | DOMAIN,avodmp4s3ww-a.akamaihd.net,Prime Video 14 | // DOMAIN,d184dfn36gombl.cloudfront.net,Prime Video 15 | // DOMAIN,d1xfray82862hr.cloudfront.net,Prime Video 16 | // DOMAIN,d1v5ir2lpwr8os.cloudfront.net,Prime Video 17 | // DOMAIN,d22qjgkvxw22r6.cloudfront.net,Prime Video 18 | // DOMAIN,d25xi40x97liuc.cloudfront.net,Prime Video 19 | // DOMAIN,d27xxe7juh1us6.cloudfront.net,Prime Video 20 | // DOMAIN,d3196yreox78o9.cloudfront.net,Prime Video 21 | // DOMAIN,dmqdd6hw24ucf.cloudfront.net,Prime Video 22 | DOMAIN-KEYWORD,avoddashs,Prime Video 23 | -------------------------------------------------------------------------------- /Clash/RuleSet/Crypto.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # Crypto 3 | # > Exchange 4 | - DOMAIN-SUFFIX,bitcointalk.org 5 | - DOMAIN-SUFFIX,bitfinex.com 6 | - DOMAIN-SUFFIX,bitflyer.com 7 | - DOMAIN-SUFFIX,bitget.com 8 | - DOMAIN-SUFFIX,bithumb.com 9 | - DOMAIN-SUFFIX,bitstamp.net 10 | - DOMAIN-SUFFIX,coinbase.com 11 | - DOMAIN-SUFFIX,coingecko.com 12 | - DOMAIN-SUFFIX,coinmarketcap.com 13 | - DOMAIN-SUFFIX,crypto.com 14 | - DOMAIN-SUFFIX,dydx.exchange 15 | - DOMAIN-SUFFIX,etherscan.io 16 | - DOMAIN-SUFFIX,gate.io 17 | - DOMAIN-SUFFIX,gemini.com 18 | - DOMAIN-SUFFIX,kraken.com 19 | - DOMAIN-SUFFIX,kucoin.com 20 | - DOMAIN-SUFFIX,mexc.com 21 | - DOMAIN-SUFFIX,probit.com 22 | - DOMAIN-SUFFIX,uniswap.org 23 | - DOMAIN-SUFFIX,upbit.com 24 | # > Binane 25 | - DOMAIN-SUFFIX,binance.com 26 | - DOMAIN-SUFFIX,binance.info 27 | - DOMAIN-SUFFIX,bnbstatic.com 28 | # > Bybit 29 | - DOMAIN-SUFFIX,bybit.com 30 | - DOMAIN-SUFFIX,bybit.biz 31 | - DOMAIN-SUFFIX,bybit.cloud 32 | - DOMAIN-SUFFIX,byapps.net 33 | - DOMAIN-SUFFIX,byabcde.com 34 | - DOMAIN-SUFFIX,byd3c3.com 35 | - DOMAIN-SUFFIX,bybdc6.com 36 | # > OKX 37 | - DOMAIN-SUFFIX,okx.com 38 | - DOMAIN-SUFFIX,okx.com.cdn.cloudflare.net 39 | -------------------------------------------------------------------------------- /Clash/RuleSet/Streaming_JP.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > AbemaTV 3 | # USER-AGENT,AbemaTV* 4 | - PROCESS-NAME,tv.abema 5 | - DOMAIN-SUFFIX,abema.io 6 | - DOMAIN-SUFFIX,abema.tv 7 | - DOMAIN-SUFFIX,ameba.jp 8 | - DOMAIN-SUFFIX,hayabusa.io 9 | - DOMAIN,abematv.akamaized.net 10 | - DOMAIN,ds-vod-abematv.akamaized.net 11 | - DOMAIN,linear-abematv.akamaized.net 12 | - DOMAIN,ds-linear-abematv.akamaized.net 13 | 14 | # > FOD 15 | # USER-AGENT,FOD* 16 | - DOMAIN-SUFFIX,fujitv.co.jp 17 | - DOMAIN-SUFFIX,stream.ne.jp 18 | - DOMAIN,measure.ic.tver.jp 19 | 20 | # > Hulu JP 21 | - DOMAIN-SUFFIX,hulu.jp 22 | - DOMAIN-SUFFIX,happyon.jp 23 | - DOMAIN-SUFFIX,prod.hjholdings.tv 24 | 25 | # > Paravi 26 | # USER-AGENT,Paravi* 27 | - DOMAIN-SUFFIX,paravi.jp 28 | 29 | # > TVer 30 | - DOMAIN-SUFFIX,tver.jp 31 | - DOMAIN-SUFFIX,interactive-circle.jp 32 | - DOMAIN-SUFFIX,brightcove.com 33 | - DOMAIN-SUFFIX,prod.boltdns.net 34 | 35 | # > U-NEXT 36 | - PROCESS-NAME,jp.unext.mediaplayer 37 | - PROCESS-NAME,jp.unext.tv.player 38 | - DOMAIN-SUFFIX,unext.jp 39 | - DOMAIN-SUFFIX,nxtv.jp 40 | # DOMAIN,streamd01ca-nxtv-jp.akamaized.net 41 | - DOMAIN,us-central1-u-next-apps.cloudfunctions.net 42 | -------------------------------------------------------------------------------- /Surge/Module/Task.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Tasks Module 2 | #!desc=Cron Task Pack 3 | #!system=ios 4 | 5 | [Script] 6 | # > 爱奇艺 DailyBonus by NobyDa 7 | // Tasks: 爱奇艺 = type=cron,cronexp="1,10 0 * * *",timeout=120,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/iQIYI-DailyBonus/iQIYI.js 8 | 9 | # > 喜马拉雅 DailyBonus by ClydeTime 10 | Tasks: 喜马拉雅 = type=cron,cronexp="11 0 * * *",script-path=https://raw.githubusercontent.com/ClydeTime/Surge/main/Script/Task/xmly.js,timeout=15,wake-system=1 11 | 12 | # > 哔哩哔哩漫画 DailyBonus by NobyDa 13 | Tasks: 哔哩哔哩漫画 = type=cron,cronexp="12 0 * * *",script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Bilibili-DailyBonus/Manga.js 14 | Tasks: 哔哩哔哩漫画积分兑换 = type=cron,cronexp="10,20,30 0 12 * * *",script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Bilibili-DailyBonus/ExchangePoints.js 15 | 16 | # > 达乐美披萨小游戏 DailyBonus by Sliverkiss 17 | // Tasks: 达乐美小游戏 = type=cron,cronexp="13 0 * * *",timeout=300,script-path=https://gist.githubusercontent.com/Sliverkiss/6b4da0d367d13790a9fd1d928c82bdf8/raw/dlm.js 18 | 19 | # > 阿里云盘 DailyBonus by lowking 20 | Tasks: 阿里云盘 = type=cron,cronexp="14 0 * * *",script-path=https://raw.githubusercontent.com/lowking/Scripts/master/ali/aliYunPanCheckIn.js,timeout=60, wake-system=1 21 | -------------------------------------------------------------------------------- /Clash/RuleSet/SNS.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Twitter/X 3 | - DOMAIN-KEYWORD,twitter 4 | - DOMAIN-SUFFIX,periscope.tv 5 | - DOMAIN-SUFFIX,pscp.tv 6 | - DOMAIN-SUFFIX,t.co 7 | - DOMAIN-SUFFIX,twimg.co 8 | - DOMAIN-SUFFIX,twimg.com 9 | - DOMAIN-SUFFIX,twimg.org 10 | - DOMAIN-SUFFIX,twitpic.com 11 | - DOMAIN-SUFFIX,twitter.com 12 | - DOMAIN-SUFFIX,twitter.jp 13 | - DOMAIN-SUFFIX,vine.co 14 | - DOMAIN-SUFFIX,x.com 15 | 16 | # > Facebook 17 | - DOMAIN-KEYWORD,facebook 18 | - DOMAIN-KEYWORD,fbcdn 19 | - DOMAIN-SUFFIX,facebook.com 20 | - DOMAIN-SUFFIX,fb.com 21 | - DOMAIN-SUFFFFIX,fb.me 22 | - DOMAIN-SUFFIX,fbcdn.com 23 | - DOMAIN-SUFFIX,fbcdn.net 24 | - IP-CIDR,31.13.24.0/21,no-resolve 25 | - IP-CIDR,31.13.64.0/18,no-resolve 26 | - IP-CIDR,45.64.40.0/22,no-resolve 27 | - IP-CIDR,66.220.144.0/20,no-resolve 28 | - IP-CIDR,69.63.176.0/20,no-resolve 29 | - IP-CIDR,69.171.224.0/19,no-resolve 30 | - IP-CIDR,74.119.76.0/22,no-resolve 31 | - IP-CIDR,103.4.96.0/22,no-resolve 32 | - IP-CIDR,129.134.0.0/17,no-resolve 33 | - IP-CIDR,157.240.0.0/17,no-resolve 34 | - IP-CIDR,173.252.64.0/18,no-resolve 35 | - IP-CIDR,179.60.192.0/22,no-resolve 36 | - IP-CIDR,185.60.216.0/22,no-resolve 37 | - IP-CIDR,204.15.20.0/22,no-resolve 38 | 39 | # > Instagram 40 | - DOMAIN-KEYWORD,instagram 41 | - DOMAIN-SUFFIX,cdninstagram.com 42 | - DOMAIN-SUFFIX,instagr.am 43 | - DOMAIN-SUFFIX,instagram.com 44 | -------------------------------------------------------------------------------- /Clash/RuleSet/Telegram.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Telegram 3 | - DOMAIN-SUFFIX,cdn-telegram.org 4 | - DOMAIN-SUFFIX,comments.app 5 | - DOMAIN-SUFFIX,graph.org 6 | - DOMAIN-SUFFIX,legra.ph 7 | - DOMAIN-SUFFIX,quiz.directory 8 | - DOMAIN-SUFFIX,t.me 9 | - DOMAIN-SUFFIX,tdesktop.com 10 | - DOMAIN-SUFFIX,telegra.ph 11 | - DOMAIN-SUFFIX,telegram.dog 12 | - DOMAIN-SUFFIX,telegram.me 13 | - DOMAIN-SUFFIX,telegram.org 14 | - DOMAIN-SUFFIX,telegram.space 15 | - DOMAIN-SUFFIX,telegram-cdn.org 16 | - DOMAIN-SUFFIX,telesco.pe 17 | - DOMAIN-SUFFIX,tg.dev 18 | # > Americas 19 | # IP-ASN,59930,no-resolve 20 | - IP-CIDR6,2a0a:f280::/32,no-resolve 21 | - # IP-CIDR,91.108.12.0/22,no-resolve 22 | # > Finland 23 | # IP-ASN,211157,no-resolve 24 | # IP-CIDR,91.105.192.0/23,no-resolve 25 | # IP-CIDR,185.76.151.0/24,no-resolve 26 | # > Europe 27 | # IP-ASN,62041,no-resolve 28 | - IP-CIDR,149.154.160.0/20,no-resolve 29 | - IP-CIDR6,2001:67c:4e8::/48,no-resolve 30 | # IP-CIDR,91.108.4.0/22,no-resolve 31 | # IP-CIDR,91.108.8.0/22,no-resolve 32 | # IP-CIDR6,2001:b28:f23d::/48,no-resolve 33 | # > Singapore 34 | # IP-ASN,62014,no-resolve 35 | # IP-CIDR,91.108.16.0/22,no-resolve 36 | # IP-CIDR,91.108.56.0/22,no-resolve 37 | # IP-CIDR6,2001:b28:f23f::/48,no-resolve 38 | # > India 39 | # IP-ASN,44907,no-resolve 40 | # IP-CIDR,91.108.20.0/22,no-resolve 41 | # IP-CIDR6,2001:b28:f23c::/48,no-resolve 42 | -------------------------------------------------------------------------------- /Surge/RULE-SET/IQ.list: -------------------------------------------------------------------------------- 1 | # > iQIYI Intl 2 | USER-AGENT,iQIYI* 3 | USER-AGENT,QIYIVideo* 4 | USER-AGENT,QYPlayer* 5 | USER-AGENT,QTP* 6 | PROCESS-NAME,com.iqiyi.i18n 7 | PROCESS-NAME,com.iqiyi.i18n.tv 8 | DOMAIN-SUFFIX,iq.com 9 | // 首页 10 | DOMAIN-SUFFIX,intl.iqiyi.com 11 | // 历史 12 | DOMAIN,intl-rcd.iqiyi.com 13 | DOMAIN,intl-im-hist-api.iqiyi.com 14 | // 收藏 15 | DOMAIN,intl-subscription.iqiyi.com 16 | // 播放 17 | DOMAIN,msg-intl.qy.net 18 | DOMAIN,ip.geo.iqiyi.com 19 | DOMAIN,akcdnoversea.inter.71edge.com 20 | DOMAIN,akmcdnoversea.inter.iqiyi.com 21 | DOMAIN,akmcdnoversea.inter.ptqy.gitv.tv 22 | DOMAIN,chuangcachecdnoversea.inter.iqiyi.com 23 | DOMAIN,chuangcachecdnoversea.inter.ptqy.gitv.tv 24 | DOMAIN,akmcdnoversea-tw.inter.iqiyi.com 25 | DOMAIN,akmcdnoversea-tw.inter.ptqy.gitv.tv 26 | DOMAIN,chuangcachecdnoversea-tw.inter.iqiyi.com 27 | DOMAIN,chuangcachecdnoversea-tw.inter.ptqy.gitv.tv 28 | DOMAIN-KEYWORD,akmcdnoverse 29 | DOMAIN-KEYWORD,chuangcachecdnoversea 30 | IP-CIDR,2.21.22.17/32,no-resolve 31 | IP-CIDR,23.40.241.251/32,no-resolve 32 | IP-CIDR,23.40.242.10/32,no-resolve 33 | IP-CIDR,23.210.215.154/32,no-resolve 34 | IP-CIDR,110.238.107.47/32,no-resolve 35 | IP-CIDR,110.238.109.184/32,no-resolve 36 | IP-CIDR,114.119.175.88/32,no-resolve 37 | IP-CIDR,118.26.32.0/22,no-resolve 38 | IP-CIDR,159.138.102.146/32,no-resolve 39 | IP-CIDR,184.25.254.178/32,no-resolve 40 | IP-CIDR,203.80.97.208/32,no-resolve 41 | IP-CIDR,203.198.80.99/32,no-resolve 42 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/Unbreak.list: -------------------------------------------------------------------------------- 1 | # Unbreak 2 | # > General 3 | DOMAIN,app.adjust.com,DIRECT 4 | DOMAIN,app.appsflyer.com,DIRECT 5 | DOMAIN,bdtj.tagtic.cn,DIRECT 6 | 7 | # > Alibaba 8 | DOMAIN,log.mmstat.com,DIRECT 9 | DOMAIN,sycm.mmstat.com,DIRECT 10 | 11 | # > Google 12 | DOMAIN-SUFFIX,blog.google,DIRECT 13 | DOMAIN-SUFFIX,googletraveladservices.com,DIRECT 14 | DOMAIN,clientservices.googleapis.com,DIRECT 15 | DOMAIN,update.googleapis.com,DIRECT 16 | DOMAIN,dl.google.com,DIRECT 17 | DOMAIN,dl.l.google.com,DIRECT 18 | DOMAIN,update.googleapis.com,DIRECT 19 | # >> Firebase Cloud Messaging 20 | DOMAIN,mtalk.google.com,DIRECT 21 | DOMAIN,alt1-mtalk.google.com,DIRECT 22 | DOMAIN,alt2-mtalk.google.com,DIRECT 23 | DOMAIN,alt3-mtalk.google.com,DIRECT 24 | DOMAIN,alt4-mtalk.google.com,DIRECT 25 | DOMAIN,alt5-mtalk.google.com,DIRECT 26 | DOMAIN,alt6-mtalk.google.com,DIRECT 27 | DOMAIN,alt7-mtalk.google.com,DIRECT 28 | DOMAIN,alt8-mtalk.google.com,DIRECT 29 | 30 | # >> Paramount+ 31 | # DOMAIN,pubads.g.doubleclick.net,DIRECT 32 | 33 | # > Tencent 34 | DOMAIN,fairplay.l.qq.com,DIRECT 35 | DOMAIN,livew.l.qq.com,DIRECT 36 | DOMAIN,vd.l.qq.com,DIRECT 37 | DOMAIN,vi.l.qq.com,DIRECT 38 | 39 | # > Strava 40 | DOMAIN,analytics.strava.com,DIRECT 41 | 42 | # > Umeng 43 | DOMAIN,msg.umeng.com,DIRECT 44 | DOMAIN,msg.umengcloud.com,DIRECT 45 | 46 | # > CNTV 47 | DOMAIN-SUFFIX,cupid.iqiyi.com,DIRECT 48 | DOMAIN,push.m.youku.com,DIRECT 49 | DOMAIN,un-acs.youku.com,DIRECT 50 | DOMAIN,dorangesource.alicdn.com,DIRECT 51 | -------------------------------------------------------------------------------- /Surge/Module/Hulu.sgmodule: -------------------------------------------------------------------------------- 1 | #!name = Hulu 增强 2 | #!desc = Hulu 去广告、去台标水印、强制1080p 3 | #!category=去广告 4 | #!author = liunice 5 | ### fork from liunice/HuluHelper 6 | 7 | [MITM] 8 | hostname = %APPEND% vodmanifest.hulustream.com,discover.hulu.com 9 | 10 | [Rule] 11 | # > Disney+ with Hulu 12 | DOMAIN-SUFFIX,disneyadvertising.com,REJECT 13 | 14 | [Script] 15 | # > 去广告 16 | hulu_ad.js = type=http-response,pattern=^https?:\/\/vodmanifest\.hulustream\.com\/hulu\/v\d+\/hls\/(video|audio)\/\d+\/,requires-body=1,max-size=-1,timeout=60,script-path=https://raw.githubusercontent.com/liunice/HuluHelper/master/hulu_helper.js 17 | hulu_ad.js = type=http-response,pattern=^https?:\/\/vodmanifest\.hulustream\.com\/hulu\/v\d+\/hls\/vtt\/\d+\/playlist\.m3u8,requires-body=1,max-size=-1,timeout=60,script-path=https://raw.githubusercontent.com/liunice/HuluHelper/master/hulu_helper.js 18 | 19 | # > 强制 1080P 20 | hulu_fhd.js = type=http-response,pattern=^https?:\/\/vodmanifest\.hulustream\.com\/hulu\/v\d+\/hls\/multivariant\/\d+\/playlist\.m3u8,requires-body=1,max-size=-1,timeout=60,script-path=https://raw.githubusercontent.com/liunice/HuluHelper/master/hulu_helper.js 21 | 22 | # > 去台标水印 23 | hulu_logo.js = type=http-response,pattern=^https?:\/\/discover\.hulu\.com\/content\/v\d+\/hubs\/series\/,requires-body=1,max-size=-1,timeout=60,script-path=https://raw.githubusercontent.com/liunice/HuluHelper/master/hulu_helper.js 24 | hulu_logo.js = type=http-response,pattern=^https?:\/\/discover\.hulu\.com\/content\/v\d+\/browse\/upnext\?,requires-body=1,max-size=-1,timeout=60,script-path=https://raw.githubusercontent.com/liunice/HuluHelper/master/hulu_helper.js 25 | -------------------------------------------------------------------------------- /Clash/RuleSet/IQ.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > iQIYI Intl 3 | # USER-AGENT,iQIYI* 4 | # USER-AGENT,QIYIVideo* 5 | # USER-AGENT,QYPlayer* 6 | # USER-AGENT,QTP* 7 | - PROCESS-NAME,com.iqiyi.i18n 8 | - PROCESS-NAME,com.iqiyi.i18n.tv 9 | - DOMAIN-SUFFIX,iq.com 10 | - DOMAIN,msg-intl.qy.net 11 | - DOMAIN-SUFFIX,intl.iqiyi.com 12 | - DOMAIN,ip.geo.iqiyi.com 13 | - DOMAIN,intl-rcd.iqiyi.com 14 | - DOMAIN,intl-im-hist-api.iqiyi.com 15 | - DOMAIN,intl-subscription.iqiyi.com 16 | - DOMAIN,akcdnoversea.inter.71edge.com 17 | - DOMAIN,akmcdnoversea.inter.iqiyi.com 18 | - DOMAIN,akmcdnoversea.inter.ptqy.gitv.tv 19 | - DOMAIN,chuangcachecdnoversea.inter.iqiyi.com 20 | - DOMAIN,chuangcachecdnoversea.inter.ptqy.gitv.tv 21 | - DOMAIN,akmcdnoversea-tw.inter.iqiyi.com 22 | - DOMAIN,akmcdnoversea-tw.inter.ptqy.gitv.tv 23 | - DOMAIN,chuangcachecdnoversea-tw.inter.iqiyi.com 24 | - DOMAIN,chuangcachecdnoversea-tw.inter.ptqy.gitv.tv 25 | - DOMAIN-KEYWORD,akmcdnoverse 26 | - DOMAIN-KEYWORD,chuangcachecdnoversea 27 | - IP-CIDR,2.21.22.17/32,no-resolve 28 | - IP-CIDR,23.40.241.251/32,no-resolve 29 | - IP-CIDR,23.40.242.10/32,no-resolve 30 | - IP-CIDR,23.210.215.154/32,no-resolve 31 | - IP-CIDR,104.109.129.153/32,no-resolve 32 | - IP-CIDR,104.109.129.179/32,no-resolve 33 | - IP-CIDR,110.238.107.47/32,no-resolve 34 | - IP-CIDR,110.238.109.184/32,no-resolve 35 | - IP-CIDR,114.119.175.88/32,no-resolve 36 | - IP-CIDR,118.26.32.0/22,no-resolve 37 | - IP-CIDR,159.138.102.146/32,no-resolve 38 | - IP-CIDR,184.25.254.178/32,no-resolve 39 | - IP-CIDR,203.80.97.208/32,no-resolve 40 | - IP-CIDR,203.198.80.99/32,no-resolve 41 | -------------------------------------------------------------------------------- /Surge/Module/Pannel/vps-traffic-panel.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=VPS Traffic Monitor 2 | #!desc=基于 vnStat API 监控多台 VPS 的 今日 / 周期 / 配额 / 到期 使用情况 3 | #!author=HotKids & ChatGPT 4 | #!system=ios 5 | #!arguments=title:📊 VPS 流量统计,ip:null,quota:null,resetday:1,mode:both,expire:null 6 | #!arguments-desc=【参数说明】\n\n· [title]: 面板标题\n不填写时默认显示:📊 VPS 流量统计\n\n· [ip]: VPS 列表(必填)\n格式:名称#IP:端口@网卡;名称#IP;名称#IP@网卡\n规则:名称与IP用#分隔,端口用:指定(默认8686),网卡用@指定(默认eth0),多台用;分隔\n示例:Cloudflare#1.1.1.1;Google#8.8.8.8:8848@eth0\n\n· [quota]: 流量配额(单位GB)\n不填写:所有VPS默认1000GB\n写法1:quota=1500(全部1500GB)\n写法2:quota=1500;Google:500(默认1500GB,Google为500GB)\n写法3:quota=Google:500;Cloudflare:300(只限制指定VPS,其它仍为1000GB)\n说明:冒号前为VPS名称,必须与ip中的名称完全一致\n\n· [resetday]: 流量重置日\n不填写:默认每月1号重置\n示例:resetday=15 表示每月15号重置流量\n\n· [mode]: 流量计算模式\n不填写:默认双向(both)\n可选值:both(双向⇅) / tx(仅出站↑) / rx(仅入站↓)\n写法1:mode=tx(全部按出站计算)\n写法2:mode=tx;Google:both(默认出站,Google为双向)\n写法3:mode=Google:tx;Cloudflare:rx(只限制指定VPS,其它仍为双向)\n说明:单向流量一般指VPS出站(tx),冒号前为VPS名称\n\n· [expire]: 到期时间\n不填写:不显示到期信息\n格式:YYYY-MM-DD\n写法1:expire=2025-12-31(全部同一到期日)\n写法2:expire=2025-12-31;Google:2026-06-30(默认2025-12-31,Google为2026-06-30)\n写法3:expire=Google:2025-06-30;Cloudflare:2025-12-31(只设置指定VPS)\n说明:会自动计算剩余天数,过期显示已过期天数\n\n【显示规则】\n显示:今日 / 周期 / 配额 / 到期(如有)\n显示顺序:严格按照ip填写顺序输出\n用量标签:⇅双向 / ↑出站 / ↓入站 7 | 8 | [Panel] 9 | vps-traffic-panel = type=generic,script-name=vps-traffic,update-interval=300,icon=server.rack 10 | 11 | [Script] 12 | vps-traffic = type=generic,timeout=30,script-path=https://raw.githubusercontent.com/HotKids/Rules/master/Surge/Module/Scripts/vps-traffic.js,argument="title={{{title}}}&ip={{{ip}}}"a={{{quota}}}&resetday={{{resetday}}}&mode={{{mode}}}&expire={{{expire}}}" 13 | -------------------------------------------------------------------------------- /Quantumult/X/Filter/IQ.list: -------------------------------------------------------------------------------- 1 | # > iQIYI Intl 2 | // USER-AGENT,iQIYI*,iQIYI Intl 3 | // USER-AGENT,QIYIVideo*,iQIYI Intl 4 | // USER-AGENT,QYPlayer*,iQIYI Intl 5 | // USER-AGENT,QTP*,iQIYI Intl 6 | // PROCESS-NAME,com.iqiyi.i18n,iQIYI Intl 7 | // PROCESS-NAME,com.iqiyi.i18n.tv,iQIYI Intl 8 | DOMAIN-SUFFIX,iq.com,iQIYI Intl 9 | // 首页 10 | DOMAIN-SUFFIX,intl.iqiyi.com,iQIYI Intl 11 | // 历史 12 | DOMAIN,intl-rcd.iqiyi.com,iQIYI Intl 13 | DOMAIN,intl-im-hist-api.iqiyi.com,iQIYI Intl 14 | // 收藏 15 | DOMAIN,intl-subscription.iqiyi.com,iQIYI Intl 16 | // 播放 17 | DOMAIN,msg-intl.qy.net,iQIYI Intl 18 | DOMAIN,ip.geo.iqiyi.com,iQIYI Intl 19 | DOMAIN,akmcdnoversea.inter.iqiyi.com,iQIYI Intl 20 | DOMAIN,akmcdnoversea.inter.ptqy.gitv.tv,iQIYI Intl 21 | DOMAIN,chuangcachecdnoversea.inter.iqiyi.com,iQIYI Intl 22 | DOMAIN,chuangcachecdnoversea.inter.ptqy.gitv.tv,iQIYI Intl 23 | DOMAIN,akmcdnoversea-tw.inter.iqiyi.com,iQIYI Intl 24 | DOMAIN,akmcdnoversea-tw.inter.ptqy.gitv.tv,iQIYI Intl 25 | DOMAIN,chuangcachecdnoversea-tw.inter.iqiyi.com,iQIYI Intl 26 | DOMAIN,chuangcachecdnoversea-tw.inter.ptqy.gitv.tv,iQIYI Intl 27 | DOMAIN-KEYWORD,akmcdnoverse,iQIYI Intl 28 | DOMAIN-KEYWORD,chuangcachecdnoversea,iQIYI Intl 29 | IP-CIDR,2.21.22.17/32,iQIYI Intl 30 | IP-CIDR,23.40.241.251/32,iQIYI Intl 31 | IP-CIDR,23.40.242.10/32,iQIYI Intl 32 | IP-CIDR,23.210.215.154/32,iQIYI Intl 33 | IP-CIDR,110.238.107.47/32,iQIYI Intl 34 | IP-CIDR,110.238.109.184/32,iQIYI Intl 35 | IP-CIDR,114.119.175.88/32,iQIYI Intl 36 | IP-CIDR,118.26.32.0/22,iQIYI Intl 37 | IP-CIDR,159.138.102.146/32,iQIYI Intl 38 | IP-CIDR,184.25.254.178/32,iQIYI Intl 39 | IP-CIDR,203.80.97.208/32,iQIYI Intl 40 | IP-CIDR,203.198.80.99/32,iQIYI Intl 41 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Unbreak.list: -------------------------------------------------------------------------------- 1 | # > Unbreak 2 | DOMAIN,app.adjust.com 3 | DOMAIN,app.appsflyer.com 4 | DOMAIN,bdtj.tagtic.cn 5 | 6 | # > CNTV 7 | DOMAIN-SUFFIX,cupid.iqiyi.com 8 | DOMAIN,push.m.youku.com 9 | DOMAIN,un-acs.youku.com 10 | DOMAIN,dorangesource.alicdn.com 11 | 12 | # > Alibaba 13 | DOMAIN,log.mmstat.com 14 | DOMAIN,sycm.mmstat.com 15 | 16 | # > Tencent 17 | DOMAIN,fairplay.l.qq.com 18 | DOMAIN,livew.l.qq.com 19 | DOMAIN,vd.l.qq.com 20 | DOMAIN,vi.l.qq.com 21 | 22 | # > Strava 23 | DOMAIN,analytics.strava.com 24 | 25 | # > Umeng 26 | DOMAIN,msg.umeng.com 27 | DOMAIN,msg.umengcloud.com 28 | 29 | # > Google 30 | DOMAIN-SUFFIX,blog.google 31 | DOMAIN-SUFFIX,googletraveladservices.com 32 | DOMAIN,clientservices.googleapis.com 33 | DOMAIN,dl.google.com 34 | DOMAIN,dl.l.google.com 35 | DOMAIN,update.googleapis.com 36 | # >> Firebase Cloud Messaging 37 | DOMAIN,mtalk.google.com 38 | DOMAIN-WILDCARD,*mtalk*.google.com 39 | DOMAIN,alt1-mtalk.google.com 40 | DOMAIN,alt2-mtalk.google.com 41 | DOMAIN,alt3-mtalk.google.com 42 | DOMAIN,alt4-mtalk.google.com 43 | DOMAIN,alt5-mtalk.google.com 44 | DOMAIN,alt6-mtalk.google.com 45 | DOMAIN,alt7-mtalk.google.com 46 | DOMAIN,alt8-mtalk.google.com 47 | 48 | # > Samsung Galaxy App Store 49 | DOMAIN-SUFFIX,galaxyappstore.com 50 | DOMAIN-SUFFIX,samsungapps.com 51 | 52 | # > Sub 53 | DOMAIN-SUFFIX,dler.cloud 54 | DOMAIN-SUFFIX,nexconvert.com 55 | DOMAIN-SUFFIX,qtt-163cdn.com 56 | DOMAIN-SUFFIX,oxycontinin.com 57 | DOMAIN-SUFFIX,metaglide.org 58 | 59 | # > Windows NTP 60 | DOMAIN,time.windows.com 61 | 62 | # > Marriott 63 | DOMAIN-SUFFIX,marriottwifi.com 64 | DOMAIN,portal.linkbroad.com 65 | 66 | # > BOC HK 67 | DOMAIN-SUFFIX,bochk.com 68 | 69 | # > ziniao 70 | PROCESS-NAME,*ziniao* 71 | 72 | -------------------------------------------------------------------------------- /Clash/RuleSet/Unbreak.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # Unbreak 3 | # > Direct 4 | - DOMAIN,app.adjust.com 5 | - DOMAIN,app.appsflyer.com 6 | - DOMAIN,bdtj.tagtic.cn 7 | 8 | # > CNTV 9 | # DOMAIN,msg-intl.qy.net 10 | - DOMAIN-SUFFIX,cupid.iqiyi.com 11 | - DOMAIN,push.m.youku.com 12 | - DOMAIN,un-acs.youku.com 13 | - DOMAIN,dorangesource.alicdn.com 14 | 15 | # > Alibaba 16 | - DOMAIN,log.mmstat.com 17 | - DOMAIN,sycm.mmstat.com 18 | 19 | # > Tencent 20 | - DOMAIN,fairplay.l.qq.com 21 | - DOMAIN,livew.l.qq.com 22 | - DOMAIN,vd.l.qq.com 23 | - DOMAIN,vi.l.qq.com 24 | 25 | # > Strava 26 | - DOMAIN,analytics.strava.com 27 | 28 | # > Umeng 29 | - DOMAIN,msg.umeng.com 30 | - DOMAIN,msg.umengcloud.com 31 | 32 | # > Google 33 | - DOMAIN-SUFFIX,blog.google 34 | - DOMAIN-SUFFIX,googletraveladservices.com 35 | - DOMAIN,clientservices.googleapis.com 36 | - DOMAIN,dl.google.com 37 | - DOMAIN,dl.l.google.com 38 | - DOMAIN,update.googleapis.com 39 | # >> Firebase Cloud Messaging 40 | - DOMAIN,mtalk.google.com 41 | - DOMAIN-WILDCARD,*mtalk*.google.com 42 | - DOMAIN,alt1-mtalk.google.com 43 | - DOMAIN,alt2-mtalk.google.com 44 | - DOMAIN,alt3-mtalk.google.com 45 | - DOMAIN,alt4-mtalk.google.com 46 | - DOMAIN,alt5-mtalk.google.com 47 | - DOMAIN,alt6-mtalk.google.com 48 | - DOMAIN,alt7-mtalk.google.com 49 | - DOMAIN,alt8-mtalk.google.com 50 | 51 | # > Samsung Galaxy App Store 52 | - DOMAIN-SUFFIX,galaxyappstore.com 53 | - DOMAIN-SUFFIX,samsungapps.com 54 | # DOMAIN-SUFFIX,samsungcloud.com 55 | 56 | # > Sub 57 | - DOMAIN-SUFFIX,dler.cloud 58 | - DOMAIN-SUFFIX,nexconvert.com 59 | - DOMAIN-SUFFIX,qtt-163cdn.com 60 | 61 | # > Windows NTP 62 | - DOMAIN,time.windows.com 63 | 64 | # > Marriott 65 | - DOMAIN-SUFFIX,marriottwifi.com 66 | - DOMAIN,portal.linkbroad.com 67 | 68 | # > ziniao 69 | - PROCESS-NAME,*ziniao* 70 | -------------------------------------------------------------------------------- /sing-box/source/CNTV.json: -------------------------------------------------------------------------------- 1 | { 2 | "rules": [ 3 | { 4 | "domain": [ 5 | "akmcdnoversea-tw.inter.iqiyi.com", 6 | "akmcdnoversea-tw.inter.ptqy.gitv.tv", 7 | "akmcdnoversea.inter.iqiyi.com", 8 | "akmcdnoversea.inter.ptqy.gitv.tv", 9 | "apiintl.biliapi.net", 10 | "apm-misaka.biliapi.net", 11 | "chuangcachecdnoversea-tw.inter.iqiyi.com", 12 | "chuangcachecdnoversea-tw.inter.ptqy.gitv.tv", 13 | "chuangcachecdnoversea.inter.iqiyi.com", 14 | "chuangcachecdnoversea.inter.ptqy.gitv.tv", 15 | "hwvip.video.qq.com", 16 | "intl-im-hist-api.iqiyi.com", 17 | "intl-rcd.iqiyi.com", 18 | "intl-subscription.iqiyi.com", 19 | "upos-hz-mirrorakam.akamaized.net", 20 | "vod-interyk.youku.tv", 21 | "wetv.acc.qq.com", 22 | "wetv.tv.qq.com" 23 | ] 24 | }, 25 | { 26 | "domain_keyword": [ 27 | "akmcdnoverse", 28 | "bilibili", 29 | "chuangcachecdnoversea", 30 | "cn-hk-eq-bcache-" 31 | ] 32 | }, 33 | { 34 | "domain_suffix": [ 35 | "acg.tv", 36 | "acgvideo.com", 37 | "b23.tv", 38 | "biliapi.com", 39 | "biliapi.net", 40 | "bilibili.com", 41 | "bilibili.tv", 42 | "biliintl.com", 43 | "bilivideo.com", 44 | "hdslb.com", 45 | "iflix.com", 46 | "intl.iqiyi.com", 47 | "iq.com", 48 | "wetv.vip", 49 | "wetvinfo.com" 50 | ] 51 | }, 52 | { 53 | "ip_cidr": [ 54 | "110.238.107.47/32", 55 | "118.26.32.162/32", 56 | "150.109.28.51/32", 57 | "159.138.102.146/32", 58 | "203.107.1.65/32", 59 | "203.198.80.99/32", 60 | "203.80.97.208/32", 61 | "23.40.241.251/32", 62 | "23.40.242.10/32" 63 | ] 64 | } 65 | ], 66 | "version": 1 67 | } 68 | -------------------------------------------------------------------------------- /Surge/RULE-SET/CNTV.list: -------------------------------------------------------------------------------- 1 | # > Bilibili 2 | USER-AGENT,*bili* 3 | DOMAIN-SUFFIX,bilibili.com 4 | DOMAIN-SUFFIX,bilibili.tv 5 | DOMAIN-SUFFIX,biliapi.net 6 | DOMAIN-SUFFIX,biliapi.com 7 | DOMAIN-SUFFIX,bilivideo.com 8 | DOMAIN-SUFFIX,acgvideo.com 9 | DOMAIN-SUFFIX,acg.tv 10 | DOMAIN-SUFFIX,b23.tv 11 | DOMAIN-SUFFIX,hdslb.com 12 | DOMAIN,upos-hz-mirrorakam.akamaized.net 13 | DOMAIN-KEYWORD,bilibili 14 | DOMAIN-KEYWORD,cn-hk-eq-bcache- 15 | IP-CIDR,203.107.1.65/32,no-resolve 16 | // 港台版 Bilibili App 17 | USER-AGENT,bili-inter* 18 | DOMAIN,apiintl.biliapi.net 19 | 20 | # > Bilibili SEA 21 | // USER-AGENT,bilibili 22 | DOMAIN-SUFFIX,biliintl.com 23 | DOMAIN,apm-misaka.biliapi.net 24 | DOMAIN,p-bstarstatic.akamaized.net 25 | DOMAIN,upos-bstar-mirrorakam.akamaized.net 26 | DOMAIN,upos-bstar1-mirrorakam.akamaized.net 27 | 28 | # > iQIYI Intl 29 | USER-AGENT,iQIYI* 30 | USER-AGENT,QIYIVideo* 31 | USER-AGENT,QYPlayer* 32 | USER-AGENT,QTP* 33 | PROCESS-NAME,com.iqiyi.i18n 34 | PROCESS-NAME,com.iqiyi.i18n.tv 35 | DOMAIN-SUFFIX,iq.com 36 | // 首页 37 | DOMAIN-SUFFIX,intl.iqiyi.com 38 | // 历史 39 | DOMAIN,intl-rcd.iqiyi.com 40 | DOMAIN,intl-im-hist-api.iqiyi.com 41 | // 收藏 42 | DOMAIN,intl-subscription.iqiyi.com 43 | // 播放 44 | DOMAIN,akmcdnoversea.inter.iqiyi.com 45 | DOMAIN,akmcdnoversea.inter.ptqy.gitv.tv 46 | DOMAIN,chuangcachecdnoversea.inter.iqiyi.com 47 | DOMAIN,chuangcachecdnoversea.inter.ptqy.gitv.tv 48 | DOMAIN,akmcdnoversea-tw.inter.iqiyi.com 49 | DOMAIN,akmcdnoversea-tw.inter.ptqy.gitv.tv 50 | DOMAIN,chuangcachecdnoversea-tw.inter.iqiyi.com 51 | DOMAIN,chuangcachecdnoversea-tw.inter.ptqy.gitv.tv 52 | DOMAIN-KEYWORD,akmcdnoverse 53 | DOMAIN-KEYWORD,chuangcachecdnoversea 54 | IP-CIDR,23.40.241.251/32,no-resolve 55 | IP-CIDR,23.40.242.10/32,no-resolve 56 | IP-CIDR,110.238.107.47/32,no-resolve 57 | IP-CIDR,118.26.32.162/32,no-resolve 58 | IP-CIDR,159.138.102.146/32,no-resolve 59 | IP-CIDR,203.80.97.208/32,no-resolve 60 | IP-CIDR,203.198.80.99/32,no-resolve 61 | 62 | # > WeTV 63 | // USER-AGENT,WeTV* 64 | DOMAIN-SUFFIX,wetv.vip 65 | DOMAIN-SUFFIX,wetvinfo.com 66 | DOMAIN,wetv.tv.qq.com 67 | DOMAIN,wetv.acc.qq.com 68 | DOMAIN,hwvip.video.qq.com 69 | IP-CIDR,150.109.28.51/32,no-resolve 70 | 71 | # > Youku Intl. 72 | DOMAIN,vod-interyk.youku.tv 73 | // DOMAIN-SUFFIX,youku.tv 74 | -------------------------------------------------------------------------------- /Surge/Module/GetCookie.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=GetCookie Module 2 | #!desc=Cookie 获取成功后可禁用此模块 3 | #!system=ios 4 | 5 | [MITM] 6 | hostname = %INSERT% api.m.jd.com,passport.iqiyi.com,*.bilibili.com,xmc.ximalaya.com,mcs-mimp-web.sf-express.com,auth.alipan.com,auth.aliyundrive.com,game.dominos.com.cn 7 | 8 | [Rule] 9 | DOMAIN,gslbali.ximalaya.com,REJECT 10 | DOMAIN,gslbtx.ximalaya.com,REJECT 11 | 12 | [Script] 13 | # > 京东 GetCookie by NobyDa 14 | // Safari浏览器打开登录 https://home.m.jd.com/myJd/newhome.action 点击"我的"页面 15 | // 或者使用旧版网址 https://bean.m.jd.com/bean/signIndex.action 点击签到并且出现签到日历 16 | // 如果通知获取Cookie成功, 则可以使用此签到脚本. 注: 请勿在京东APP内获取!!! 17 | Cookie: 京东 = type=http-request,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action.*functionId=signBean,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js 18 | 19 | # > 爱奇艺 GetCookie by NobyDa 20 | // https://m.iqiyi.com/user.html 21 | Cookie: 爱奇艺 = type=http-request,pattern=^https?:\/\/passport\.iqiyi\.com\/apis\/user\/,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/iQIYI-DailyBonus/iQIYI.js 22 | 23 | # > 喜马拉雅 GetCookie by ClydeTime 24 | Cookie: 喜马拉雅 = type=http-request,pattern=^https?:\/\/xmc\.ximalaya\.com\/xmlymain-login-web\/login\/,script-path=https://raw.githubusercontent.com/ClydeTime/Surge/main/Script/Task/xmly.js,requires-body=1 25 | 26 | # > 哔哩哔哩漫画 GetCookie by NobyDa 27 | Cookie: 哔哩哔哩漫画 = type=http-request,pattern=^https?:\/\/app\.bilibili\.com\/x\/v2\/account\/myinfo,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Bilibili-DailyBonus/Manga.js 28 | 29 | # > 顺丰速运 GetCookie by Sliverkiss 30 | Cookie: 顺丰速运_小程序 = type=http-request,pattern=^https?:\/\/mcs-mimp-web\.sf-express\.com\/mcs-mimp\/share\/weChat\/shareGiftReceiveRedirect.+,script-path=https://gist.githubusercontent.com/Sliverkiss/1fb1cf9cd7486d30752b1ba29b871e37/raw/sfsy.js,requires-body=1, timeout=60 31 | 32 | # > 达乐美披萨小游戏 GetCookie by Sliverkiss 33 | Cookie: 达乐美小游戏 = type=http-request,pattern=^https:\/\/game\.dominos\.com\.cn\/.+\/game\/gameDone,script-path=https://gist.githubusercontent.com/Sliverkiss/6b4da0d367d13790a9fd1d928c82bdf8/raw/dlm.js,requires-body=1,timeout=10 34 | 35 | # > 阿里云盘 GetCookie by lowking 36 | // https://auth.aliyundrive.com/v2/account/token 37 | Cookie: 阿里云盘 = type=http-response,pattern=^https?:\/\/auth\.(aliyundrive|alipan)\.com\/v2\/account\/token,script-path=https://raw.githubusercontent.com/lowking/Scripts/master/ali/aliYunPanCheckIn.js,requires-body=1 38 | -------------------------------------------------------------------------------- /Clash/api-key.yaml: -------------------------------------------------------------------------------- 1 | apis: 2 | ## 具体参考:https://bobtranslate.com/service/ 3 | tencent: # 腾讯云 NLP / 翻译 / 语音识别等(免费额度:翻译每月500万字符,OCR每月1000次) 4 | api_id: ************ 5 | api_key: ************ 6 | 7 | volcengine: # 火山引擎(字节跳动旗下)通用 AI 服务 8 | api_id: ************ 9 | api_key: ************ 10 | 11 | caiyun: # 彩云小译 12 | api_key: ************ 13 | 14 | deepl: # DeepL 翻译 15 | api_key: ************:fx 16 | api_url: https://api.deepl.com/v2/translate 17 | free_api_url: https://api-free.deepl.com/v2/translate 18 | 19 | zhipu: # 智谱 GLM 20 | model: GLM-4-Flash 免费,价格参考:https://bigmodel.cn/pricing 21 | api_key: ************.************ 22 | base_url: https://open.bigmodel.cn/api/paas/v4/chat/completions 23 | 24 | doubao: # 豆包 25 | model: doubao-1-5-pro-32k-250115 建议,价格参考:https://www.volcengine.com/docs/82379/1099320 26 | api_key: ************ 27 | base_url: https://ark.cn-beijing.volces.com/api/v3 28 | 29 | siliconflow: # 硅基流动 30 | model: Qwen/Qwen2.5-7B-Instruct 免费,所有模型:https://cloud.siliconflow.cn/models?types=chat 31 | api_key: ************ 32 | base_url: https://api.siliconflow.cn/v1 33 | 34 | gemini: # Google AI 35 | model: gemini-2.0-flash 建议,所有模型:https://ai.google.dev/gemini-api/docs/models?hl=zh-cn 36 | api_key: ************ 37 | base_url: https://generativelanguage.googleapis.com/v1beta/models 38 | cf_gateway_url: https://gateway.ai.cloudflare.com/v1///google-ai-studio 39 | 40 | openai: # ChatGPT by OpenAI 41 | model: gpt-4.1-nano 建议,价格参考:https://openai.com/api/pricing/ 42 | api_key: ************ 43 | base_url: https://api.openai.com/v1/chat/completions 44 | cf_gateway_url: https://gateway.ai.cloudflare.com/v1///openai 45 | 46 | grok: # Grok by xAI 47 | model: 可领 150USD 额度,价格参考:https://docs.x.ai/docs/models#models-and-pricing 48 | api_key: ************ 49 | base_url: https://api.x.ai/v1 50 | cf_gateway_url: https://gateway.ai.cloudflare.com/v1///grok 51 | 52 | claude: # Claude by Anthropic 53 | model: claude-3-5-haiku-latest 建议,价格参考:https://docs.anthropic.com/en/docs/about-claude/models/all-models 54 | api_key: ************ 55 | base_url: https://api.anthropic.com/v1/messages 56 | cf_gateway_url: https://gateway.ai.cloudflare.com/v1///anthropic 57 | 58 | deepseek: # DeepSeek(国产 AI 大模型) 59 | api_key: ************ 60 | base_url: https://api.deepseek.com/v1/chat/completions 61 | cf_gateway_url: https://gateway.ai.cloudflare.com/v1///deepseek 62 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Streaming_US.list: -------------------------------------------------------------------------------- 1 | # > Crunchyroll 2 | USER-AGENT,Crunchyroll* 3 | DOMAIN-SUFFIX,crunchyroll.com 4 | // DOMAIN-SUFFIX,vrv.co 5 | 6 | # > Discovery+ 7 | USER-AGENT,discovery+* 8 | USER-AGENT,DPlus* 9 | DOMAIN-SUFFIX,discoveryplus.com 10 | DOMAIN-SUFFIX,disco-api.com 11 | DOMAIN-SUFFIX,dnitv.com 12 | DOMAIN-SUFFIX,dplus.us.prd.media.max.com 13 | DOMAIN-SUFFIX,dplus-amer.prd.api.discomax.com 14 | AND,((USER-AGENT,*DPlus*), (DOMAIN,default.any-any.prd.api.discomax.com)) 15 | // DOMAIN,default.any-any.prd.api.discomax.com // 会影响 HBO Max 16 | DOMAIN,us1-prod.disco-api.com 17 | DOMAIN,us1-prod-images.disco-api.com 18 | DOMAIN,kvinit-prod.api.kochava.com 19 | DOMAIN,4unal8ngvngjm07lj2q2umlc4.litix.io 20 | DOMAIN,content-ause1-ur-discovery1.uplynk.com 21 | DOMAIN,content-ausw1-ur-discovery1.uplynk.com 22 | DOMAIN,content-ausw2-ur-discovery1.uplynk.com 23 | // DOMAIN,go-prod-vz.akamaized.net 24 | 25 | # > HBO Max 26 | // USER-AGENT,HBOMAX* 27 | // DOMAIN-SUFFIX,hbo.com 28 | // DOMAIN-SUFFIX,hbogo.com 29 | // DOMAIN-SUFFIX,hbonow.com 30 | // DOMAIN-SUFFIX,hbomax.com 31 | // DOMAIN-SUFFIX,hbomaxcdn.com 32 | 33 | # > Hulu 34 | DOMAIN-SUFFIX,hulu.com 35 | DOMAIN-SUFFIX,hulu.tv 36 | DOMAIN-SUFFIX,huluim.com 37 | DOMAIN-SUFFIX,hulustream.com 38 | DOMAIN,cws-hulu.conviva.com 39 | // DOMAIN,assetshuluimcom-a.akamaihd.net 40 | 41 | # > Max 42 | // USER-AGENT,Max* 43 | // PROCESS-NAME,com.wbd.stream 44 | // DOMAIN-SUFFIX,max.com 45 | // DOMAIN-SUFFIX,discomax.com 46 | 47 | # > MGM+ 48 | DOMAIN-SUFFIX,mgmplus.com 49 | DOMAIN-SUFFIX,epix.com 50 | DOMAIN-SUFFIX,epixnow.com 51 | DOMAIN,epixhls.akamaized.net 52 | DOMAIN,us-ore-00001.s3.dualstack.us-west-2.amazonaws.com 53 | 54 | # > PBS 55 | USER-AGENT,PBS* 56 | DOMAIN-SUFFIX,pbs.org 57 | 58 | # > Paramount+ 59 | // US UA 60 | USER-AGENT,PPlus* 61 | // Intl. UA 62 | USER-AGENT,ParamountPlus* 63 | DOMAIN-SUFFIX,cbsi.com 64 | // DOMAIN-SUFFIX,cbsaavideo.com #播放 65 | DOMAIN-SUFFIX,cbsivideo.com 66 | DOMAIN-SUFFIX,paramountplus.com 67 | DOMAIN-SUFFIX,pplusstatic.com 68 | // DOMAIN-SUFFIX,mtvnservices.com #MTV 69 | // DOMAIN-SUFFIX,cws.conviva.com 70 | DOMAIN,link.theplatform.com 71 | DOMAIN,cbsi.live.ott.irdeto.com 72 | // DOMAIN,thumbnails.cbsig.net #缩略图 73 | // DOMAIN,cbsinteractive.hb.omtrdc.net 74 | // DOMAIN,ads.play.cbsi.video #片头动画,可屏蔽 75 | // DOMAIN,pubads.g.doubleclick.net #不可屏蔽 76 | // DOMAIN,cbsnews.akamaized.net #CBSN Live 77 | // CBS live丨US 78 | DOMAIN,cbsservice.aws.syncbak.com 79 | DOMAIN,cbsplaylistserver.aws.syncbak.com 80 | 81 | # > Peacock 82 | USER-AGENT,peacock* 83 | DOMAIN-SUFFIX,peacocktv.com 84 | 85 | # > Roku 86 | DOMAIN-SUFFIX,roku.com 87 | DOMAIN-SUFFIX,rokutime.com 88 | 89 | # > T-Mobile 90 | DOMAIN-SUFFIX,t-mobile.com 91 | -------------------------------------------------------------------------------- /Clash/RuleSet/CNTV.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # 大陆流媒体海外版本 3 | # > Bilibili 4 | # USER-AGENT,*bili* 5 | - PROCESS-NAME,tv.danmaku.bili 6 | - DOMAIN-SUFFIX,bilibili.com 7 | - DOMAIN-SUFFIX,bilibili.tv 8 | - DOMAIN-SUFFIX,biliapi.net 9 | - DOMAIN-SUFFIX,biliapi.com 10 | - DOMAIN-SUFFIX,bilivideo.com 11 | - DOMAIN-SUFFIX,acgvideo.com 12 | - DOMAIN-SUFFIX,acg.tv 13 | - DOMAIN-SUFFIX,b23.tv 14 | - DOMAIN-SUFFIX,hdslb.com 15 | - DOMAIN,upos-hz-mirrorakam.akamaized.net 16 | - DOMAIN-KEYWORD,bilibili 17 | - DOMAIN-KEYWORD,cn-hk-eq-bcache- 18 | - IP-CIDR,203.107.1.65/32,no-resolve 19 | # > 港台版 Bilibili App 20 | # USER-AGENT,bili-inter* 21 | - PROCESS-NAME,com.bilibili.app.in 22 | - DOMAIN,apiintl.biliapi.net 23 | 24 | # > Bilibili SEA 25 | - PROCESS-NAME,com.bstar.intl 26 | - DOMAIN-SUFFIX,biliintl.com 27 | - DOMAIN,apm-misaka.biliapi.net 28 | 29 | # > iQIYI Intl 30 | # USER-AGENT,iQIYI* 31 | # USER-AGENT,QIYIVideo* 32 | # USER-AGENT,QYPlayer* 33 | # USER-AGENT,QTP* 34 | - PROCESS-NAME,com.iqiyi.i18n 35 | - PROCESS-NAME,com.iqiyi.i18n.tv 36 | - DOMAIN-SUFFIX,iq.com 37 | - DOMAIN-SUFFIX,intl.iqiyi.com 38 | - DOMAIN,intl-rcd.iqiyi.com 39 | - DOMAIN,intl-im-hist-api.iqiyi.com 40 | - DOMAIN,intl-subscription.iqiyi.com 41 | - DOMAIN,akmcdnoversea.inter.iqiyi.com 42 | - DOMAIN,akmcdnoversea.inter.ptqy.gitv.tv 43 | - DOMAIN,chuangcachecdnoversea.inter.iqiyi.com 44 | - DOMAIN,chuangcachecdnoversea.inter.ptqy.gitv.tv 45 | - DOMAIN,akmcdnoversea-tw.inter.iqiyi.com 46 | - DOMAIN,akmcdnoversea-tw.inter.ptqy.gitv.tv 47 | - DOMAIN,chuangcachecdnoversea-tw.inter.iqiyi.com 48 | - DOMAIN,chuangcachecdnoversea-tw.inter.ptqy.gitv.tv 49 | - DOMAIN-KEYWORD,akmcdnoverse 50 | - DOMAIN-KEYWORD,chuangcachecdnoversea 51 | - IP-CIDR,23.40.241.251/32,no-resolve 52 | - IP-CIDR,23.40.242.10/32,no-resolve 53 | - IP-CIDR,110.238.107.47/32,no-resolve 54 | - IP-CIDR,118.26.32.162/32,no-resolve 55 | - IP-CIDR,159.138.102.146/32,no-resolve 56 | - IP-CIDR,203.80.97.208/32,no-resolve 57 | - IP-CIDR,203.198.80.99/32,no-resolve 58 | 59 | # > WeTV 60 | # USER-AGENT,WeTV* 61 | - PROCESS-NAME,com.tencent.qqlivei18n 62 | # PROCESS-NAME,com.tencent.qqlivei18n.us 63 | - PROCESS-NAME,com.ktcp.osvideo 64 | - DOMAIN-SUFFIX,wetv.vip 65 | - DOMAIN-SUFFIX,wetvinfo.com 66 | - DOMAIN,wetv.tv.qq.com 67 | - DOMAIN,wetv.acc.qq.com 68 | - DOMAIN,hwvip.video.qq.com 69 | # DOMAIN,oth.eve.mdt.qq.com 70 | # DOMAIN,oth.str.mdt.qq.com 71 | # DOMAIN-SUFFIX,meovse.com 72 | - IP-CIDR,150.109.28.51/32,no-resolve 73 | # IP-CIDR,203.205.136.0/23,no-resolve 74 | # > iFlix 75 | - DOMAIN-SUFFIX,iflix.com 76 | 77 | # > Youku Intl. 78 | - DOMAIN,vod-interyk.youku.tv 79 | # DOMAIN-SUFFIX,youku.tv 80 | -------------------------------------------------------------------------------- /Clash/RuleSet/Streaming_US.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Crunchyroll 3 | # USER-AGENT,Crunchyroll* 4 | - DOMAIN-SUFFIX,crunchyroll.com 5 | - DOMAIN-SUFFIX,vrv.co 6 | 7 | # > Discovery+ 8 | # USER-AGENT,discovery+* 9 | # USER-AGENT,DPlus* 10 | # PROCESS-NAME,com.discovery.discoveryplus.mobile 11 | # PROCESS-NAME,com.discovery.discoveryplus.androidtv 12 | - DOMAIN-SUFFIX,discoveryplus.com 13 | - DOMAIN-SUFFIX,disco-api.com 14 | - DOMAIN-SUFFIX,dnitv.com 15 | - DOMAIN-SUFFIX,dplus.us.prd.media.max.com 16 | - DOMAIN-SUFFIX,dplus-amer.prd.api.discomax.com 17 | - DOMAIN,us1-prod.disco-api.com 18 | - DOMAIN,us1-prod-images.disco-api.com 19 | - DOMAIN,kvinit-prod.api.kochava.com 20 | - DOMAIN,4unal8ngvngjm07lj2q2umlc4.litix.io 21 | - DOMAIN,content-ause1-ur-discovery1.uplynk.com 22 | - DOMAIN,content-ausw1-ur-discovery1.uplynk.com 23 | - DOMAIN,content-ausw2-ur-discovery1.uplynk.com 24 | # DOMAIN,go-prod-vz.akamaized.net 25 | 26 | # > HBO Max 27 | # USER-AGENT,HBOMAX* 28 | # PROCESS-NAME,com.hbo.hbonow 29 | # DOMAIN-SUFFIX,hbo.com 30 | # DOMAIN-SUFFIX,hbogo.com 31 | # DOMAIN-SUFFIX,hbonow.com 32 | # DOMAIN-SUFFIX,hbomax.com 33 | # DOMAIN-SUFFIX,hbomaxcdn.com 34 | 35 | # > Hulu 36 | # PROCESS-NAME,com.hulu.plus 37 | - DOMAIN-SUFFIX,hulu.com 38 | - DOMAIN-SUFFIX,huluim.com 39 | - DOMAIN-SUFFIX,hulustream.com 40 | - DOMAIN,cws-hulu.conviva.com 41 | # DOMAIN,assetshuluimcom-a.akamaihd.net 42 | 43 | # > Max 44 | # USER-AGENT,Max* 45 | # PROCESS-NAME,com.wbd.stream 46 | # DOMAIN-SUFFIX,max.com 47 | # DOMAIN-SUFFIX,discomax.com 48 | 49 | # > MGM+ 50 | - DOMAIN-SUFFIX,mgmplus.com 51 | - DOMAIN-SUFFIX,epix.com 52 | - DOMAIN-SUFFIX,epixnow.com 53 | - DOMAIN,epixhls.akamaized.net 54 | - DOMAIN,us-ore-00001.s3.dualstack.us-west-2.amazonaws.com 55 | 56 | # > Paramount+ 57 | # USER-AGENT,PPlus* 58 | # USER-AGENT,Paramountlus* 59 | # PROCESS-NAME,com.cbs.app 60 | # PROCESS-NAME,com.cbs.ott 61 | # PROCESS-NAME,com.cbs.ca 62 | - DOMAIN-SUFFIX,cbsi.com 63 | # DOMAIN-SUFFIX,cbsaavideo.com 64 | - DOMAIN-SUFFIX,cbsivideo.com 65 | - DOMAIN-SUFFIX,paramountplus.com 66 | - DOMAIN-SUFFIX,pplusstatic.com 67 | # DOMAIN-SUFFIX,mtvnservices.com 68 | # DOMAIN-SUFFIX,cws.conviva.com 69 | - DOMAIN,link.theplatform.com 70 | - DOMAIN,cbsi.live.ott.irdeto.com 71 | # DOMAIN,thumbnails.cbsig.net 72 | # DOMAIN,cbsinteractive.hb.omtrdc.net 73 | # DOMAIN,ads.play.cbsi.video 74 | # DOMAIN,cbsnews.akamaized.net 75 | - DOMAIN,cbsservice.aws.syncbak.com 76 | - DOMAIN,cbsplaylistserver.aws.syncbak.com 77 | 78 | # > Peacock 79 | # USER-AGENT,Peacock* 80 | - PROCESS-NAME,com.peacocktv.peacockandroid 81 | - DOMAIN-SUFFIX,peacocktv.com 82 | 83 | # > Roku 84 | - DOMAIN-SUFFIX,roku.com 85 | - DOMAIN-SUFFIX,rokutime.com 86 | 87 | # > Star+ 88 | # 此条分流只是让 Star+ 串流时走 US 节点,需搭配 Star+ 相关分流使用 89 | - DOMAIN-SUFFIX,media.starott.com 90 | -------------------------------------------------------------------------------- /Clash/RuleSet/GenAI.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | ## GenAI 3 | # Apple Intelligence 4 | - DOMAIN-SUFFIX,smoot.apple.com 5 | - DOMAIN,apple-relay.apple.com 6 | - DOMAIN,apple-relay.cloudflare.com 7 | - DOMAIN,apple-relay.fastly-edge.com 8 | - DOMAIN,cp4.cloudflare.com 9 | - DOMAIN,guzzoni.apple.com 10 | - DOMAIN,gspe1-ssl.ls.apple.com 11 | 12 | # Anthropic 13 | # > Claude 14 | - DOMAIN-SUFFIX,claude.ai 15 | - DOMAIN-SUFFIX,claude.com 16 | - DOMAIN-SUFFIX,anthropic.com 17 | 18 | # OpenAI 19 | # > ChatGPT 20 | - DOMAIN,chatgpt.livekit.cloud 21 | - DOMAIN,host.livekit.cloud 22 | - DOMAIN,turn.livekit.cloud 23 | - DOMAIN-SUFFIX,chat.com 24 | - DOMAIN-SUFFIX,chatgpt.com 25 | - DOMAIN-SUFFIX,livekit.cloud 26 | - DOMAIN-SUFFIX,oaistatic.com 27 | - DOMAIN-SUFFIX,oaiusercontent.com 28 | - DOMAIN-SUFFIX,openai.com 29 | - DOMAIN-SUFFIX,sora.com 30 | - DOMAIN,api.statsig.com 31 | - DOMAIN,api-iam.intercom.io 32 | - DOMAIN,o33249.ingest.sentry.io 33 | - DOMAIN,openai.com.cdn.cloudflare.net 34 | - DOMAIN,openaiapi-site.azureedge.net 35 | - DOMAIN,production-openaicom-storage.azureedge.net 36 | - DOMAIN,openaicomproductionae4b.blob.core.windows.net 37 | - DOMAIN-KEYWORD,openaiapi 38 | - DOMAIN-KEYWORD,openaicom 39 | 40 | # Cloudflare 41 | # > AI Gateway 42 | - DOMAIN,gateway.ai.cloudflare.com 43 | 44 | # Cursor 45 | - DOMAIN-SUFFIX,cursor-cdn.com 46 | - DOMAIN-SUFFIX,cursor.com 47 | - DOMAIN-SUFFIX,cursor.sh 48 | - DOMAIN-SUFFIX,cursorapi.com 49 | 50 | # Google 51 | # > AI Studio 52 | - DOMAIN-SUFFIX,generativeai.google 53 | - DOMAIN-SUFFIX,makersuite.google.com 54 | - DOMAIN,aistudio.google.com 55 | - DOMAIN,alkalicore-pa.clients6.google.com 56 | - DOMAIN,alkalimakersuite-pa.clients6.google.com 57 | # > DeepMind 58 | - DOMAIN-SUFFIX,deepmind.com 59 | - DOMAIN-SUFFIX,deepmind.google 60 | # > Gemini 61 | - DOMAIN-SUFFIX,proactivebackend-pa.googleapis.com 62 | - DOMAIN-SUFFIX,geller-pa.googleapis.com 63 | - DOMAIN-SUFFIX,generativelanguage.googleapis.com 64 | - DOMAIN,ai.google.dev 65 | - DOMAIN,bard.google.com 66 | - DOMAIN,gemini.google.com 67 | # > NotebookLM 68 | - DOMAIN-KEYWORD,notebooklm.google 69 | # > Search Labs 70 | - DOMAIN-KEYWORD,labs.google 71 | 72 | # Groq 73 | - DOMAIN-SUFFIX,groq.com 74 | 75 | # JetBrains AI 76 | - DOMAIN-SUFFIX,grazie.ai 77 | 78 | # Meta 79 | - DOMAIN-SUFFIX,meta.ai 80 | - DOMAIN,imagine.meta.com 81 | 82 | # Microsoft 83 | # > Copilot 84 | - DOMAIN,copilot.microsoft.com 85 | - DOMAIN,sydney.bing.com 86 | - DOMAIN,www.bing.com 87 | # > GitHub Copilot 88 | - DOMAIN-SUFFIX,githubcopilot.com 89 | 90 | # Perplexity 91 | - DOMAIN-SUFFIX,perplexity.ai 92 | - DOMAIN-SUFFIX,pplx.ai 93 | - DOMAIN,pplx-res.cloudinary.com 94 | 95 | # xAI 96 | - DOMAIN-SUFFIX,grok.com 97 | - DOMAIN-SUFFIX,x.ai 98 | 99 | # ByteDance 100 | # > Doubao Dola 101 | - PROCESS-NAME,com.larus.wolf 102 | - DOMAIN-SUFFIX,dola.com 103 | - DOMAIN-SUFFIX,cici.com 104 | - DOMAIN-SUFFIX,ciciai.com 105 | - DOMAIN-WILDCARD,abtest*.byteoversea.com 106 | - DOMAIN,abtestvm-sg.bytedance.com 107 | - IP-CIDR,23.202.34.0/24,no-resolve 108 | - IP-CIDR,71.18.222.0/24,no-resolve 109 | -------------------------------------------------------------------------------- /Surge/RULE-SET/GenAI.list: -------------------------------------------------------------------------------- 1 | ## GenAI 2 | # Apple Intelligence 3 | // https://support.apple.com/zh-cn/101555 4 | // 搜索服务,包括 Siri、聚焦、查询、Safari 浏览器、新闻、信息和音乐 5 | DOMAIN-SUFFIX,smoot.apple.com 6 | // Apple 智能扩展 7 | DOMAIN,apple-relay.apple.com 8 | // 私有云计算 9 | DOMAIN,apple-relay.cloudflare.com 10 | DOMAIN,apple-relay.fastly-edge.com 11 | DOMAIN,cp4.cloudflare.com 12 | // Siri 和听写请求 13 | DOMAIN,guzzoni.apple.com 14 | // Apple 定位与系统服务域名 15 | DOMAIN,gspe1-ssl.ls.apple.com 16 | // CloudKit 内容,包括 XProtect 更新和语音控制资源 17 | DOMAIN-SUFFIX,gateway.icloud.com 18 | 19 | # Anthropic 20 | # > Claude 21 | DOMAIN-SUFFIX,claude.ai 22 | DOMAIN-SUFFIX,claude.com 23 | DOMAIN-SUFFIX,anthropic.com 24 | 25 | # OpenAI 26 | # > ChatGPT 27 | AND,((DOMAIN-KEYWORD,openaicom-api-), (DOMAIN-SUFFIX,azurefd.net)) 28 | AND,((DOMAIN-KEYWORD,chatgpt-async-webps-prod-), (DOMAIN-SUFFIX,webpubsub.azure.com)) 29 | DOMAIN,chatgpt.livekit.cloud 30 | DOMAIN,host.livekit.cloud 31 | DOMAIN,turn.livekit.cloud 32 | DOMAIN-SUFFIX,chat.com 33 | DOMAIN-SUFFIX,chatgpt.com 34 | DOMAIN-SUFFIX,livekit.cloud 35 | DOMAIN-SUFFIX,oaistatic.com 36 | DOMAIN-SUFFIX,oaiusercontent.com 37 | DOMAIN-SUFFIX,openai.com 38 | DOMAIN-SUFFIX,sora.com 39 | DOMAIN,api.statsig.com 40 | DOMAIN,api-iam.intercom.io 41 | DOMAIN,o33249.ingest.sentry.io 42 | DOMAIN,openai.com.cdn.cloudflare.net 43 | DOMAIN,openaiapi-site.azureedge.net 44 | DOMAIN,production-openaicom-storage.azureedge.net 45 | DOMAIN,openaicomproductionae4b.blob.core.windows.net 46 | DOMAIN-KEYWORD,openaiapi 47 | DOMAIN-KEYWORD,openaicom 48 | 49 | # Cloudflare 50 | # > AI Gateway 51 | DOMAIN,gateway.ai.cloudflare.com 52 | 53 | # Cursor 54 | DOMAIN-SUFFIX,cursor-cdn.com 55 | DOMAIN-SUFFIX,cursor.com 56 | DOMAIN-SUFFIX,cursor.sh 57 | DOMAIN-SUFFIX,cursorapi.com 58 | 59 | # Google 60 | # > AI Studio 61 | DOMAIN-SUFFIX,generativeai.google 62 | DOMAIN-SUFFIX,makersuite.google.com 63 | DOMAIN,aistudio.google.com 64 | DOMAIN,alkalicore-pa.clients6.google.com 65 | DOMAIN,alkalimakersuite-pa.clients6.google.com 66 | # > DeepMind 67 | DOMAIN-SUFFIX,deepmind.com 68 | DOMAIN-SUFFIX,deepmind.google 69 | # > Gemini 70 | DOMAIN-SUFFIX,proactivebackend-pa.googleapis.com 71 | DOMAIN-SUFFIX,geller-pa.googleapis.com 72 | DOMAIN-SUFFIX,generativelanguage.googleapis.com 73 | DOMAIN,ai.google.dev 74 | DOMAIN,bard.google.com 75 | DOMAIN,gemini.google.com 76 | # > NotebookLM 77 | DOMAIN-KEYWORD,notebooklm.google 78 | # > Search Labs 79 | DOMAIN-KEYWORD,labs.google 80 | 81 | # Groq 82 | DOMAIN-SUFFIX,groq.com 83 | 84 | # JetBrains AI 85 | DOMAIN-SUFFIX,grazie.ai 86 | 87 | # Meta 88 | DOMAIN-SUFFIX,meta.ai 89 | DOMAIN,imagine.meta.com 90 | 91 | # Microsoft 92 | # > Copilot 93 | DOMAIN,copilot.microsoft.com 94 | DOMAIN,sydney.bing.com 95 | DOMAIN,www.bing.com 96 | # > GitHub Copilot 97 | DOMAIN-SUFFIX,githubcopilot.com 98 | 99 | # Perplexity 100 | DOMAIN-SUFFIX,perplexity.ai 101 | DOMAIN-SUFFIX,pplx.ai 102 | DOMAIN,pplx-res.cloudinary.com 103 | 104 | # xAI 105 | DOMAIN-SUFFIX,grok.com 106 | DOMAIN-SUFFIX,x.ai   107 | 108 | # ByteDance 109 | # > Doubao Dola 110 | DOMAIN-SUFFIX,dola.com,extended-matching 111 | DOMAIN-SUFFIX,cici.com,extended-matching 112 | DOMAIN-SUFFIX,ciciai.com,extended-matching 113 | DOMAIN,abtestvm-sg.bytedance.com,extended-matching 114 | DOMAIN-WILDCARD,abtest*.byteoversea.com,extended-matching 115 | -------------------------------------------------------------------------------- /Surge/Module/Adblock.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=AdBlock Module 2 | #!desc=AdBlock Module Enhancement 3 | 4 | [MITM] 5 | hostname = %APPEND% gab.122.gov.cn,res.kfc.com.cn,app.dewu.com,api.mcd.cn,gw.aihuishou.com,p0.pipi.cn,apimobile.meituan.com,npay.meituan.com,web.meituan.com,static.95508.com,client.app.coc.10086.cn,*gateway.tuhu.cn,maicai.api.ddxq.mobi,api.petkit.cn,api-sams.walmartmobile.cn,api.xiaoyuzhoufm.com,se-api.djiits.com,apis.alenable.com,ecard.shenzhentong.com 6 | 7 | [Rule] 8 | # > 交管12123 9 | URL-REGEX,^https?:\/\/gab\.122\.gov\.cn\/eapp\/m\/sysquery\/adver$,REJECT 10 | 11 | # > 肯德基 12 | URL-REGEX,^https?:\/\/res\.kfc\.com\.cn\/advertisement,REJECT 13 | 14 | # > 得物 15 | URL-REGEX,^https?:\/\/app\.dewu\.com\/api\/v1\/app\/advertisement\/,REJECT 16 | 17 | # > 麦当劳 18 | URL-REGEX,^https?:\/\/api\.mcd\.cn\/bff\/portal\/(home\/splash|richpop),REJECT 19 | 20 | # > 爱回收 21 | URL-REGEX,^https??:\/\/gw\.aihuishou\.com\/app-portal\/home\/getadvertisement,REJECT 22 | 23 | [Map Local] 24 | # > 猫眼 by RuCu6 25 | ^https?:\/\/p0\.pipi\.cn\/(adAdmin|mediaplus\/maoyantong_ads_fe)\/\w+\.(jpg|png)\?imageMogr2\/(quality\/|thumbnail\/(860x0|!165x165|!1049x1169)) data-type=text data="{}" status-code=200 26 | 27 | # > 美团小程序 28 | ^https?:\/\/apimobile\.meituan\.com\/group\/v1\/deal\/searchpage\/defaultword data-type=text data="{}" status-code=200 29 | ^https?:\/\/npay\.meituan\.com\/conch\/(flow\/mypage-wallet-info|walletv3\/wechat-pop-window) data-type=text data="{}" status-code=200 30 | ^https?:\/\/web\.meituan\.com\/(api\/miniprogram\/my\/(novelZone|resources)|newUser\/returnMoney\/popWindow) data-type=text data="{}" status-code=200 31 | 32 | # > 发现精彩 33 | ^https?:\/\/static\.95508\.com\/mmg\/images\/ads\/.+\/(.+1125?.+2436|.+%.+%|.+_.+_) data-type=text data="{}" status-code=200 34 | 35 | # > 中国移动 36 | ^https?:\/\/client\.app\.coc\.10086\.cn\/biz-orange\/DN\/(explorePage\/getAdverList|init\/startInit) data-type=text data="{}" status-code=200 37 | 38 | # > 途虎养车 39 | ^https?:\/\/(cl|mkt)-gateway\.tuhu\.cn\/(cl-common-api\/api\/personalCenter\/getAutoSuperConfig|mlp-product-search-api\/search\/helper\/defaultAndHotWord|mkt-(scene-marketing-service\/api\/scene\/queryScheme|push-message-box\/banner\/cms\/getIndexBanner|cms\/circle\/recommend\/v3)) data-type=text data="{}" status-code=200 40 | 41 | # > 叮咚买菜 42 | ^https?:\/\/maicai\.api\.ddxq\.mobi\/(advert\/(getPreloadAd\?ad_id|startUpScreen)|homeApi\/(getHomeAdPop|newDetails)|vip\/getVipAd)$ data-type=text data="{}" status-code=200 43 | 44 | # > 小佩宠物 45 | ^https?:\/\/api\.petkit\.cn\/6\/\/device\/relatedProductsInfo data-type=text data="{}" status-code=200 46 | 47 | # > 山姆会员超市 48 | ^https?:\/\/api-sams\.walmartmobile\.cn\/api\/v1\/sams\/channel\/portal\/AdgroupData\/queryAdgroup data-type=text data="{}" status-code=200 49 | 50 | # > 小宇宙 51 | ^https?:\/\/api\.xiaoyuzhoufm\.com\/v\d\/flash- data-type=text data="{}" status-code=200 52 | 53 | # > DJI Store 54 | ^https?:\/\/se-api\.djiits\.com\/api\/components\/launch_ad\.json\?abbrv_url=1&country=cn&language=zh-CN data-type=text data="{}" status-code=200 55 | 56 | # > 广州地铁乘车码 57 | ^https?:\/\/apis\.alenable\.com\/(mall\/v1\/api\/mall\/skin\/user\/get|ycx\/v1\/api\/adPut) data-type=text data="{}" status-code=200 58 | 59 | # > 深圳通 60 | ^https?:\/\/ecard\.shenzhentong\.com\/wxweb\/bwxppub2\/QryAdvertList\.do data-type=text data="{}" status-code=200 61 | 62 | [Script] 63 | # > 美团小程序去广告 by ZenmoFeiShi 64 | Meituan.js = type=http-response,requires-body=1,max-size=0,pattern=^https?::\/\/web\.meituan\.com\/api\/miniprogram\/(tabbar\/all\/query|index\/aggregate),script-path=https://raw.githubusercontent.com/ZenmoFeiShi/Qx/refs/heads/main/MeiTuanNoAd.js 65 | -------------------------------------------------------------------------------- /Surge/RULE-SET/Streaming_TW.list: -------------------------------------------------------------------------------- 1 | # > Bahamut 2 | USER-AGENT,Anime* 3 | DOMAIN-SUFFIX,bahamut.com.tw 4 | DOMAIN-SUFFIX,gamer.com.tw 5 | DOMAIN,gamer-cds.cdn.hinet.net 6 | DOMAIN,gamer2-cds.cdn.hinet.net 7 | 8 | # > CATCHPLAY+ 9 | USER-AGENT,CATCHPLAY* 10 | DOMAIN-SUFFIX,catchplay.com 11 | DOMAIN,asiaplay-origin.s3.amazonaws.com 12 | DOMAIN,tra-ww000-cp.akamaized.net 13 | DOMAIN,ols-ww000-cp.akamaized.net 14 | DOMAIN,ols-ww100-cp.akamaized.net 15 | DOMAIN,dkfhw9rzsr80z.cloudfront.net 16 | 17 | # > friDay 18 | USER-AGENT,friDay* 19 | DOMAIN-SUFFIX,friday.tw 20 | DOMAIN-SUFFIX,fridaylogger.com 21 | DOMAIN-SUFFIX,svc.litv.tv 22 | DOMAIN,aka01p.akamaized.net 23 | DOMAIN,aka02p.akamaized.net 24 | DOMAIN,aka36p.akamaized.net 25 | 26 | # > HBO GO Asia 27 | // USER-AGENT,HBO%20GO%20PROD* 28 | // DOMAIN-KEYWORD,hboasia 29 | DOMAIN-KEYWORD,hbogoasia 30 | DOMAIN-SUFFIX,hboasia.com 31 | DOMAIN-SUFFIX,hbogoasia.com 32 | DOMAIN,hbolb.onwardsmg.com 33 | DOMAIN,hbounify-prod.evergent.com 34 | // DOMAIN,hbogoprod-vod.akamaized.net 35 | // DOMAIN,hboasialive.akamaized.net 36 | // DOMAIN,bcbolthboa-a.akamaihd.net 37 | DOMAIN,dai3fd1oh325y.cloudfront.net 38 | 39 | # > iQIYI Intl 40 | // USER-AGENT,iQIYI* 41 | // USER-AGENT,QIYIVideo* 42 | // USER-AGENT,QYPlayer* 43 | // USER-AGENT,QTP* 44 | PROCESS-NAME,com.iqiyi.i18n 45 | PROCESS-NAME,com.iqiyi.i18n.tv 46 | DOMAIN-SUFFIX,iq.com 47 | // 首页 48 | DOMAIN-SUFFIX,intl.iqiyi.com 49 | // 历史 50 | DOMAIN,intl-rcd.iqiyi.com 51 | DOMAIN,intl-im-hist-api.iqiyi.com 52 | // 收藏 53 | DOMAIN,intl-subscription.iqiyi.com 54 | // 播放 55 | DOMAIN,msg-intl.qy.net 56 | DOMAIN,ip.geo.iqiyi.com 57 | DOMAIN,akcdnoversea.inter.71edge.com 58 | DOMAIN,akmcdnoversea.inter.iqiyi.com 59 | DOMAIN,akmcdnoversea.inter.ptqy.gitv.tv 60 | DOMAIN,chuangcachecdnoversea.inter.iqiyi.com 61 | DOMAIN,chuangcachecdnoversea.inter.ptqy.gitv.tv 62 | DOMAIN,akmcdnoversea-tw.inter.iqiyi.com 63 | DOMAIN,akmcdnoversea-tw.inter.ptqy.gitv.tv 64 | DOMAIN,chuangcachecdnoversea-tw.inter.iqiyi.com 65 | DOMAIN,chuangcachecdnoversea-tw.inter.ptqy.gitv.tv 66 | DOMAIN-KEYWORD,akmcdnoverse 67 | DOMAIN-KEYWORD,chuangcachecdnoversea 68 | IP-CIDR,2.21.22.17/32,no-resolve 69 | IP-CIDR,23.40.241.251/32,no-resolve 70 | IP-CIDR,23.40.242.10/32,no-resolve 71 | IP-CIDR,23.210.215.154/32,no-resolve 72 | IP-CIDR,110.238.107.47/32,no-resolve 73 | IP-CIDR,110.238.109.184/32,no-resolve 74 | IP-CIDR,114.119.175.88/32,no-resolve 75 | IP-CIDR,118.26.32.0/22,no-resolve 76 | IP-CIDR,159.138.102.146/32,no-resolve 77 | IP-CIDR,184.25.254.178/32,no-resolve 78 | IP-CIDR,203.80.97.208/32,no-resolve 79 | IP-CIDR,203.198.80.99/32,no-resolve 80 | 81 | # > KKBOX 82 | USER-AGENT,*KKBOX 83 | DOMAIN-SUFFIX,kkbox.com 84 | DOMAIN-SUFFIX,kkbox.com.tw 85 | DOMAIN-SUFFIX,kfs.io 86 | 87 | # > KKTV 88 | USER-AGENT,KKTV* 89 | USER-AGENT,com.kktv* 90 | DOMAIN-SUFFIX,kktv.me 91 | DOMAIN-SUFFIX,kktv.com.tw 92 | DOMAIN,kktv-theater.kk.stream 93 | DOMAIN,theater-kktv.cdn.hinet.net 94 | 95 | # > LINE TV 96 | USER-AGENT,LINE%20TV* 97 | DOMAIN-SUFFIX,linetv.tw 98 | DOMAIN,d17lx9ucc6k9fc.cloudfront.net 99 | DOMAIN,d3c7rimkq79yfu.cloudfront.net 100 | 101 | # > myVideo 102 | USER-AGENT,myVideo* 103 | DOMAIN-SUFFIX,myvideo.net.tw 104 | DOMAIN-SUFFIX,catch.net.tw 105 | DOMAIN,applemediaservice.keydelivery.southeastasia.media.azure.net 106 | DOMAIN,akamaiendpoint-applemediaservice-aase.streaming.media.azure.net 107 | 108 | # > Readmoo 109 | DOMAIN-SUFFIX,readmoo.com 110 | 111 | # > Spotify 112 | # 因个人使用习惯加入,如需分流至其他地区请自行添加独立分流前置 113 | USER-AGENT,*Spotify* 114 | DOMAIN-SUFFIX,pscdn.co 115 | DOMAIN-SUFFIX,scdn.co 116 | DOMAIN-SUFFIX,spoti.fi 117 | DOMAIN-SUFFIX,spotify.com 118 | DOMAIN-SUFFIX,spotifycdn.com 119 | DOMAIN-SUFFIX,spotifycdn.net 120 | DOMAIN-SUFFIX,spotifycharts.com 121 | DOMAIN-SUFFIX,spotifycodes.com 122 | DOMAIN-SUFFIX,spotifyjobs.com 123 | DOMAIN-SUFFIX,spotifynewsroom.jp 124 | DOMAIN-SUFFIX,spotilocal.com 125 | DOMAIN-SUFFIX,tospotify.com 126 | -------------------------------------------------------------------------------- /Clash/General.yaml: -------------------------------------------------------------------------------- 1 | # 基础端口设置(混合端口) 2 | mixed-port: 7893 3 | 4 | # 允许局域网连接 5 | allow-lan: true 6 | bind-address: '*' 7 | 8 | # 运行模式 9 | mode: rule 10 | 11 | # 日志级别 12 | log-level: info 13 | 14 | # IPv6 15 | ipv6: true 16 | 17 | # UDP 18 | udp: true 19 | 20 | # API 控制端口 21 | external-controller: 127.0.0.1:9090 22 | 23 | # 性能与指纹设置 24 | # 统一延迟计算 (去除握手等干扰) 25 | unified-delay: true 26 | 27 | # TCP 并发 (使用最快握手的 IP) 28 | tcp-concurrent: true 29 | 30 | # 伪装指纹 (防探测) 31 | global-client-fingerprint: chrome 32 | 33 | # 进程匹配模式 (Android/路由器建议 off 节省性能,Windows 可根据需要开启) 34 | find-process-mode: off 35 | 36 | # GeoData 规则库更新设置 37 | geodata-mode: true 38 | geodata-loader: standard 39 | geo-auto-update: true 40 | geo-update-interval: 24 41 | 42 | geox-url: 43 | geoip: "https://raw.githubusercontent.com/Loyalsoldier/v2ray-rules-dat/release/geoip.dat" 44 | geosite: "https://raw.githubusercontent.com/Loyalsoldier/v2ray-rules-dat/release/geosite.dat" 45 | mmdb: "https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb" 46 | 47 | # Hosts 设置 48 | hosts: 49 | '*.clash.dev': 127.0.0.1 50 | '.dev': 127.0.0.1 51 | 'alpha.clash.dev': '::1' 52 | "ip6-localhost": "::1" 53 | "ip6-loopback": "::1" 54 | 55 | # 配置持久化(保存节点选择与 Fake-IP 映射) 56 | profile: 57 | store-selected: true 58 | store-fake-ip: true 59 | 60 | # 流量嗅探(提升域名识别能力) 61 | sniffer: 62 | enable: true 63 | sniff: 64 | HTTP: 65 | ports: [80, 8080-8880] 66 | override-destination: true 67 | TLS: 68 | ports: [443, 8443] 69 | QUIC: 70 | ports: [443, 8443] 71 | 72 | # DNS 设置 73 | dns: 74 | enable: true 75 | listen: 0.0.0.0:53 76 | ipv6: false 77 | 78 | # Fake-IP 模式 79 | enhanced-mode: fake-ip 80 | fake-ip-range: 198.18.0.1/16 81 | 82 | # DNS 缓存方式 83 | cache-algorithm: lru 84 | 85 | # 优先使用 H3 加速 DoH 86 | prefer-h3: true 87 | 88 | # 遵循 Clash 分流规则 89 | respect-rules: false 90 | 91 | # Fake-IP 过滤列表 (返回真实 IP,解决特定应用兼容性问题) 92 | fake-ip-filter: 93 | # 局域网与本地服务 94 | - '*.lan' 95 | - '*.local' 96 | - '*.localdomain' 97 | - '*.home.arpa' 98 | - '*.localhost' 99 | - 'localhost.ptlogin2.qq.com' 100 | - 'WORKGROUP' 101 | # STUN 服务(语音/游戏 NAT) 102 | - '+.stun.*' 103 | - '+.stun.playstation.net' 104 | - '*.srv.nintendo.net' 105 | - 'xbox.*.*.microsoft.com' 106 | - '*.*.xboxlive.com' 107 | # Windows 网络检测 108 | - '*.msftconnecttest.com' 109 | - '*.msftncsi.com' 110 | # Android 网络检测 111 | - 'connectivitycheck.gstatic.com' 112 | - 'connectivitycheck.android.com' 113 | # Google Voice 特殊解析 114 | - 'lens.l.google.com' 115 | # Bilibili CDN 116 | - '*.mcdn.bilivideo.cn' 117 | 118 | # 1. 默认 DNS (Bootstrap DNS) 119 | # 用于解析下面 nameserver 域名的 IP,必须使用国内纯净 DNS 120 | default-nameserver: 121 | - 223.5.5.5 122 | - 119.29.29.29 123 | 124 | # 2. 主要 DNS (Foreign DNS) 125 | # 默认情况下的 DNS 服务器(通常被规则判定为代理或未匹配时使用) 126 | # 配置为国外 DNS,Clash 会拦截并返回 Fake-IP,实际由代理节点进行远程解析 127 | nameserver: 128 | - https://dns.alidns.com/dns-query 129 | - https://doh.pub/dns-query 130 | - https://1.1.1.1/dns-query 131 | - https://8.8.8.8/dns-query 132 | 133 | # 3. 域名分流策略 (Nameserver Policy) 134 | # 指定 "国内域名(geosite:cn)" 和 "私有网络(geosite:private)" 必须走国内 DNS 135 | # 这样既能获得国内 CDN 加速,又不会把 DNS 请求泄露给国外服务器 136 | nameserver-policy: 137 | "geosite:cn": 138 | - https://223.5.5.5/dns-query 139 | - https://1.12.12.12/dns-query 140 | # 私有域名必须走 system,否则会被 DoH 阻断 141 | "geosite:private": 142 | - system 143 | 144 | # TUN 模式设置 (虚拟网卡) 145 | tun: 146 | enable: true 147 | # 混合模式:TCP 走系统栈,UDP 走 gvisor (兼容性最好) 148 | stack: mixed 149 | 150 | # DNS 劫持 151 | dns-hijack: 152 | - any:53 153 | 154 | # 自动设置路由 155 | auto-route: true 156 | 157 | # 自动检测出口网卡 158 | auto-detect-interface: true 159 | 160 | # 严格路由 (Android 建议开启,防止流量通过物理网卡泄露) 161 | # strict-route: false 162 | -------------------------------------------------------------------------------- /Clash/RuleSet/Streaming_TW.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | # > Bahamut 3 | # USER-AGENT,Anime* 4 | - PROCESS-NAME,tw.com.gamer.android.animad 5 | - DOMAIN-SUFFIX,bahamut.com.tw 6 | - DOMAIN-SUFFIX,gamer.com.tw 7 | - DOMAIN,gamer-cds.cdn.hinet.net 8 | - DOMAIN,gamer2-cds.cdn.hinet.net 9 | 10 | # > CATCHPLAY+ 11 | # USER-AGENT,CATCHPLAY* 12 | - PROCESS-NAME,com.catchplay.asiaplay 13 | - PROCESS-NAME,com.catchplay.asiaplay.tv 14 | - PROCESS-NAME,com.catchplay.asiaplay.common.tv 15 | - DOMAIN-SUFFIX,catchplay.com 16 | - DOMAIN,asiaplay-origin.s3.amazonaws.com 17 | - DOMAIN,tra-ww000-cp.akamaized.net 18 | - DOMAIN,ols-ww000-cp.akamaized.net 19 | - DOMAIN,ols-ww100-cp.akamaized.net 20 | - DOMAIN,dkfhw9rzsr80z.cloudfront.net 21 | 22 | # > friDay 23 | # USER-AGENT,friDay* 24 | - PROCESS-NAME,net.fetnet.fetvod 25 | - PROCESS-NAME,net.fetnet.fetvod.tv 26 | - DOMAIN-SUFFIX,friday.tw 27 | - DOMAIN-SUFFIX,fridaylogger.com 28 | - DOMAIN-SUFFIX,svc.litv.tv 29 | - DOMAIN,aka01p.akamaized.net 30 | - DOMAIN,aka02p.akamaized.net 31 | - DOMAIN,aka36p.akamaized.net 32 | 33 | # > HBO GO Asia 34 | # USER-AGENT,HBO%20GO%20PROD* 35 | # PROCESS-NAME,sg.hbo.hbogo 36 | # PROCESS-NAME,com.hbo.asia.androidtv 37 | # DOMAIN-KEYWORD,hboasia 38 | - DOMAIN-KEYWORD,hbogoasia 39 | - DOMAIN-SUFFIX,hboasia.com 40 | - DOMAIN-SUFFIX,hbogoasia.com 41 | - DOMAIN,hbolb.onwardsmg.com 42 | - DOMAIN,hbounify-prod.evergent.com 43 | # DOMAIN,hbogoprod-vod.akamaized.net 44 | # DOMAIN,hboasialive.akamaized.net 45 | # DOMAIN,bcbolthboa-a.akamaihd.net 46 | - DOMAIN,dai3fd1oh325y.cloudfront.net 47 | 48 | # > iQIYI Intl 49 | # USER-AGENT,iQIYI* 50 | # USER-AGENT,QIYIVideo* 51 | # USER-AGENT,QYPlayer* 52 | # USER-AGENT,QTP* 53 | - PROCESS-NAME,com.iqiyi.i18n 54 | - PROCESS-NAME,com.iqiyi.i18n.tv 55 | - DOMAIN-SUFFIX,iq.com 56 | - DOMAIN,msg-intl.qy.net 57 | - DOMAIN-SUFFIX,intl.iqiyi.com 58 | - DOMAIN,ip.geo.iqiyi.com 59 | - DOMAIN,intl-rcd.iqiyi.com 60 | - DOMAIN,intl-subscription.iqiyi.com 61 | - DOMAIN,intl-im-hist-api.iqiyi.com 62 | - DOMAIN,akcdnoversea.inter.71edge.com 63 | - DOMAIN,akmcdnoversea.inter.iqiyi.com 64 | - DOMAIN,akmcdnoversea.inter.ptqy.gitv.tv 65 | - DOMAIN,chuangcachecdnoversea.inter.iqiyi.com 66 | - DOMAIN,chuangcachecdnoversea.inter.ptqy.gitv.tv 67 | - DOMAIN,akmcdnoversea-tw.inter.iqiyi.com 68 | - DOMAIN,akmcdnoversea-tw.inter.ptqy.gitv.tv 69 | - DOMAIN,chuangcachecdnoversea-tw.inter.iqiyi.com 70 | - DOMAIN,chuangcachecdnoversea-tw.inter.ptqy.gitv.tv 71 | - DOMAIN-KEYWORD,akmcdnoverse 72 | - DOMAIN-KEYWORD,chuangcachecdnoversea 73 | - IP-CIDR,2.21.22.17/32,no-resolve 74 | - IP-CIDR,23.40.241.251/32,no-resolve 75 | - IP-CIDR,23.40.242.10/32,no-resolve 76 | - IP-CIDR,23.210.215.154/32,no-resolve 77 | - IP-CIDR,104.109.129.153/32,no-resolve 78 | - IP-CIDR,104.109.129.179/32,no-resolve 79 | - IP-CIDR,110.238.107.47/32,no-resolve 80 | - IP-CIDR,110.238.109.184/32,no-resolve 81 | - IP-CIDR,114.119.175.88/32,no-resolve 82 | - IP-CIDR,118.26.32.0/22,no-resolve 83 | - IP-CIDR,159.138.102.146/32,no-resolve 84 | - IP-CIDR,184.25.254.178/32,no-resolve 85 | - IP-CIDR,203.80.97.208/32,no-resolve 86 | - IP-CIDR,203.198.80.99/32,no-resolve 87 | 88 | # > KKBOX 89 | # USER-AGENT,*KKBOX 90 | - DOMAIN-SUFFIX,kkbox.com 91 | - DOMAIN-SUFFIX,kkbox.com.tw 92 | - DOMAIN-SUFFIX,kfs.io 93 | 94 | # > KKTV 95 | # USER-AGENT,KKTV* 96 | # USER-AGENT,com.kktv* 97 | - PROCESS-NAME,com.kktv.kktv 98 | - DOMAIN-SUFFIX,kktv.me 99 | - DOMAIN-SUFFIX,kktv.com.tw 100 | - DOMAIN,kktv-theater.kk.stream 101 | - DOMAIN,theater-kktv.cdn.hinet.net 102 | 103 | # > LINE TV 104 | # USER-AGENT,LINE%20TV* 105 | - DOMAIN-SUFFIX,linetv.tw 106 | - DOMAIN,d17lx9ucc6k9fc.cloudfront.net 107 | - DOMAIN,d3c7rimkq79yfu.cloudfront.net 108 | 109 | # > myVideo 110 | # USER-AGENT,myVideo* 111 | - PROCESS-NAME,com.taiwanmobile.myVideo 112 | - PROCESS-NAME,com.taiwanmobile.myVideotv 113 | - DOMAIN-SUFFIX,myvideo.net.tw 114 | - DOMAIN-SUFFIX,catch.net.tw 115 | - DOMAIN,applemediaservice.keydelivery.southeastasia.media.azure.net 116 | - DOMAIN,akamaiendpoint-applemediaservice-aase.streaming.media.azure.net 117 | 118 | # > Readmoo 119 | - DOMAIN-SUFFIX,readmoo.com 120 | 121 | # > Spotify 122 | # 因个人使用习惯加入,如需分流至其他地区请自行添加独立分流前置 123 | # USER-AGENT,Spotify* 124 | - PROCESS-NAME,com.spotify.music 125 | - DOMAIN-SUFFIX,pscdn.co 126 | - DOMAIN-SUFFIX,scdn.co 127 | - DOMAIN-SUFFIX,spoti.fi 128 | - DOMAIN-SUFFIX,spotify.com 129 | - DOMAIN-SUFFIX,spotifycdn.com 130 | - DOMAIN-SUFFIX,spotifycdn.net 131 | - DOMAIN-SUFFIX,spotifycharts.com 132 | - DOMAIN-SUFFIX,spotifycodes.com 133 | - DOMAIN-SUFFIX,spotifyjobs.com 134 | - DOMAIN-SUFFIX,spotifynewsroom.jp 135 | - DOMAIN-SUFFIX,spotilocal.com 136 | - DOMAIN-SUFFIX,tospotify.com 137 | -------------------------------------------------------------------------------- /Surge/Module/Profile.sgmodule: -------------------------------------------------------------------------------- 1 | #!name=Profile Module 2 | #!desc=General Settings Enhanced 3 | 4 | [General] 5 | # 通用设置 6 | 7 | # > 增强版 Wi-Fi 助理 8 | # (在 Wi-Fi 网络不佳时尝试使用数据网络建立连接,请仅当使用不限量的数据流量时开启) 9 | wifi-assist = false 10 | 11 | # > Internet 测试 URL 12 | internet-test-url = http://wifi.vivo.com.cn/generate_204 13 | # > 代理测速 URL 14 | proxy-test-url = http://cp.cloudflare.com/generate_204 15 | # > 测试超时(秒) 16 | test-timeout = 5 17 | 18 | # > 自定义 GeoIP 数据库 19 | geoip-maxmind-url = https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb 20 | 21 | # > IPv6 支持 22 | ipv6 = false 23 | ipv6-vif = false 24 | 25 | # > 允许 Wi-Fi 访问 (仅 iOS,若允许远程访问将「false」改为「true」) 26 | allow-wifi-access = true 27 | wifi-access-http-port = 6152 28 | wifi-access-socks5-port = 6153 29 | # > 允许 Wi-Fi 访问 (仅 macOS,若允许远程访问将「127.0.0.1」改为「0.0.0.0」) 30 | http-listen = 0.0.0.0:6152 31 | socks5-listen = 0.0.0.0:6153 32 | 33 | # > 远程控制器 34 | # > 允许外部控制器访问 Surge,Surge Dashboard 或 Surge CLI 进行管理控制 35 | external-controller-access = 127.0.0.1:6170 36 | http-api = HotKids@127.0.0.1:6171 37 | http-api-tls = false 38 | # > Safari 输入 127.0.0.1:6171,填入 HTTP-API 密码即可。 39 | http-api-web-dashboard = true 40 | 41 | # > 兼容模式 (仅 iOS) 42 | # compatibility-mode = 0 43 | # > 跳过代理 44 | # 跳过某个域名或者 IP 段,这些目标主机将不会由 Surge Proxy 处理。 45 | # (macOS 版本中,如果启用了 Set as System Proxy, 这些值会被写入到系统网络代理设置.) 46 | skip-proxy = localhost, *.local, *.portal.*, captive.*, 127.0.0.0/8, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 162.14.0.0/16, 211.99.96.0/19, 162.159.192.0/24, 162.159.193.0/24, 162.159.195.0/24, fc00::/7, fe80::/10 47 | 48 | # > 排除简单主机名 49 | exclude-simple-hostnames = true 50 | 51 | # > DNS 服务器 (如无必要不建议使用 DNS over HTTPS) 52 | # fake-ip-range = 198.18.0.0/15 # Fake-IP 池,旁路由更稳、更兼容 53 | dns-server = 119.29.29.29, 223.5.5.5, 8.8.8.8, 1.1.1.1 54 | # 加密 DNS 55 | encrypted-dns-server = quic://223.5.5.5, quic://223.6.6.6, https://1.12.12.12/dns-query, https://120.53.53.53/dns-query 56 | doh-skip-cert-verification = false 57 | 58 | # > 从 /etc/hosts 读取 DNS 记录 59 | read-etc-hosts = true 60 | 61 | # 高级设置 62 | 63 | # > 日志级别 64 | loglevel = notify 65 | 66 | # > 当遇到 REJECT 策略时返回错误页 67 | show-error-page-for-reject = true 68 | 69 | # > Always Real IP Hosts 70 | # 当 Surge VIF 处理 DNS 问题时,此选项要求 Surge 返回一个真正的 IP 地址,而不是一个假 IP 地址。 71 | # DNS 数据包将被转发到上游 DNS 服务器。 72 | always-real-ip = dns.msftncsi.com, *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com, *.turn.twilio.com, *.stun.twilio.com, stun.syncthing.net, stun.*, 127.*.*.*.sslip.io, 127-*-*-*.sslip.io, *.127.*.*.*.sslip.io, *-127-*-*-*.sslip.io, 127.*.*.*.nip.io, 127-*-*-*.nip.io, *.127.*.*.*.nip.io, *-127-*-*-*.nip.io 73 | 74 | # > Hijack DNS 75 | # 默认情况下,Surge 只返回发送到 Surge DNS 地址的 DNS 查询的假 IP 地址 (198.18.0.2)。 76 | # 有些设备或软件总是使用硬编码的 DNS 服务器。 (例如 Google Speakers 总是使用 8.8.8.8)。 您可以使用此选项劫持查询,以获得一个假地址。 77 | hijack-dns = 8.8.8.8:53, 8.8.4.4:53 78 | 79 | # > TCP Force HTTP Hosts 80 | # 让 Surge 把 TCP 连接当作 HTTP 请求来处理。Surge HTTP 引擎将处理这些请求,所有的高级功能,如捕获、重写和脚本等都可以使用。 81 | force-http-engine-hosts = *.alicdn.com, *.ott.cibntv.net, *.tc.qq.com, *.douyinvod.com, *.douyin.com, api*.amemv.com, *.xhscdn.com, *.xiaohongshu.com, *.bilibili.com, *.kuaishou.com, *.jd.com, *.pinduoduo.com, *.music.163.com, wmapi.meituan.com 82 | 83 | # > VIF Included Routes 84 | # 默认情况下,Surge VIF 接口会声明自己是默认路由。但是,由于 Wi-Fi 接口的路由较小,有些流量可能不会通过 Surge VIF 接口。使用此选项可以添加一条较小的路由。 85 | # tun-excluded-routes = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12 86 | # 路由防火墙 87 | # 包含所有的网络请求 88 | # include-all-networks = false 89 | # 包含本地网络请求 90 | # include-local-networks = false 91 | 92 | # > UDP 优先级 93 | udp-priority = true 94 | 95 | # > 如果没有代理服务器支持 UDP 转发,可修改为「 direct 」或注释下条,但需注意同一目标主机名 TCP 请求与 UDP 请求的源地址不同所造成的隐私及安全风险。 96 | udp-policy-not-supported-behaviour = REJECT 97 | 98 | [Replica] 99 | # 0 为关闭,1 为开启 100 | # > 隐藏 Apple 请求 101 | hide-apple-request = 1 102 | # > 隐藏崩溃追踪器请求 103 | hide-crash-reporter-request = 1 104 | # > 隐藏 UDP 会话 105 | hide-udp = 0 106 | # > 关键词过滤器 107 | # none(关闭关键词过滤器) /whitelist(blacklist(仅记录包含关键字的请求)) /blacklist(仅记录不包含关键字的请求) /pattern(匹配通配符的请求) 108 | # keyword-filter-type = none 109 | # > 关键词 110 | # keyword-filter = (null) 111 | 112 | [Host] 113 | # https://raw.githubusercontent.com/VirgilClyne/GetSomeFries/main/plugin/DNS.plugin 114 | 115 | [Rule] 116 | # HTTP3/QUIC 协议开始流行,但是国内 ISP 和国际出口的 UDP 优先级都很低,表现很差,屏蔽掉以强制回退 HTTP2/HTTP1.1。 117 | # REJECT-NO-DROP 表示不使用默认的自动丢包逻辑,这样 Surge 每次都会返回 ICMP Port Unreachable,应用会立刻回退而不是等超时。 118 | # PROTOCOL,QUIC,REJECT-NO-DROP 119 | AND,((PROTOCOL,UDP),(DEST-PORT,443)),REJECT-NO-DROP 120 | 121 | # 标准 SSH 端口 122 | DEST-PORT,22,DIRECT 123 | 124 | # Unbreak 后续规则修正 125 | RULE-SET,https://raw.githubusercontent.com/HotKids/Rules/refs/heads/master/Surge/RULE-SET/Unbreak.list,DIRECT,extended-matching 126 | 127 | # Advertising 广告 128 | RULE-SET,https://raw.githubusercontent.com/VirgilClyne/GetSomeFries/main/ruleset/HTTPDNS.Block.list,REJECT,extended-matching 129 | DOMAIN-SET,https://raw.githubusercontent.com/Loyalsoldier/surge-rules/release/reject.txt,REJECT-TINYGIF,extended-matching 130 | RULE-SET,https://raw.githubusercontent.com/HotKids/Rules/master/Surge/RULE-SET/AD.list,REJECT-TINYGIF,extended-matching 131 | RULE-SET,https://raw.githubusercontent.com/ConnersHua/RuleGo/master/Surge/Ruleset/Extra/Reject/Advertising.list,REJECT-TINYGIF,extended-matching 132 | 133 | # Privacy 隐私 134 | RULE-SET,https://raw.githubusercontent.com/ConnersHua/RuleGo/master/Surge/Ruleset/Extra/Reject/Tracking.list,REJECT-TINYGIF,extended-matching 135 | 136 | # Hijacking 运营商劫持或恶意网站 137 | RULE-SET,https://raw.githubusercontent.com/ConnersHua/RuleGo/master/Surge/Ruleset/Extra/Reject/Malicious.list,REJECT-TINYGIF,extended-matching 138 | -------------------------------------------------------------------------------- /sing-box/source/Media.json: -------------------------------------------------------------------------------- 1 | { 2 | "rules": [ 3 | { 4 | "domain": [ 5 | "4unal8ngvngjm07lj2q2umlc4.litix.io", 6 | "abematv.akamaized.net", 7 | "ap2-prod-direct.discoveryplus.com", 8 | "ap2-prod-images.disco-api.com", 9 | "ap2-prod.disco-api.com", 10 | "atv-ps.amazon.com", 11 | "avodmp4s3ww-a.akamaihd.net", 12 | "aws.stan.video", 13 | "cbsi.live.ott.irdeto.com", 14 | "cbsplaylistserver.aws.syncbak.com", 15 | "cbsservice.aws.syncbak.com", 16 | "cdn.registerdisney.go.com", 17 | "content-ause1-ur-discovery1.uplynk.com", 18 | "content-ausw1-ur-discovery1.uplynk.com", 19 | "content-ausw2-ur-discovery1.uplynk.com", 20 | "cws-hulu.conviva.com", 21 | "d151l6v8er5bdm.cloudfront.net", 22 | "d184dfn36gombl.cloudfront.net", 23 | "d1v5ir2lpwr8os.cloudfront.net", 24 | "d1xfray82862hr.cloudfront.net", 25 | "d22qjgkvxw22r6.cloudfront.net", 26 | "d25xi40x97liuc.cloudfront.net", 27 | "d27xxe7juh1us6.cloudfront.net", 28 | "d2z3p34itxwaj7.cloudfront.net", 29 | "d3196yreox78o9.cloudfront.net", 30 | "dai3fd1oh325y.cloudfront.net", 31 | "discovery-ap.conax.cloud", 32 | "disney.api.edge.bamgrid.com", 33 | "disney.connections.edge.bamgrid.com", 34 | "disney.content.edge.bamgrid.com", 35 | "disney.playback.edge.bamgrid.com", 36 | "dmqdd6hw24ucf.cloudfront.net", 37 | "ds-linear-abematv.akamaized.net", 38 | "ds-vod-abematv.akamaized.net", 39 | "epixhls.akamaized.net", 40 | "gamer-cds.cdn.hinet.net", 41 | "gamer2-cds.cdn.hinet.net", 42 | "gdvm0o88gc3qseqotiavvvhim.litix.io", 43 | "hbolb.onwardsmg.com", 44 | "hbounify-prod.evergent.com", 45 | "ktpx.amazon.com", 46 | "kvinit-prod.api.kochava.com", 47 | "linear-abematv.akamaized.net", 48 | "link.theplatform.com", 49 | "playback-certs.bamgrid.com", 50 | "ssl-bbcsmarttv.2cnt.net", 51 | "star.api.edge.bamgrid.com", 52 | "star.connections.edge.bamgrid.com", 53 | "star.content.edge.bamgrid.com", 54 | "star.playback.edge.bamgrid.com", 55 | "us-central1-u-next-apps.cloudfunctions.net", 56 | "us-ore-00001.s3.dualstack.us-west-2.amazonaws.com", 57 | "us1-prod-images.disco-api.com", 58 | "us1-prod.disco-api.com", 59 | "vod-dash-uk-live.akamaized.net", 60 | "vod-dash-uk-live.bbcfmt.hs.llnwd.net", 61 | "vod-thumb-uk-live.akamaized.net", 62 | "vod-thumb-uk-live.bbcfmt.hs.llnwd.net", 63 | "www.amazon.com", 64 | "youtubei.googleapis.com" 65 | ] 66 | }, 67 | { 68 | "domain_keyword": [ 69 | "avoddashs", 70 | "bbcfmt", 71 | "co.uk", 72 | "discoveryplus", 73 | "dualstack.apiproxy-", 74 | "dualstack.ichnaea-web-", 75 | "hbogoasia", 76 | "netflixdnstest", 77 | "tvbanywhere", 78 | "uk-live", 79 | "voddazn", 80 | "youtube" 81 | ] 82 | }, 83 | { 84 | "domain_suffix": [ 85 | "abema.io", 86 | "abema.tv", 87 | "aiv-cdn.net", 88 | "aiv-delivery.net", 89 | "amazonvideo.com", 90 | "ameba.jp", 91 | "bahamut.com.tw", 92 | "bamgrid.com", 93 | "bbc.co", 94 | "bbc.co.uk", 95 | "bbc.com", 96 | "bbci.co", 97 | "bbci.co.uk", 98 | "brightcove.com", 99 | "britbox.com", 100 | "cbsi.com", 101 | "cbsivideo.com", 102 | "crunchyroll.com", 103 | "dazn-api.com", 104 | "dazn.com", 105 | "disco-api.com", 106 | "discomax.com", 107 | "discoveryplus.com", 108 | "discoveryplus.ph", 109 | "disney-plus.net", 110 | "disneyplus.com", 111 | "disneystreaming.com", 112 | "dnitv.com", 113 | "dssott.com", 114 | "epix.com", 115 | "epixnow.com", 116 | "execute-api.us-east-1.amazonaws.com", 117 | "gamer.com.tw", 118 | "googlevideo.com", 119 | "hayabusa.io", 120 | "hbo.com", 121 | "hboasia.com", 122 | "hbogoasia.com", 123 | "hbomax.com", 124 | "hbomaxcdn.com", 125 | "hbonow.com", 126 | "hulu.com", 127 | "hulu.tv", 128 | "huluim.com", 129 | "hulustream.com", 130 | "indazn.com", 131 | "interactive-circle.jp", 132 | "max.com", 133 | "media-amazon.com", 134 | "mgmplus.com", 135 | "mubi.com", 136 | "mubicdn.net", 137 | "netflix.com", 138 | "netflix.net", 139 | "nflxext.com", 140 | "nflximg.com", 141 | "nflximg.net", 142 | "nflxso.net", 143 | "nflxvideo.net", 144 | "nxtv.jp", 145 | "paramountplus.com", 146 | "peacocktv.com", 147 | "pplusstatic.com", 148 | "primevideo.com", 149 | "prod.boltdns.net", 150 | "pscdn.co", 151 | "pv-cdn.net", 152 | "sbs.com.au", 153 | "sbsod.com", 154 | "scdn.co", 155 | "spoti.fi", 156 | "spotify.com", 157 | "stan.com.au", 158 | "starott.com", 159 | "starplus.com", 160 | "tvb.com", 161 | "tver.jp", 162 | "unext.jp", 163 | "vrv.co", 164 | "youtu.be" 165 | ] 166 | }, 167 | { 168 | "ip_cidr": [ 169 | "108.175.32.0/20", 170 | "192.173.64.0/18", 171 | "198.38.96.0/19", 172 | "198.45.48.0/20", 173 | "23.246.0.0/18", 174 | "34.210.42.111/32", 175 | "37.77.184.0/21", 176 | "45.57.0.0/17", 177 | "52.89.124.203/32", 178 | "54.148.37.5/32", 179 | "64.120.128.0/17", 180 | "66.197.128.0/17" 181 | ] 182 | } 183 | ], 184 | "version": 1 185 | } 186 | -------------------------------------------------------------------------------- /Surge/Module/Scripts/vps-traffic.js: -------------------------------------------------------------------------------- 1 | // vps-traffic.js - VPS 流量监控(多 VPS 顺序输出 + 上下行 + 用量 + 到期) 2 | 3 | const args = (() => { 4 | const obj = {}; 5 | try { 6 | ($argument || "").split("&").forEach(kv => { 7 | const [k, v] = kv.split("="); 8 | if (k) obj[k] = decodeURIComponent(v || ""); 9 | }); 10 | } catch (e) {} 11 | return obj; 12 | })(); 13 | 14 | const title = args.title || "📊 VPS 流量统计"; 15 | const rawList = (args.ip || "").split(";").map(s => s.trim()).filter(Boolean); 16 | const resetDay = parseInt(args.resetday) || 1; 17 | 18 | // 流量计算模式: both(双向), rx(仅下行), tx(仅上行) 19 | let defaultMode = "both"; 20 | const modeMap = {}; 21 | (args.mode || "").split(";").forEach(item => { 22 | item = item.trim(); 23 | if (!item) return; 24 | if (/^(both|rx|tx)$/i.test(item)) { 25 | defaultMode = item.toLowerCase(); 26 | } else if (item.includes(":")) { 27 | const [k, v] = item.split(":"); 28 | if (k && /^(both|rx|tx)$/i.test(v)) modeMap[k.trim()] = v.trim().toLowerCase(); 29 | } 30 | }); 31 | 32 | // 到期时间配置,格式: expire=2025-12-31;VPS1:2025-06-30;VPS2:2026-01-15 33 | let defaultExpire = ""; 34 | const expireMap = {}; 35 | (args.expire || "").split(";").forEach(item => { 36 | item = item.trim(); 37 | if (!item) return; 38 | if (/^\d{4}-\d{2}-\d{2}$/.test(item)) { 39 | defaultExpire = item; 40 | } else if (item.includes(":")) { 41 | const [k, v] = item.split(":"); 42 | if (k && /^\d{4}-\d{2}-\d{2}$/.test(v)) expireMap[k.trim()] = v.trim(); 43 | } 44 | }); 45 | 46 | // 计算剩余天数 47 | const getDaysRemaining = (expireDate) => { 48 | if (!expireDate) return null; 49 | const now = new Date(); 50 | const expire = new Date(expireDate + "T00:00:00"); 51 | const diff = expire - now; 52 | return Math.ceil(diff / 86400000); 53 | }; 54 | 55 | // 格式化到期显示 56 | const formatExpire = (expireDate) => { 57 | const days = getDaysRemaining(expireDate); 58 | if (days === null) return ""; 59 | if (days < 0) return `${expireDate}(已过期 ${-days} 天)`; 60 | if (days === 0) return `${expireDate}(今日到期)`; 61 | return `${expireDate}(剩余 ${days} 天)`; 62 | }; 63 | 64 | if (!rawList.length) { 65 | $done({ title, content: "未填写 ip 参数", icon: "xmark.shield.fill", "icon-color": "#CD5C5C" }); 66 | } else { 67 | // 解析 quota 配置 68 | let defaultQuota = 1000; 69 | const quotaMap = {}; 70 | (args.quota || "").split(";").forEach(item => { 71 | item = item.trim(); 72 | if (!item) return; 73 | if (/^\d+$/.test(item)) { 74 | defaultQuota = Number(item); 75 | } else if (item.includes(":")) { 76 | const [k, v] = item.split(":"); 77 | if (k && !isNaN(v)) quotaMap[k.trim()] = Number(v); 78 | } 79 | }); 80 | 81 | const formatGB = bytes => (bytes / 1073741824).toFixed(2) + " GB"; 82 | 83 | // 根据模式计算用量 84 | const calcUsage = (rx, tx, mode) => { 85 | if (mode === "rx") return rx; 86 | if (mode === "tx") return tx; 87 | return rx + tx; 88 | }; 89 | 90 | // 获取模式标签 91 | const getModeLabel = mode => { 92 | if (mode === "rx") return "↓"; 93 | if (mode === "tx") return "↑"; 94 | return "⇅"; 95 | }; 96 | 97 | // 获取计费周期起始日期 98 | const getBillingStart = () => { 99 | const now = new Date(); 100 | const y = now.getFullYear(), m = now.getMonth(), d = now.getDate(); 101 | return new Date(y, d >= resetDay ? m : m - 1, resetDay); 102 | }; 103 | 104 | // 计算计费周期内流量 105 | const calcBillingTraffic = (traffic) => { 106 | if (!traffic?.day) return { rx: 0, tx: 0 }; 107 | const start = getBillingStart(); 108 | let rx = 0, tx = 0; 109 | traffic.day.forEach(d => { 110 | if (!d.date) return; 111 | if (new Date(d.date.year, d.date.month - 1, d.date.day) >= start) { 112 | rx += d.rx || 0; 113 | tx += d.tx || 0; 114 | } 115 | }); 116 | return { rx, tx }; 117 | }; 118 | 119 | let finished = 0; 120 | const results = new Array(rawList.length); 121 | 122 | rawList.forEach((raw, index) => { 123 | let name = "", ip = "", port = "8686", iface = "eth0"; 124 | 125 | // 解析: 名称#地址@网卡:端口 126 | let item = raw; 127 | if (item.includes("#")) [name, item] = item.split("#").map(s => s.trim()); 128 | if (item.includes("@")) [item, iface] = item.split("@").map(s => s.trim()); 129 | if (item.includes(":")) [ip, port] = item.split(":").map(s => s.trim()); 130 | else ip = item.trim(); 131 | if (!name) name = ip; 132 | iface = iface || "eth0"; 133 | port = port || "8686"; 134 | 135 | $httpClient.get(`http://${ip}:${port}`, (err, resp, data) => { 136 | if (err || !data) { 137 | results[index] = `${name}\n连接失败`; 138 | } else { 139 | try { 140 | const json = JSON.parse(data); 141 | const ifaceData = json.interfaces?.find(i => i.name === iface); 142 | 143 | if (!ifaceData?.traffic) { 144 | results[index] = `${name}\n无接口数据 (${iface})`; 145 | } else { 146 | const day = ifaceData.traffic.day?.[0] || {}; 147 | const billing = calcBillingTraffic(ifaceData.traffic); 148 | const mode = modeMap[name] || defaultMode; 149 | const usage = calcUsage(billing.rx, billing.tx, mode); 150 | const quota = quotaMap[name] || defaultQuota; 151 | const usedGB = usage / 1073741824; 152 | const modeLabel = getModeLabel(mode); 153 | const expire = expireMap[name] || defaultExpire; 154 | const expireStr = formatExpire(expire); 155 | 156 | let output = 157 | `${name}\n` + 158 | `今日 ↓ ${formatGB(day.rx || 0)} ↑ ${formatGB(day.tx || 0)}\n` + 159 | `周期 ↓ ${formatGB(billing.rx)} ↑ ${formatGB(billing.tx)}\n` + 160 | `用量 ${modeLabel} ${usedGB.toFixed(2)} / ${quota}GB (${((usedGB / quota) * 100).toFixed(1)}%)`; 161 | 162 | if (expireStr) output += `\n到期 ${expireStr}`; 163 | 164 | results[index] = output; 165 | } 166 | } catch (e) { 167 | results[index] = `${name}\n数据解析失败`; 168 | } 169 | } 170 | 171 | if (++finished === rawList.length) { 172 | $done({ title, content: results.join("\n\n"), icon: "server.rack", "icon-color": "#32CD32" }); 173 | } 174 | }); 175 | }); 176 | } 177 | --------------------------------------------------------------------------------