├── .github ├── dependabot.yml └── workflows │ ├── Build.yml │ └── Cleanup.yml ├── Clash ├── Matrix.yaml └── Ruleset │ ├── ABC.yaml │ ├── AMAP.yaml │ ├── AcFun.yaml │ ├── AdBlock.yaml │ ├── Advertising.yaml │ ├── AliPay.yaml │ ├── Alibaba.yaml │ ├── All4.yaml │ ├── Amazon.yaml │ ├── AmazonCN.yaml │ ├── Android.yaml │ ├── AppStore.yaml │ ├── Apple.yaml │ ├── AppleTV.yaml │ ├── Baidu.yaml │ ├── BiliBili.yaml │ ├── Blizzard.yaml │ ├── ByteDance.yaml │ ├── CNCIDR.yaml │ ├── CNCIDR4.yaml │ ├── CNCIDR6.yaml │ ├── ChinaASN.yaml │ ├── ChinaIPBGP.yaml │ ├── ChinaIPMax.yaml │ ├── ChinaIPv4.yaml │ ├── ChinaIPv6.yaml │ ├── ChinaMax.yaml │ ├── ChinaMedia.yaml │ ├── Claude.yaml │ ├── Coolapk.yaml │ ├── Copilot.yaml │ ├── DIRECT.yaml │ ├── Deezer.yaml │ ├── Discord.yaml │ ├── Docker.yaml │ ├── DouBan.yaml │ ├── DouYin.yaml │ ├── DouYu.yaml │ ├── Dropbox.yaml │ ├── Facebook.yaml │ ├── GEOIPCN.yaml │ ├── GitHub.yaml │ ├── GitLab.yaml │ ├── Global.yaml │ ├── GlobalMax.yaml │ ├── GlobalMedia.yaml │ ├── Google.yaml │ ├── GoogleCN.yaml │ ├── GreatFireWall.yaml │ ├── HBO.yaml │ ├── HBOAsia.yaml │ ├── HMTMedia.yaml │ ├── Heroku.yaml │ ├── HuYa.yaml │ ├── Hulu.yaml │ ├── HuluJP.yaml │ ├── ICloud.yaml │ ├── IQiYi.yaml │ ├── JOOX.yaml │ ├── LAN.yaml │ ├── Microsoft.yaml │ ├── MyTVSuper.yaml │ ├── NetEase.yaml │ ├── NetEaseMusic.yaml │ ├── Netflix.yaml │ ├── NivodTV.yaml │ ├── Onedrive.yaml │ ├── OpenAI.yaml │ ├── Oracle.yaml │ ├── PROXY.yaml │ ├── PayPal.yaml │ ├── PikPak.yaml │ ├── PornHub.yaml │ ├── Qobuz.yaml │ ├── Quark.yaml │ ├── Quora.yaml │ ├── REJECT.yaml │ ├── SoundCloud.yaml │ ├── Speedtest.yaml │ ├── Spotify.yaml │ ├── Steam.yaml │ ├── SteamCN.yaml │ ├── TIDAL.yaml │ ├── TapTap.yaml │ ├── Telegram.yaml │ ├── Tencent.yaml │ ├── TencentVideo.yaml │ ├── TikTok.yaml │ ├── Twitch.yaml │ ├── Twitter.yaml │ ├── Unbreak.yaml │ ├── Vercel.yaml │ ├── WeChat.yaml │ ├── WeiBo.yaml │ ├── WhatsApp.yaml │ ├── Wikipedia.yaml │ ├── Ximalaya.yaml │ ├── Yandex.yaml │ ├── YouTube.yaml │ └── Youku.yaml ├── Egern ├── Matrix.yaml ├── Rewrite │ ├── BoxJs.yaml │ ├── HelperTool.yaml │ ├── QuickSearch.yaml │ ├── Redirect.yaml │ ├── ScriptHub.yaml │ ├── Sub-Store.yaml │ ├── TF-Rewrite.yaml │ ├── TestFlightA.yaml │ ├── TestFlightD.yaml │ └── YouTube.yaml ├── Ruleset │ ├── ABC.yaml │ ├── AMAP.yaml │ ├── AcFun.yaml │ ├── AdBlock.yaml │ ├── Advertising.yaml │ ├── AliPay.yaml │ ├── Alibaba.yaml │ ├── All4.yaml │ ├── Amazon.yaml │ ├── AmazonCN.yaml │ ├── Android.yaml │ ├── AppStore.yaml │ ├── Apple.yaml │ ├── AppleTV.yaml │ ├── Baidu.yaml │ ├── BiliBili.yaml │ ├── Blizzard.yaml │ ├── ByteDance.yaml │ ├── CNCIDR.yaml │ ├── CNCIDR4.yaml │ ├── CNCIDR6.yaml │ ├── ChinaASN.yaml │ ├── ChinaIPBGP.yaml │ ├── ChinaIPMax.yaml │ ├── ChinaIPv4.yaml │ ├── ChinaIPv6.yaml │ ├── ChinaMax.yaml │ ├── ChinaMedia.yaml │ ├── Claude.yaml │ ├── Coolapk.yaml │ ├── Copilot.yaml │ ├── DIRECT.yaml │ ├── Deezer.yaml │ ├── Discord.yaml │ ├── Docker.yaml │ ├── DouBan.yaml │ ├── DouYin.yaml │ ├── DouYu.yaml │ ├── Dropbox.yaml │ ├── Facebook.yaml │ ├── GEOIPCN.yaml │ ├── GitHub.yaml │ ├── GitLab.yaml │ ├── Global.yaml │ ├── GlobalMax.yaml │ ├── GlobalMedia.yaml │ ├── Google.yaml │ ├── GoogleCN.yaml │ ├── GreatFireWall.yaml │ ├── HBO.yaml │ ├── HBOAsia.yaml │ ├── HMTMedia.yaml │ ├── Heroku.yaml │ ├── HuYa.yaml │ ├── Hulu.yaml │ ├── HuluJP.yaml │ ├── ICloud.yaml │ ├── IQiYi.yaml │ ├── JOOX.yaml │ ├── LAN.yaml │ ├── Microsoft.yaml │ ├── MyTVSuper.yaml │ ├── NetEase.yaml │ ├── NetEaseMusic.yaml │ ├── Netflix.yaml │ ├── NivodTV.yaml │ ├── Onedrive.yaml │ ├── OpenAI.yaml │ ├── Oracle.yaml │ ├── PROXY.yaml │ ├── PayPal.yaml │ ├── PikPak.yaml │ ├── PornHub.yaml │ ├── Qobuz.yaml │ ├── Quark.yaml │ ├── Quora.yaml │ ├── REJECT.yaml │ ├── SoundCloud.yaml │ ├── Speedtest.yaml │ ├── Spotify.yaml │ ├── Steam.yaml │ ├── SteamCN.yaml │ ├── TIDAL.yaml │ ├── TapTap.yaml │ ├── Telegram.yaml │ ├── Tencent.yaml │ ├── TencentVideo.yaml │ ├── TikTok.yaml │ ├── Twitch.yaml │ ├── Twitter.yaml │ ├── Unbreak.yaml │ ├── Vercel.yaml │ ├── WeChat.yaml │ ├── WeiBo.yaml │ ├── WhatsApp.yaml │ ├── Wikipedia.yaml │ ├── Ximalaya.yaml │ ├── Yandex.yaml │ ├── YouTube.yaml │ └── Youku.yaml └── Scripts │ ├── BoxRewrite.js │ ├── TestFlightA.js │ ├── TestFlightD.js │ └── TestFlightX.js ├── Gallery ├── Color │ ├── 5iTV.png │ ├── ASN.png │ ├── AU.png │ ├── AbemaTV.png │ ├── Adblock.png │ ├── AfreecaTV.png │ ├── AfricaMap.png │ ├── Airport.png │ ├── All4.png │ ├── Amazon.png │ ├── Apeach.png │ ├── AppStore.png │ ├── Apple-1.png │ ├── Apple-2.png │ ├── Apple-3.png │ ├── AppleFitness.png │ ├── AppleUpdate.png │ ├── Area.png │ ├── Ark.png │ ├── Available.png │ ├── Azure.png │ ├── Bahamut.png │ ├── Bamboo.png │ ├── Betahub.png │ ├── BiliBili-1.png │ ├── BiliBili-2.png │ ├── Bing.png │ ├── Bitcloud.png │ ├── Blink.png │ ├── Bookpedia.png │ ├── Bypass.png │ ├── Bywave.png │ ├── CA.png │ ├── CN.png │ ├── CNIX.png │ ├── Catnet-1.png │ ├── Catnet-2.png │ ├── Catnet.png │ ├── Cellular.png │ ├── China.png │ ├── Clash.png │ ├── Coco.png │ ├── Copilot-1.png │ ├── Copilot-2.png │ ├── Copilot-3.png │ ├── Cord.png │ ├── Cydia.png │ ├── Cylink.png │ ├── DAZN.png │ ├── DE.png │ ├── DIRECT.png │ ├── Dianliang.png │ ├── Discord.png │ ├── Discovery.png │ ├── Download.png │ ├── Drill.png │ ├── Duang.png │ ├── Dukou.png │ ├── Egern.png │ ├── Element.png │ ├── Emby.png │ ├── Emoji.png │ ├── Enet.png │ ├── Epic.png │ ├── FR.png │ ├── Fastnode.png │ ├── Final.png │ ├── Fries.png │ ├── Frog.png │ ├── GLaDOS.png │ ├── GaCloud.png │ ├── Game.png │ ├── Geekhub.png │ ├── GitHub-1.png │ ├── GitHub-2.png │ ├── Global.png │ ├── Gmail.png │ ├── Godetia.png │ ├── GoogleVoice.png │ ├── Guguex.png │ ├── HBO.png │ ├── HK.png │ ├── Hitun.png │ ├── Hulu.png │ ├── Hxlm.png │ ├── IQiYi-1.png │ ├── IQiYi-2.png │ ├── Infuse.png │ ├── Ingress.png │ ├── Instagram-1.png │ ├── Instagram-2.png │ ├── JOOX.png │ ├── JP.png │ ├── KR.png │ ├── Kache.png │ ├── Kedou.png │ ├── Lab.png │ ├── LineTV.png │ ├── Loon.png │ ├── MO.png │ ├── Manual.png │ ├── Maying.png │ ├── Microsoft.png │ ├── Muchang.png │ ├── NP.png │ ├── Naiko.png │ ├── NeteaseMusic.png │ ├── Netflix.png │ ├── Nfcloud.png │ ├── Niconico.png │ ├── Nintendo.png │ ├── Notion.png │ ├── OneDrive.png │ ├── OpenAI-1.png │ ├── OpenAI-2.png │ ├── OpenAI-3.png │ ├── OpenAI-4.png │ ├── OpenAI-5.png │ ├── OvO.png │ ├── Ox.png │ ├── PBS.png │ ├── PROXY.png │ ├── Panda.png │ ├── Pandora.png │ ├── Paoluz.png │ ├── Paramount.png │ ├── Paypal.png │ ├── Personal.png │ ├── Piao.png │ ├── Pornhub.png │ ├── Prpr.png │ ├── Puzzle.png │ ├── QQ.png │ ├── QuantumultX.png │ ├── REJECT.png │ ├── RU.png │ ├── Renzhe.png │ ├── Ring.png │ ├── Rocket.png │ ├── Rookie.png │ ├── Ryan.png │ ├── SCTC.png │ ├── SG.png │ ├── SSID.png │ ├── SaySS.png │ ├── Scholar.png │ ├── Shadowrocket.png │ ├── Siri.png │ ├── Skicat.png │ ├── Socloud.png │ ├── Speedtest.png │ ├── Spotify.png │ ├── Stack.png │ ├── Star.png │ ├── Stash.png │ ├── Static.png │ ├── Steam.png │ ├── Streaming.png │ ├── StreamingCN.png │ ├── StreamingSE.png │ ├── Suda.png │ ├── Surge.png │ ├── TH.png │ ├── TIDAL.png │ ├── TR.png │ ├── TW.png │ ├── Taobao.png │ ├── Telegram.png │ ├── TelegramX.png │ ├── TestFlight.png │ ├── TikTok-1.png │ ├── TikTok-2.png │ ├── Touhou.png │ ├── Trojan.png │ ├── Twitch.png │ ├── Twitter.png │ ├── UK.png │ ├── ULB-1.png │ ├── ULB-2.png │ ├── US.png │ ├── Unlock.png │ ├── Urltest.png │ ├── VIP.png │ ├── VN.png │ ├── VPN.png │ ├── Viu.png │ ├── ViuTV.png │ ├── WeChat.png │ ├── WeTV.png │ ├── Weibo.png │ ├── WestData.png │ ├── WiFi.png │ ├── Windows11.png │ ├── X.png │ ├── XD.png │ ├── Xair.png │ ├── Xbox.png │ ├── YouTube.png │ ├── YouTubeMusic.png │ └── Ywhl.png ├── Dark │ ├── AIA.png │ ├── ARK.png │ ├── AWS.png │ ├── AbemaTV.png │ ├── AdBlack.png │ ├── AdWhite.png │ ├── Advertising.png │ ├── Airport.png │ ├── Alibaba.png │ ├── AlibabaCloud.png │ ├── All4.png │ ├── Apol.png │ ├── AppStore.png │ ├── Apple.png │ ├── AppleMail.png │ ├── AppleMusic.png │ ├── AppleTV.png │ ├── AppleUpdate.png │ ├── Area.png │ ├── Auto.png │ ├── Available.png │ ├── AvailableAlt.png │ ├── Azure.png │ ├── BGP.png │ ├── Back.png │ ├── Bahamut.png │ ├── BaiduCloud.png │ ├── BiliBili-1.png │ ├── Bookpedia.png │ ├── BosLife.png │ ├── Bot.png │ ├── Bypass.png │ ├── CA.png │ ├── CN.png │ ├── Canada.png │ ├── Cellular.png │ ├── ChinaMap.png │ ├── ChinaMobile.png │ ├── ChinaTelecom.png │ ├── ChinaUnicom.png │ ├── CrossWall.png │ ├── Cydia.png │ ├── DE.png │ ├── Dinosaur.png │ ├── Direct.png │ ├── Domestic.png │ ├── Download.png │ ├── Drill.png │ ├── EU.png │ ├── Emby.png │ ├── EuropeanUnion.png │ ├── FOX.png │ ├── Filter.png │ ├── Final.png │ ├── Flamingo.png │ ├── FuboTV.png │ ├── GCP.png │ ├── GIA.png │ ├── GLaDOS.png │ ├── Game.png │ ├── Germany.png │ ├── Global.png │ ├── Google.png │ ├── GoogleDrive.png │ ├── GuGuEX.png │ ├── HBO.png │ ├── HK.png │ ├── Heart.png │ ├── HongKong.png │ ├── Hulu.png │ ├── ICloud.png │ ├── IEPL.png │ ├── IN.png │ ├── IPLC.png │ ├── IQiYi-1.png │ ├── IQiYi-2.png │ ├── Ingress.png │ ├── Instagram.png │ ├── JIYOU.png │ ├── JOOX.png │ ├── JP.png │ ├── Japan.png │ ├── KR.png │ ├── KT.png │ ├── Korea.png │ ├── LOL.png │ ├── Lab.png │ ├── LiTV.png │ ├── LineTV.png │ ├── Lock.png │ ├── Loop.png │ ├── MO.png │ ├── MY.png │ ├── Macao.png │ ├── Malaysia.png │ ├── Media.png │ ├── Microsoft.png │ ├── Mouse.png │ ├── Music.png │ ├── My5.png │ ├── NTT.png │ ├── NeteaseMusic.png │ ├── Netflix.png │ ├── Nexitally.png │ ├── Niconico-1.png │ ├── Notion.png │ ├── NyanCat.png │ ├── OneDrive.png │ ├── Oracle.png │ ├── PBS.png │ ├── PH.png │ ├── Pandora.png │ ├── PayPal.png │ ├── Peacock.png │ ├── Pig.png │ ├── Pornhub.png │ ├── PostBox.png │ ├── PostBoxAlt.png │ ├── PrimeVideo.png │ ├── Proxy.png │ ├── Puzzle.png │ ├── QQ.png │ ├── QuantumultX.png │ ├── RU.png │ ├── Reject.png │ ├── Rix.png │ ├── Rocket.png │ ├── RoundRobin.png │ ├── Russia.png │ ├── SG.png │ ├── SK.png │ ├── SS.png │ ├── SSID.png │ ├── SSR.png │ ├── Server.png │ ├── Singapore.png │ ├── SoftBank.png │ ├── Spark.png │ ├── Speedtest.png │ ├── Spotify.png │ ├── Ssrcloud.png │ ├── Stack.png │ ├── Star.png │ ├── Static.png │ ├── StaticAlt.png │ ├── Streaming.png │ ├── StreamingCN.png │ ├── StreamingSE.png │ ├── TH.png │ ├── TIDAL.png │ ├── TR.png │ ├── TVB.png │ ├── TW.png │ ├── Taiwan.png │ ├── Telegram.png │ ├── TelegramX.png │ ├── TencentCloud.png │ ├── TestFlight.png │ ├── Thailand.png │ ├── TikTok.png │ ├── Trojan.png │ ├── Turkey.png │ ├── Twitch.png │ ├── Twitter.png │ ├── UK.png │ ├── ULB.png │ ├── ULBAlt.png │ ├── UN.png │ ├── US.png │ ├── UnitedKingdom.png │ ├── UnitedNations.png │ ├── UnitedStates.png │ ├── Unlock.png │ ├── VIP.png │ ├── Vimeo.png │ ├── VirMach.png │ ├── ViuTV.png │ ├── WTT.png │ ├── WeChat.png │ ├── WeTV.png │ ├── WiFi.png │ ├── Windows.png │ ├── X0.1.png │ ├── X0.2.png │ ├── X0.3.png │ ├── X0.4.png │ ├── X0.5.png │ ├── X0.7.png │ ├── X0.png │ ├── X1.0.png │ ├── X1.png │ ├── X2.0.png │ ├── X2.png │ ├── X3.0.png │ ├── X3.png │ ├── X4.0.png │ ├── X5.0.png │ ├── YTOO.png │ ├── Yahoo.png │ └── YoYu.png ├── Matrix.json └── Special │ ├── Special001.png │ ├── Special002.png │ ├── Special003.png │ ├── Special004.png │ ├── Special005.png │ ├── Special006.png │ └── Special007.png ├── Loon ├── Matrix.conf ├── Rewrite │ ├── BoxJs.plugin │ ├── HelperTool.plugin │ ├── QuickSearch.plugin │ ├── Redirect.plugin │ ├── ScriptHub.plugin │ ├── Sub-Store.plugin │ ├── TF-Rewrite.plugin │ ├── TestFlightA.plugin │ ├── TestFlightD.plugin │ └── YouTube.plugin ├── Ruleset │ ├── ABC.list │ ├── AMAP.list │ ├── AcFun.list │ ├── AdBlock.list │ ├── Advertising.list │ ├── AliPay.list │ ├── Alibaba.list │ ├── All4.list │ ├── Amazon.list │ ├── AmazonCN.list │ ├── Android.list │ ├── AppStore.list │ ├── Apple.list │ ├── AppleTV.list │ ├── Baidu.list │ ├── BiliBili.list │ ├── Blizzard.list │ ├── ByteDance.list │ ├── CNCIDR.list │ ├── CNCIDR4.list │ ├── CNCIDR6.list │ ├── ChinaASN.list │ ├── ChinaIPBGP.list │ ├── ChinaIPMax.list │ ├── ChinaIPv4.list │ ├── ChinaIPv6.list │ ├── ChinaMax.list │ ├── ChinaMedia.list │ ├── Claude.list │ ├── Coolapk.list │ ├── Copilot.list │ ├── DIRECT.list │ ├── Deezer.list │ ├── Discord.list │ ├── Docker.list │ ├── DouBan.list │ ├── DouYin.list │ ├── DouYu.list │ ├── Dropbox.list │ ├── Facebook.list │ ├── GEOIPCN.list │ ├── GitHub.list │ ├── GitLab.list │ ├── Global.list │ ├── GlobalMax.list │ ├── GlobalMedia.list │ ├── Google.list │ ├── GoogleCN.list │ ├── GreatFireWall.list │ ├── HBO.list │ ├── HBOAsia.list │ ├── HMTMedia.list │ ├── Heroku.list │ ├── HuYa.list │ ├── Hulu.list │ ├── HuluJP.list │ ├── ICloud.list │ ├── IQiYi.list │ ├── JOOX.list │ ├── LAN.list │ ├── Microsoft.list │ ├── MyTVSuper.list │ ├── NetEase.list │ ├── NetEaseMusic.list │ ├── Netflix.list │ ├── NivodTV.list │ ├── Onedrive.list │ ├── OpenAI.list │ ├── Oracle.list │ ├── PROXY.list │ ├── PayPal.list │ ├── PikPak.list │ ├── PornHub.list │ ├── Qobuz.list │ ├── Quark.list │ ├── Quora.list │ ├── REJECT.list │ ├── SoundCloud.list │ ├── Speedtest.list │ ├── Spotify.list │ ├── Steam.list │ ├── SteamCN.list │ ├── TIDAL.list │ ├── TapTap.list │ ├── Telegram.list │ ├── Tencent.list │ ├── TencentVideo.list │ ├── TikTok.list │ ├── Twitch.list │ ├── Twitter.list │ ├── Unbreak.list │ ├── Vercel.list │ ├── WeChat.list │ ├── WeiBo.list │ ├── WhatsApp.list │ ├── Wikipedia.list │ ├── Ximalaya.list │ ├── Yandex.list │ ├── YouTube.list │ └── Youku.list └── Scripts │ ├── BoxRewrite.js │ ├── TestFlightA.js │ ├── TestFlightD.js │ └── TestFlightX.js ├── QuantumultX ├── Matrix.conf ├── Rewrite │ ├── BoxJs.snippet │ ├── HelperTool.snippet │ ├── QuickSearch.snippet │ ├── Redirect.snippet │ ├── ScriptHub.snippet │ ├── Sub-Store.snippet │ ├── TF-Rewrite.snippet │ ├── TestFlightA.snippet │ ├── TestFlightD.snippet │ └── YouTube.snippet ├── Ruleset │ ├── ABC.list │ ├── AMAP.list │ ├── AcFun.list │ ├── AdBlock.list │ ├── Advertising.list │ ├── AliPay.list │ ├── Alibaba.list │ ├── All4.list │ ├── Amazon.list │ ├── AmazonCN.list │ ├── Android.list │ ├── AppStore.list │ ├── Apple.list │ ├── AppleTV.list │ ├── Baidu.list │ ├── BiliBili.list │ ├── Blizzard.list │ ├── ByteDance.list │ ├── CNCIDR.list │ ├── CNCIDR4.list │ ├── CNCIDR6.list │ ├── ChinaASN.list │ ├── ChinaIPBGP.list │ ├── ChinaIPMax.list │ ├── ChinaIPv4.list │ ├── ChinaIPv6.list │ ├── ChinaMax.list │ ├── ChinaMedia.list │ ├── Claude.list │ ├── Coolapk.list │ ├── Copilot.list │ ├── DIRECT.list │ ├── Deezer.list │ ├── Discord.list │ ├── Docker.list │ ├── DouBan.list │ ├── DouYin.list │ ├── DouYu.list │ ├── Dropbox.list │ ├── Facebook.list │ ├── GEOIPCN.list │ ├── GitHub.list │ ├── GitLab.list │ ├── Global.list │ ├── GlobalMax.list │ ├── GlobalMedia.list │ ├── Google.list │ ├── GoogleCN.list │ ├── GreatFireWall.list │ ├── HBO.list │ ├── HBOAsia.list │ ├── HMTMedia.list │ ├── Heroku.list │ ├── HuYa.list │ ├── Hulu.list │ ├── HuluJP.list │ ├── ICloud.list │ ├── IQiYi.list │ ├── JOOX.list │ ├── LAN.list │ ├── Microsoft.list │ ├── MyProxy.list │ ├── MyTVSuper.list │ ├── NetEase.list │ ├── NetEaseMusic.list │ ├── Netflix.list │ ├── NivodTV.list │ ├── Onedrive.list │ ├── OpenAI.list │ ├── Oracle.list │ ├── PROXY.list │ ├── PayPal.list │ ├── PikPak.list │ ├── PornHub.list │ ├── Qobuz.list │ ├── Quark.list │ ├── Quora.list │ ├── REJECT.list │ ├── SoundCloud.list │ ├── Speedtest.list │ ├── Spotify.list │ ├── Steam.list │ ├── SteamCN.list │ ├── TIDAL.list │ ├── TapTap.list │ ├── Telegram.list │ ├── Tencent.list │ ├── TencentVideo.list │ ├── TikTok.list │ ├── Twitch.list │ ├── Twitter.list │ ├── Unbreak.list │ ├── Vercel.list │ ├── WeChat.list │ ├── WeiBo.list │ ├── WhatsApp.list │ ├── Wikipedia.list │ ├── Ximalaya.list │ ├── Yandex.list │ ├── YouTube.list │ └── Youku.list └── Scripts │ ├── BoxRewrite.js │ ├── DNS-ClearCache.js │ ├── Geo-Location.js │ ├── GoogleCheck.js │ ├── IP-API.js │ ├── Networks-Traffic.js │ ├── Resource-Parser.js │ ├── StreamingCheck.js │ ├── TestFlightA.js │ ├── TestFlightD.js │ └── TestFlightX.js ├── Shadowrocket ├── Matrix.conf ├── Rewrite │ ├── BoxJs.module │ ├── HelperTool.module │ ├── QuickSearch.module │ ├── Redirect.module │ ├── ScriptHub.module │ ├── Sub-Store.module │ ├── TF-Rewrite.module │ ├── TestFlightA.module │ ├── TestFlightD.module │ └── YouTube.module ├── Ruleset │ ├── ABC.list │ ├── AMAP.list │ ├── AcFun.list │ ├── AdBlock.list │ ├── Advertising.list │ ├── AliPay.list │ ├── Alibaba.list │ ├── All4.list │ ├── Amazon.list │ ├── AmazonCN.list │ ├── Android.list │ ├── AppStore.list │ ├── Apple.list │ ├── AppleTV.list │ ├── Baidu.list │ ├── BiliBili.list │ ├── Blizzard.list │ ├── ByteDance.list │ ├── CNCIDR.list │ ├── CNCIDR4.list │ ├── CNCIDR6.list │ ├── ChinaASN.list │ ├── ChinaIPBGP.list │ ├── ChinaIPMax.list │ ├── ChinaIPv4.list │ ├── ChinaIPv6.list │ ├── ChinaMax.list │ ├── ChinaMedia.list │ ├── Claude.list │ ├── Coolapk.list │ ├── Copilot.list │ ├── DIRECT.list │ ├── Deezer.list │ ├── Discord.list │ ├── Docker.list │ ├── DouBan.list │ ├── DouYin.list │ ├── DouYu.list │ ├── Dropbox.list │ ├── Facebook.list │ ├── GEOIPCN.list │ ├── GitHub.list │ ├── GitLab.list │ ├── Global.list │ ├── GlobalMax.list │ ├── GlobalMedia.list │ ├── Google.list │ ├── GoogleCN.list │ ├── GreatFireWall.list │ ├── HBO.list │ ├── HBOAsia.list │ ├── HMTMedia.list │ ├── Heroku.list │ ├── HuYa.list │ ├── Hulu.list │ ├── HuluJP.list │ ├── ICloud.list │ ├── IQiYi.list │ ├── JOOX.list │ ├── LAN.list │ ├── Microsoft.list │ ├── MyTVSuper.list │ ├── NetEase.list │ ├── NetEaseMusic.list │ ├── Netflix.list │ ├── NivodTV.list │ ├── Onedrive.list │ ├── OpenAI.list │ ├── Oracle.list │ ├── PROXY.list │ ├── PayPal.list │ ├── PikPak.list │ ├── PornHub.list │ ├── Qobuz.list │ ├── Quark.list │ ├── Quora.list │ ├── REJECT.list │ ├── SoundCloud.list │ ├── Speedtest.list │ ├── Spotify.list │ ├── Steam.list │ ├── SteamCN.list │ ├── TIDAL.list │ ├── TapTap.list │ ├── Telegram.list │ ├── Tencent.list │ ├── TencentVideo.list │ ├── TikTok.list │ ├── Twitch.list │ ├── Twitter.list │ ├── Unbreak.list │ ├── Vercel.list │ ├── WeChat.list │ ├── WeiBo.list │ ├── WhatsApp.list │ ├── Wikipedia.list │ ├── Ximalaya.list │ ├── Yandex.list │ ├── YouTube.list │ └── Youku.list └── Scripts │ ├── BoxRewrite.js │ ├── TestFlightA.js │ ├── TestFlightD.js │ └── TestFlightX.js ├── Sing-box ├── Matrix.json └── Ruleset │ ├── ABC.json │ ├── ABC.srs │ ├── AMAP.json │ ├── AMAP.srs │ ├── AcFun.json │ ├── AcFun.srs │ ├── AdBlock.json │ ├── AdBlock.srs │ ├── Advertising.json │ ├── Advertising.srs │ ├── AliPay.json │ ├── AliPay.srs │ ├── Alibaba.json │ ├── Alibaba.srs │ ├── All4.json │ ├── All4.srs │ ├── Amazon.json │ ├── Amazon.srs │ ├── AmazonCN.json │ ├── AmazonCN.srs │ ├── Android.json │ ├── Android.srs │ ├── AppStore.json │ ├── AppStore.srs │ ├── Apple.json │ ├── Apple.srs │ ├── AppleTV.json │ ├── AppleTV.srs │ ├── Baidu.json │ ├── Baidu.srs │ ├── BiliBili.json │ ├── BiliBili.srs │ ├── Blizzard.json │ ├── Blizzard.srs │ ├── ByteDance.json │ ├── ByteDance.srs │ ├── CNCIDR.json │ ├── CNCIDR.srs │ ├── CNCIDR4.json │ ├── CNCIDR4.srs │ ├── CNCIDR6.json │ ├── CNCIDR6.srs │ ├── ChinaIPBGP.json │ ├── ChinaIPBGP.srs │ ├── ChinaIPMax.json │ ├── ChinaIPMax.srs │ ├── ChinaIPv4.json │ ├── ChinaIPv4.srs │ ├── ChinaIPv6.json │ ├── ChinaIPv6.srs │ ├── ChinaMax.json │ ├── ChinaMax.srs │ ├── ChinaMedia.json │ ├── ChinaMedia.srs │ ├── Claude.json │ ├── Claude.srs │ ├── Coolapk.json │ ├── Coolapk.srs │ ├── Copilot.json │ ├── Copilot.srs │ ├── DIRECT.json │ ├── DIRECT.srs │ ├── Deezer.json │ ├── Deezer.srs │ ├── Discord.json │ ├── Discord.srs │ ├── Docker.json │ ├── Docker.srs │ ├── DouBan.json │ ├── DouBan.srs │ ├── DouYin.json │ ├── DouYin.srs │ ├── DouYu.json │ ├── DouYu.srs │ ├── Dropbox.json │ ├── Dropbox.srs │ ├── Facebook.json │ ├── Facebook.srs │ ├── GitHub.json │ ├── GitHub.srs │ ├── GitLab.json │ ├── GitLab.srs │ ├── Global.json │ ├── Global.srs │ ├── GlobalMax.json │ ├── GlobalMax.srs │ ├── GlobalMedia.json │ ├── GlobalMedia.srs │ ├── Google.json │ ├── Google.srs │ ├── GoogleCN.json │ ├── GoogleCN.srs │ ├── GreatFireWall.json │ ├── GreatFireWall.srs │ ├── HBO.json │ ├── HBO.srs │ ├── HBOAsia.json │ ├── HBOAsia.srs │ ├── HMTMedia.json │ ├── HMTMedia.srs │ ├── Heroku.json │ ├── Heroku.srs │ ├── HuYa.json │ ├── HuYa.srs │ ├── Hulu.json │ ├── Hulu.srs │ ├── HuluJP.json │ ├── HuluJP.srs │ ├── ICloud.json │ ├── ICloud.srs │ ├── IQiYi.json │ ├── IQiYi.srs │ ├── JOOX.json │ ├── JOOX.srs │ ├── LAN.json │ ├── LAN.srs │ ├── Microsoft.json │ ├── Microsoft.srs │ ├── MyTVSuper.json │ ├── MyTVSuper.srs │ ├── NetEase.json │ ├── NetEase.srs │ ├── NetEaseMusic.json │ ├── NetEaseMusic.srs │ ├── Netflix.json │ ├── Netflix.srs │ ├── NivodTV.json │ ├── NivodTV.srs │ ├── Onedrive.json │ ├── Onedrive.srs │ ├── OpenAI.json │ ├── OpenAI.srs │ ├── Oracle.json │ ├── Oracle.srs │ ├── PROXY.json │ ├── PROXY.srs │ ├── PayPal.json │ ├── PayPal.srs │ ├── PikPak.json │ ├── PikPak.srs │ ├── PornHub.json │ ├── PornHub.srs │ ├── Qobuz.json │ ├── Qobuz.srs │ ├── Quark.json │ ├── Quark.srs │ ├── Quora.json │ ├── Quora.srs │ ├── REJECT.json │ ├── REJECT.srs │ ├── SoundCloud.json │ ├── SoundCloud.srs │ ├── Speedtest.json │ ├── Speedtest.srs │ ├── Spotify.json │ ├── Spotify.srs │ ├── Steam.json │ ├── Steam.srs │ ├── SteamCN.json │ ├── SteamCN.srs │ ├── TIDAL.json │ ├── TIDAL.srs │ ├── TapTap.json │ ├── TapTap.srs │ ├── Telegram.json │ ├── Telegram.srs │ ├── Tencent.json │ ├── Tencent.srs │ ├── TencentVideo.json │ ├── TencentVideo.srs │ ├── TikTok.json │ ├── TikTok.srs │ ├── Twitch.json │ ├── Twitch.srs │ ├── Twitter.json │ ├── Twitter.srs │ ├── Unbreak.json │ ├── Unbreak.srs │ ├── Vercel.json │ ├── Vercel.srs │ ├── WeChat.json │ ├── WeChat.srs │ ├── WeiBo.json │ ├── WeiBo.srs │ ├── WhatsApp.json │ ├── WhatsApp.srs │ ├── Wikipedia.json │ ├── Wikipedia.srs │ ├── Ximalaya.json │ ├── Ximalaya.srs │ ├── Yandex.json │ ├── Yandex.srs │ ├── YouTube.json │ ├── YouTube.srs │ ├── Youku.json │ └── Youku.srs ├── Stash ├── Matrix.yaml ├── Rewrite │ ├── BoxJs.stoverride │ ├── HelperTool.stoverride │ ├── QuickSearch.stoverride │ ├── Redirect.stoverride │ ├── ScriptHub.stoverride │ ├── Sub-Store.stoverride │ ├── TF-Rewrite.stoverride │ ├── TestFlightA.stoverride │ ├── TestFlightD.stoverride │ └── YouTube.stoverride ├── Ruleset │ ├── ABC.yaml │ ├── AMAP.yaml │ ├── AcFun.yaml │ ├── AdBlock.yaml │ ├── Advertising.yaml │ ├── AliPay.yaml │ ├── Alibaba.yaml │ ├── All4.yaml │ ├── Amazon.yaml │ ├── AmazonCN.yaml │ ├── Android.yaml │ ├── AppStore.yaml │ ├── Apple.yaml │ ├── AppleTV.yaml │ ├── Baidu.yaml │ ├── BiliBili.yaml │ ├── Blizzard.yaml │ ├── ByteDance.yaml │ ├── CNCIDR.yaml │ ├── CNCIDR4.yaml │ ├── CNCIDR6.yaml │ ├── ChinaASN.yaml │ ├── ChinaIPBGP.yaml │ ├── ChinaIPMax.yaml │ ├── ChinaIPv4.yaml │ ├── ChinaIPv6.yaml │ ├── ChinaMax.yaml │ ├── ChinaMedia.yaml │ ├── Claude.yaml │ ├── Coolapk.yaml │ ├── Copilot.yaml │ ├── DIRECT.yaml │ ├── Deezer.yaml │ ├── Discord.yaml │ ├── Docker.yaml │ ├── DouBan.yaml │ ├── DouYin.yaml │ ├── DouYu.yaml │ ├── Dropbox.yaml │ ├── Facebook.yaml │ ├── GEOIPCN.yaml │ ├── GitHub.yaml │ ├── GitLab.yaml │ ├── Global.yaml │ ├── GlobalMax.yaml │ ├── GlobalMedia.yaml │ ├── Google.yaml │ ├── GoogleCN.yaml │ ├── GreatFireWall.yaml │ ├── HBO.yaml │ ├── HBOAsia.yaml │ ├── HMTMedia.yaml │ ├── Heroku.yaml │ ├── HuYa.yaml │ ├── Hulu.yaml │ ├── HuluJP.yaml │ ├── ICloud.yaml │ ├── IQiYi.yaml │ ├── JOOX.yaml │ ├── LAN.yaml │ ├── Microsoft.yaml │ ├── MyTVSuper.yaml │ ├── NetEase.yaml │ ├── NetEaseMusic.yaml │ ├── Netflix.yaml │ ├── NivodTV.yaml │ ├── Onedrive.yaml │ ├── OpenAI.yaml │ ├── Oracle.yaml │ ├── PROXY.yaml │ ├── PayPal.yaml │ ├── PikPak.yaml │ ├── PornHub.yaml │ ├── Qobuz.yaml │ ├── Quark.yaml │ ├── Quora.yaml │ ├── REJECT.yaml │ ├── SoundCloud.yaml │ ├── Speedtest.yaml │ ├── Spotify.yaml │ ├── Steam.yaml │ ├── SteamCN.yaml │ ├── TIDAL.yaml │ ├── TapTap.yaml │ ├── Telegram.yaml │ ├── Tencent.yaml │ ├── TencentVideo.yaml │ ├── TikTok.yaml │ ├── Twitch.yaml │ ├── Twitter.yaml │ ├── Unbreak.yaml │ ├── Vercel.yaml │ ├── WeChat.yaml │ ├── WeiBo.yaml │ ├── WhatsApp.yaml │ ├── Wikipedia.yaml │ ├── Ximalaya.yaml │ ├── Yandex.yaml │ ├── YouTube.yaml │ └── Youku.yaml └── Scripts │ ├── BoxRewrite.js │ ├── TestFlightA.js │ ├── TestFlightD.js │ └── TestFlightX.js ├── Surge ├── Matrix.conf ├── Rewrite │ ├── BoxJs.sgmodule │ ├── HelperTool.sgmodule │ ├── QuickSearch.sgmodule │ ├── Redirect.sgmodule │ ├── ScriptHub.sgmodule │ ├── Sub-Store.sgmodule │ ├── TF-Rewrite.sgmodule │ ├── TestFlightA.sgmodule │ ├── TestFlightD.sgmodule │ └── YouTube.sgmodule ├── Ruleset │ ├── ABC.list │ ├── AMAP.list │ ├── AcFun.list │ ├── AdBlock.list │ ├── Advertising.list │ ├── AliPay.list │ ├── Alibaba.list │ ├── All4.list │ ├── Amazon.list │ ├── AmazonCN.list │ ├── Android.list │ ├── AppStore.list │ ├── Apple.list │ ├── AppleTV.list │ ├── Baidu.list │ ├── BiliBili.list │ ├── Blizzard.list │ ├── ByteDance.list │ ├── CNCIDR.list │ ├── CNCIDR4.list │ ├── CNCIDR6.list │ ├── ChinaASN.list │ ├── ChinaIPBGP.list │ ├── ChinaIPMax.list │ ├── ChinaIPv4.list │ ├── ChinaIPv6.list │ ├── ChinaMax.list │ ├── ChinaMedia.list │ ├── Claude.list │ ├── Coolapk.list │ ├── Copilot.list │ ├── DIRECT.list │ ├── Deezer.list │ ├── Discord.list │ ├── Docker.list │ ├── DouBan.list │ ├── DouYin.list │ ├── DouYu.list │ ├── Dropbox.list │ ├── Facebook.list │ ├── GEOIPCN.list │ ├── GitHub.list │ ├── GitLab.list │ ├── Global.list │ ├── GlobalMax.list │ ├── GlobalMedia.list │ ├── Google.list │ ├── GoogleCN.list │ ├── GreatFireWall.list │ ├── HBO.list │ ├── HBOAsia.list │ ├── HMTMedia.list │ ├── Heroku.list │ ├── HuYa.list │ ├── Hulu.list │ ├── HuluJP.list │ ├── ICloud.list │ ├── IQiYi.list │ ├── JOOX.list │ ├── LAN.list │ ├── Microsoft.list │ ├── MyTVSuper.list │ ├── NetEase.list │ ├── NetEaseMusic.list │ ├── Netflix.list │ ├── NivodTV.list │ ├── Onedrive.list │ ├── OpenAI.list │ ├── Oracle.list │ ├── PROXY.list │ ├── PayPal.list │ ├── PikPak.list │ ├── PornHub.list │ ├── Qobuz.list │ ├── Quark.list │ ├── Quora.list │ ├── REJECT.list │ ├── SoundCloud.list │ ├── Speedtest.list │ ├── Spotify.list │ ├── Steam.list │ ├── SteamCN.list │ ├── TIDAL.list │ ├── TapTap.list │ ├── Telegram.list │ ├── Tencent.list │ ├── TencentVideo.list │ ├── TikTok.list │ ├── Twitch.list │ ├── Twitter.list │ ├── Unbreak.list │ ├── Vercel.list │ ├── WeChat.list │ ├── WeiBo.list │ ├── WhatsApp.list │ ├── Wikipedia.list │ ├── Ximalaya.list │ ├── Yandex.list │ ├── YouTube.list │ └── Youku.list └── Scripts │ ├── BoxRewrite.js │ ├── TestFlightA.js │ ├── TestFlightD.js │ └── TestFlightX.js └── readme.md /.github/dependabot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/.github/dependabot.yml -------------------------------------------------------------------------------- /.github/workflows/Build.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/.github/workflows/Build.yml -------------------------------------------------------------------------------- /Clash/Matrix.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Matrix.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/ABC.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/ABC.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/AMAP.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/AMAP.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/AcFun.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/AcFun.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/AdBlock.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/AdBlock.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/AliPay.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/AliPay.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Alibaba.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Alibaba.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/All4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/All4.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Amazon.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Amazon.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/AmazonCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/AmazonCN.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Android.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Android.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/AppStore.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/AppStore.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Apple.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Apple.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/AppleTV.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/AppleTV.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Baidu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Baidu.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/BiliBili.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/BiliBili.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Blizzard.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Blizzard.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/ByteDance.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/ByteDance.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/CNCIDR.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/CNCIDR.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/CNCIDR4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/CNCIDR4.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/CNCIDR6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/CNCIDR6.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/ChinaASN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/ChinaASN.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/ChinaIPv4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/ChinaIPv4.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/ChinaIPv6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/ChinaIPv6.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/ChinaMax.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/ChinaMax.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Claude.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Claude.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Coolapk.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Coolapk.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Copilot.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Copilot.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/DIRECT.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/DIRECT.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Deezer.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Deezer.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Discord.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Discord.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Docker.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Docker.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/DouBan.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/DouBan.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/DouYin.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/DouYin.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/DouYu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/DouYu.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Dropbox.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Dropbox.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Facebook.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Facebook.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/GEOIPCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/GEOIPCN.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/GitHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/GitHub.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/GitLab.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/GitLab.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Global.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Global.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/GlobalMax.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/GlobalMax.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Google.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Google.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/GoogleCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/GoogleCN.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/HBO.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/HBO.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/HBOAsia.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/HBOAsia.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/HMTMedia.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/HMTMedia.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Heroku.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Heroku.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/HuYa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/HuYa.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Hulu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Hulu.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/HuluJP.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/HuluJP.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/ICloud.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/ICloud.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/IQiYi.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/IQiYi.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/JOOX.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/JOOX.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/LAN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/LAN.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Microsoft.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Microsoft.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/MyTVSuper.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/MyTVSuper.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/NetEase.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/NetEase.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Netflix.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Netflix.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/NivodTV.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/NivodTV.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Onedrive.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Onedrive.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/OpenAI.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/OpenAI.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Oracle.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Oracle.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/PROXY.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/PROXY.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/PayPal.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/PayPal.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/PikPak.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/PikPak.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/PornHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/PornHub.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Qobuz.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Qobuz.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Quark.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Quark.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Quora.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Quora.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/REJECT.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/REJECT.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Speedtest.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Speedtest.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Spotify.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Spotify.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Steam.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Steam.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/SteamCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/SteamCN.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/TIDAL.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/TIDAL.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/TapTap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/TapTap.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Telegram.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Telegram.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Tencent.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Tencent.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/TikTok.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/TikTok.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Twitch.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Twitch.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Twitter.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Twitter.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Unbreak.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Unbreak.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Vercel.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Vercel.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/WeChat.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/WeChat.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/WeiBo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/WeiBo.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/WhatsApp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/WhatsApp.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Wikipedia.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Wikipedia.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Ximalaya.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Ximalaya.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Yandex.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Yandex.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/YouTube.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/YouTube.yaml -------------------------------------------------------------------------------- /Clash/Ruleset/Youku.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Clash/Ruleset/Youku.yaml -------------------------------------------------------------------------------- /Egern/Matrix.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Matrix.yaml -------------------------------------------------------------------------------- /Egern/Rewrite/BoxJs.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Rewrite/BoxJs.yaml -------------------------------------------------------------------------------- /Egern/Rewrite/Redirect.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Rewrite/Redirect.yaml -------------------------------------------------------------------------------- /Egern/Rewrite/ScriptHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Rewrite/ScriptHub.yaml -------------------------------------------------------------------------------- /Egern/Rewrite/Sub-Store.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Rewrite/Sub-Store.yaml -------------------------------------------------------------------------------- /Egern/Rewrite/YouTube.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Rewrite/YouTube.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/ABC.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/ABC.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/AMAP.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/AMAP.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/AcFun.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/AcFun.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/AdBlock.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/AdBlock.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/AliPay.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/AliPay.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Alibaba.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Alibaba.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/All4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/All4.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Amazon.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Amazon.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/AmazonCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/AmazonCN.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Android.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Android.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/AppStore.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/AppStore.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Apple.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Apple.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/AppleTV.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/AppleTV.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Baidu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Baidu.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/BiliBili.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/BiliBili.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Blizzard.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Blizzard.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/ByteDance.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/ByteDance.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/CNCIDR.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/CNCIDR.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/CNCIDR4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/CNCIDR4.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/CNCIDR6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/CNCIDR6.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/ChinaASN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/ChinaASN.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/ChinaIPv4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/ChinaIPv4.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/ChinaIPv6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/ChinaIPv6.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/ChinaMax.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/ChinaMax.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Claude.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Claude.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Coolapk.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Coolapk.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Copilot.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Copilot.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/DIRECT.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/DIRECT.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Deezer.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Deezer.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Discord.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Discord.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Docker.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Docker.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/DouBan.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/DouBan.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/DouYin.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/DouYin.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/DouYu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/DouYu.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Dropbox.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Dropbox.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Facebook.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Facebook.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/GEOIPCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/GEOIPCN.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/GitHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/GitHub.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/GitLab.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/GitLab.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Global.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Global.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/GlobalMax.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/GlobalMax.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Google.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Google.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/GoogleCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/GoogleCN.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/HBO.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/HBO.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/HBOAsia.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/HBOAsia.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/HMTMedia.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/HMTMedia.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Heroku.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Heroku.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/HuYa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/HuYa.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Hulu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Hulu.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/HuluJP.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/HuluJP.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/ICloud.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/ICloud.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/IQiYi.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/IQiYi.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/JOOX.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/JOOX.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/LAN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/LAN.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Microsoft.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Microsoft.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/MyTVSuper.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/MyTVSuper.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/NetEase.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/NetEase.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Netflix.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Netflix.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/NivodTV.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/NivodTV.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Onedrive.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Onedrive.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/OpenAI.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/OpenAI.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Oracle.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Oracle.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/PROXY.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/PROXY.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/PayPal.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/PayPal.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/PikPak.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/PikPak.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/PornHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/PornHub.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Qobuz.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Qobuz.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Quark.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Quark.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Quora.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Quora.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/REJECT.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/REJECT.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Speedtest.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Speedtest.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Spotify.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Spotify.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Steam.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Steam.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/SteamCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/SteamCN.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/TIDAL.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/TIDAL.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/TapTap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/TapTap.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Telegram.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Telegram.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Tencent.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Tencent.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/TikTok.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/TikTok.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Twitch.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Twitch.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Twitter.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Twitter.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Unbreak.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Unbreak.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Vercel.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Vercel.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/WeChat.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/WeChat.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/WeiBo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/WeiBo.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/WhatsApp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/WhatsApp.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Wikipedia.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Wikipedia.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Ximalaya.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Ximalaya.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Yandex.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Yandex.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/YouTube.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/YouTube.yaml -------------------------------------------------------------------------------- /Egern/Ruleset/Youku.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Ruleset/Youku.yaml -------------------------------------------------------------------------------- /Egern/Scripts/BoxRewrite.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Scripts/BoxRewrite.js -------------------------------------------------------------------------------- /Egern/Scripts/TestFlightA.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Scripts/TestFlightA.js -------------------------------------------------------------------------------- /Egern/Scripts/TestFlightD.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Scripts/TestFlightD.js -------------------------------------------------------------------------------- /Egern/Scripts/TestFlightX.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Egern/Scripts/TestFlightX.js -------------------------------------------------------------------------------- /Gallery/Color/5iTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/5iTV.png -------------------------------------------------------------------------------- /Gallery/Color/ASN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/ASN.png -------------------------------------------------------------------------------- /Gallery/Color/AU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/AU.png -------------------------------------------------------------------------------- /Gallery/Color/AbemaTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/AbemaTV.png -------------------------------------------------------------------------------- /Gallery/Color/Adblock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Adblock.png -------------------------------------------------------------------------------- /Gallery/Color/AfreecaTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/AfreecaTV.png -------------------------------------------------------------------------------- /Gallery/Color/AfricaMap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/AfricaMap.png -------------------------------------------------------------------------------- /Gallery/Color/Airport.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Airport.png -------------------------------------------------------------------------------- /Gallery/Color/All4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/All4.png -------------------------------------------------------------------------------- /Gallery/Color/Amazon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Amazon.png -------------------------------------------------------------------------------- /Gallery/Color/Apeach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Apeach.png -------------------------------------------------------------------------------- /Gallery/Color/AppStore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/AppStore.png -------------------------------------------------------------------------------- /Gallery/Color/Apple-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Apple-1.png -------------------------------------------------------------------------------- /Gallery/Color/Apple-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Apple-2.png -------------------------------------------------------------------------------- /Gallery/Color/Apple-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Apple-3.png -------------------------------------------------------------------------------- /Gallery/Color/Area.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Area.png -------------------------------------------------------------------------------- /Gallery/Color/Ark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Ark.png -------------------------------------------------------------------------------- /Gallery/Color/Available.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Available.png -------------------------------------------------------------------------------- /Gallery/Color/Azure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Azure.png -------------------------------------------------------------------------------- /Gallery/Color/Bahamut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Bahamut.png -------------------------------------------------------------------------------- /Gallery/Color/Bamboo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Bamboo.png -------------------------------------------------------------------------------- /Gallery/Color/Betahub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Betahub.png -------------------------------------------------------------------------------- /Gallery/Color/BiliBili-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/BiliBili-1.png -------------------------------------------------------------------------------- /Gallery/Color/BiliBili-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/BiliBili-2.png -------------------------------------------------------------------------------- /Gallery/Color/Bing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Bing.png -------------------------------------------------------------------------------- /Gallery/Color/Bitcloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Bitcloud.png -------------------------------------------------------------------------------- /Gallery/Color/Blink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Blink.png -------------------------------------------------------------------------------- /Gallery/Color/Bookpedia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Bookpedia.png -------------------------------------------------------------------------------- /Gallery/Color/Bypass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Bypass.png -------------------------------------------------------------------------------- /Gallery/Color/Bywave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Bywave.png -------------------------------------------------------------------------------- /Gallery/Color/CA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/CA.png -------------------------------------------------------------------------------- /Gallery/Color/CN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/CN.png -------------------------------------------------------------------------------- /Gallery/Color/CNIX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/CNIX.png -------------------------------------------------------------------------------- /Gallery/Color/Catnet-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Catnet-1.png -------------------------------------------------------------------------------- /Gallery/Color/Catnet-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Catnet-2.png -------------------------------------------------------------------------------- /Gallery/Color/Catnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Catnet.png -------------------------------------------------------------------------------- /Gallery/Color/Cellular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Cellular.png -------------------------------------------------------------------------------- /Gallery/Color/China.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/China.png -------------------------------------------------------------------------------- /Gallery/Color/Clash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Clash.png -------------------------------------------------------------------------------- /Gallery/Color/Coco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Coco.png -------------------------------------------------------------------------------- /Gallery/Color/Copilot-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Copilot-1.png -------------------------------------------------------------------------------- /Gallery/Color/Copilot-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Copilot-2.png -------------------------------------------------------------------------------- /Gallery/Color/Copilot-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Copilot-3.png -------------------------------------------------------------------------------- /Gallery/Color/Cord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Cord.png -------------------------------------------------------------------------------- /Gallery/Color/Cydia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Cydia.png -------------------------------------------------------------------------------- /Gallery/Color/Cylink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Cylink.png -------------------------------------------------------------------------------- /Gallery/Color/DAZN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/DAZN.png -------------------------------------------------------------------------------- /Gallery/Color/DE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/DE.png -------------------------------------------------------------------------------- /Gallery/Color/DIRECT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/DIRECT.png -------------------------------------------------------------------------------- /Gallery/Color/Dianliang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Dianliang.png -------------------------------------------------------------------------------- /Gallery/Color/Discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Discord.png -------------------------------------------------------------------------------- /Gallery/Color/Discovery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Discovery.png -------------------------------------------------------------------------------- /Gallery/Color/Download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Download.png -------------------------------------------------------------------------------- /Gallery/Color/Drill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Drill.png -------------------------------------------------------------------------------- /Gallery/Color/Duang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Duang.png -------------------------------------------------------------------------------- /Gallery/Color/Dukou.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Dukou.png -------------------------------------------------------------------------------- /Gallery/Color/Egern.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Egern.png -------------------------------------------------------------------------------- /Gallery/Color/Element.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Element.png -------------------------------------------------------------------------------- /Gallery/Color/Emby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Emby.png -------------------------------------------------------------------------------- /Gallery/Color/Emoji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Emoji.png -------------------------------------------------------------------------------- /Gallery/Color/Enet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Enet.png -------------------------------------------------------------------------------- /Gallery/Color/Epic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Epic.png -------------------------------------------------------------------------------- /Gallery/Color/FR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/FR.png -------------------------------------------------------------------------------- /Gallery/Color/Fastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Fastnode.png -------------------------------------------------------------------------------- /Gallery/Color/Final.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Final.png -------------------------------------------------------------------------------- /Gallery/Color/Fries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Fries.png -------------------------------------------------------------------------------- /Gallery/Color/Frog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Frog.png -------------------------------------------------------------------------------- /Gallery/Color/GLaDOS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/GLaDOS.png -------------------------------------------------------------------------------- /Gallery/Color/GaCloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/GaCloud.png -------------------------------------------------------------------------------- /Gallery/Color/Game.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Game.png -------------------------------------------------------------------------------- /Gallery/Color/Geekhub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Geekhub.png -------------------------------------------------------------------------------- /Gallery/Color/GitHub-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/GitHub-1.png -------------------------------------------------------------------------------- /Gallery/Color/GitHub-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/GitHub-2.png -------------------------------------------------------------------------------- /Gallery/Color/Global.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Global.png -------------------------------------------------------------------------------- /Gallery/Color/Gmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Gmail.png -------------------------------------------------------------------------------- /Gallery/Color/Godetia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Godetia.png -------------------------------------------------------------------------------- /Gallery/Color/Guguex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Guguex.png -------------------------------------------------------------------------------- /Gallery/Color/HBO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/HBO.png -------------------------------------------------------------------------------- /Gallery/Color/HK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/HK.png -------------------------------------------------------------------------------- /Gallery/Color/Hitun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Hitun.png -------------------------------------------------------------------------------- /Gallery/Color/Hulu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Hulu.png -------------------------------------------------------------------------------- /Gallery/Color/Hxlm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Hxlm.png -------------------------------------------------------------------------------- /Gallery/Color/IQiYi-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/IQiYi-1.png -------------------------------------------------------------------------------- /Gallery/Color/IQiYi-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/IQiYi-2.png -------------------------------------------------------------------------------- /Gallery/Color/Infuse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Infuse.png -------------------------------------------------------------------------------- /Gallery/Color/Ingress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Ingress.png -------------------------------------------------------------------------------- /Gallery/Color/JOOX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/JOOX.png -------------------------------------------------------------------------------- /Gallery/Color/JP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/JP.png -------------------------------------------------------------------------------- /Gallery/Color/KR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/KR.png -------------------------------------------------------------------------------- /Gallery/Color/Kache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Kache.png -------------------------------------------------------------------------------- /Gallery/Color/Kedou.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Kedou.png -------------------------------------------------------------------------------- /Gallery/Color/Lab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Lab.png -------------------------------------------------------------------------------- /Gallery/Color/LineTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/LineTV.png -------------------------------------------------------------------------------- /Gallery/Color/Loon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Loon.png -------------------------------------------------------------------------------- /Gallery/Color/MO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/MO.png -------------------------------------------------------------------------------- /Gallery/Color/Manual.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Manual.png -------------------------------------------------------------------------------- /Gallery/Color/Maying.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Maying.png -------------------------------------------------------------------------------- /Gallery/Color/Microsoft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Microsoft.png -------------------------------------------------------------------------------- /Gallery/Color/Muchang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Muchang.png -------------------------------------------------------------------------------- /Gallery/Color/NP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/NP.png -------------------------------------------------------------------------------- /Gallery/Color/Naiko.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Naiko.png -------------------------------------------------------------------------------- /Gallery/Color/Netflix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Netflix.png -------------------------------------------------------------------------------- /Gallery/Color/Nfcloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Nfcloud.png -------------------------------------------------------------------------------- /Gallery/Color/Niconico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Niconico.png -------------------------------------------------------------------------------- /Gallery/Color/Nintendo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Nintendo.png -------------------------------------------------------------------------------- /Gallery/Color/Notion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Notion.png -------------------------------------------------------------------------------- /Gallery/Color/OneDrive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/OneDrive.png -------------------------------------------------------------------------------- /Gallery/Color/OpenAI-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/OpenAI-1.png -------------------------------------------------------------------------------- /Gallery/Color/OpenAI-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/OpenAI-2.png -------------------------------------------------------------------------------- /Gallery/Color/OpenAI-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/OpenAI-3.png -------------------------------------------------------------------------------- /Gallery/Color/OpenAI-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/OpenAI-4.png -------------------------------------------------------------------------------- /Gallery/Color/OpenAI-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/OpenAI-5.png -------------------------------------------------------------------------------- /Gallery/Color/OvO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/OvO.png -------------------------------------------------------------------------------- /Gallery/Color/Ox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Ox.png -------------------------------------------------------------------------------- /Gallery/Color/PBS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/PBS.png -------------------------------------------------------------------------------- /Gallery/Color/PROXY.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/PROXY.png -------------------------------------------------------------------------------- /Gallery/Color/Panda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Panda.png -------------------------------------------------------------------------------- /Gallery/Color/Pandora.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Pandora.png -------------------------------------------------------------------------------- /Gallery/Color/Paoluz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Paoluz.png -------------------------------------------------------------------------------- /Gallery/Color/Paramount.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Paramount.png -------------------------------------------------------------------------------- /Gallery/Color/Paypal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Paypal.png -------------------------------------------------------------------------------- /Gallery/Color/Personal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Personal.png -------------------------------------------------------------------------------- /Gallery/Color/Piao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Piao.png -------------------------------------------------------------------------------- /Gallery/Color/Pornhub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Pornhub.png -------------------------------------------------------------------------------- /Gallery/Color/Prpr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Prpr.png -------------------------------------------------------------------------------- /Gallery/Color/Puzzle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Puzzle.png -------------------------------------------------------------------------------- /Gallery/Color/QQ.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/QQ.png -------------------------------------------------------------------------------- /Gallery/Color/REJECT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/REJECT.png -------------------------------------------------------------------------------- /Gallery/Color/RU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/RU.png -------------------------------------------------------------------------------- /Gallery/Color/Renzhe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Renzhe.png -------------------------------------------------------------------------------- /Gallery/Color/Ring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Ring.png -------------------------------------------------------------------------------- /Gallery/Color/Rocket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Rocket.png -------------------------------------------------------------------------------- /Gallery/Color/Rookie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Rookie.png -------------------------------------------------------------------------------- /Gallery/Color/Ryan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Ryan.png -------------------------------------------------------------------------------- /Gallery/Color/SCTC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/SCTC.png -------------------------------------------------------------------------------- /Gallery/Color/SG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/SG.png -------------------------------------------------------------------------------- /Gallery/Color/SSID.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/SSID.png -------------------------------------------------------------------------------- /Gallery/Color/SaySS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/SaySS.png -------------------------------------------------------------------------------- /Gallery/Color/Scholar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Scholar.png -------------------------------------------------------------------------------- /Gallery/Color/Siri.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Siri.png -------------------------------------------------------------------------------- /Gallery/Color/Skicat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Skicat.png -------------------------------------------------------------------------------- /Gallery/Color/Socloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Socloud.png -------------------------------------------------------------------------------- /Gallery/Color/Speedtest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Speedtest.png -------------------------------------------------------------------------------- /Gallery/Color/Spotify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Spotify.png -------------------------------------------------------------------------------- /Gallery/Color/Stack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Stack.png -------------------------------------------------------------------------------- /Gallery/Color/Star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Star.png -------------------------------------------------------------------------------- /Gallery/Color/Stash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Stash.png -------------------------------------------------------------------------------- /Gallery/Color/Static.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Static.png -------------------------------------------------------------------------------- /Gallery/Color/Steam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Steam.png -------------------------------------------------------------------------------- /Gallery/Color/Streaming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Streaming.png -------------------------------------------------------------------------------- /Gallery/Color/Suda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Suda.png -------------------------------------------------------------------------------- /Gallery/Color/Surge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Surge.png -------------------------------------------------------------------------------- /Gallery/Color/TH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/TH.png -------------------------------------------------------------------------------- /Gallery/Color/TIDAL.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/TIDAL.png -------------------------------------------------------------------------------- /Gallery/Color/TR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/TR.png -------------------------------------------------------------------------------- /Gallery/Color/TW.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/TW.png -------------------------------------------------------------------------------- /Gallery/Color/Taobao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Taobao.png -------------------------------------------------------------------------------- /Gallery/Color/Telegram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Telegram.png -------------------------------------------------------------------------------- /Gallery/Color/TelegramX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/TelegramX.png -------------------------------------------------------------------------------- /Gallery/Color/TestFlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/TestFlight.png -------------------------------------------------------------------------------- /Gallery/Color/TikTok-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/TikTok-1.png -------------------------------------------------------------------------------- /Gallery/Color/TikTok-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/TikTok-2.png -------------------------------------------------------------------------------- /Gallery/Color/Touhou.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Touhou.png -------------------------------------------------------------------------------- /Gallery/Color/Trojan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Trojan.png -------------------------------------------------------------------------------- /Gallery/Color/Twitch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Twitch.png -------------------------------------------------------------------------------- /Gallery/Color/Twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Twitter.png -------------------------------------------------------------------------------- /Gallery/Color/UK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/UK.png -------------------------------------------------------------------------------- /Gallery/Color/ULB-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/ULB-1.png -------------------------------------------------------------------------------- /Gallery/Color/ULB-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/ULB-2.png -------------------------------------------------------------------------------- /Gallery/Color/US.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/US.png -------------------------------------------------------------------------------- /Gallery/Color/Unlock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Unlock.png -------------------------------------------------------------------------------- /Gallery/Color/Urltest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Urltest.png -------------------------------------------------------------------------------- /Gallery/Color/VIP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/VIP.png -------------------------------------------------------------------------------- /Gallery/Color/VN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/VN.png -------------------------------------------------------------------------------- /Gallery/Color/VPN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/VPN.png -------------------------------------------------------------------------------- /Gallery/Color/Viu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Viu.png -------------------------------------------------------------------------------- /Gallery/Color/ViuTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/ViuTV.png -------------------------------------------------------------------------------- /Gallery/Color/WeChat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/WeChat.png -------------------------------------------------------------------------------- /Gallery/Color/WeTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/WeTV.png -------------------------------------------------------------------------------- /Gallery/Color/Weibo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Weibo.png -------------------------------------------------------------------------------- /Gallery/Color/WestData.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/WestData.png -------------------------------------------------------------------------------- /Gallery/Color/WiFi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/WiFi.png -------------------------------------------------------------------------------- /Gallery/Color/Windows11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Windows11.png -------------------------------------------------------------------------------- /Gallery/Color/X.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/X.png -------------------------------------------------------------------------------- /Gallery/Color/XD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/XD.png -------------------------------------------------------------------------------- /Gallery/Color/Xair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Xair.png -------------------------------------------------------------------------------- /Gallery/Color/Xbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Xbox.png -------------------------------------------------------------------------------- /Gallery/Color/YouTube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/YouTube.png -------------------------------------------------------------------------------- /Gallery/Color/Ywhl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Color/Ywhl.png -------------------------------------------------------------------------------- /Gallery/Dark/AIA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AIA.png -------------------------------------------------------------------------------- /Gallery/Dark/ARK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/ARK.png -------------------------------------------------------------------------------- /Gallery/Dark/AWS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AWS.png -------------------------------------------------------------------------------- /Gallery/Dark/AbemaTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AbemaTV.png -------------------------------------------------------------------------------- /Gallery/Dark/AdBlack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AdBlack.png -------------------------------------------------------------------------------- /Gallery/Dark/AdWhite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AdWhite.png -------------------------------------------------------------------------------- /Gallery/Dark/Advertising.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Advertising.png -------------------------------------------------------------------------------- /Gallery/Dark/Airport.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Airport.png -------------------------------------------------------------------------------- /Gallery/Dark/Alibaba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Alibaba.png -------------------------------------------------------------------------------- /Gallery/Dark/All4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/All4.png -------------------------------------------------------------------------------- /Gallery/Dark/Apol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Apol.png -------------------------------------------------------------------------------- /Gallery/Dark/AppStore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AppStore.png -------------------------------------------------------------------------------- /Gallery/Dark/Apple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Apple.png -------------------------------------------------------------------------------- /Gallery/Dark/AppleMail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AppleMail.png -------------------------------------------------------------------------------- /Gallery/Dark/AppleMusic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AppleMusic.png -------------------------------------------------------------------------------- /Gallery/Dark/AppleTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AppleTV.png -------------------------------------------------------------------------------- /Gallery/Dark/AppleUpdate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/AppleUpdate.png -------------------------------------------------------------------------------- /Gallery/Dark/Area.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Area.png -------------------------------------------------------------------------------- /Gallery/Dark/Auto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Auto.png -------------------------------------------------------------------------------- /Gallery/Dark/Available.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Available.png -------------------------------------------------------------------------------- /Gallery/Dark/Azure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Azure.png -------------------------------------------------------------------------------- /Gallery/Dark/BGP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/BGP.png -------------------------------------------------------------------------------- /Gallery/Dark/Back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Back.png -------------------------------------------------------------------------------- /Gallery/Dark/Bahamut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Bahamut.png -------------------------------------------------------------------------------- /Gallery/Dark/BaiduCloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/BaiduCloud.png -------------------------------------------------------------------------------- /Gallery/Dark/BiliBili-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/BiliBili-1.png -------------------------------------------------------------------------------- /Gallery/Dark/Bookpedia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Bookpedia.png -------------------------------------------------------------------------------- /Gallery/Dark/BosLife.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/BosLife.png -------------------------------------------------------------------------------- /Gallery/Dark/Bot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Bot.png -------------------------------------------------------------------------------- /Gallery/Dark/Bypass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Bypass.png -------------------------------------------------------------------------------- /Gallery/Dark/CA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/CA.png -------------------------------------------------------------------------------- /Gallery/Dark/CN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/CN.png -------------------------------------------------------------------------------- /Gallery/Dark/Canada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Canada.png -------------------------------------------------------------------------------- /Gallery/Dark/Cellular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Cellular.png -------------------------------------------------------------------------------- /Gallery/Dark/ChinaMap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/ChinaMap.png -------------------------------------------------------------------------------- /Gallery/Dark/ChinaMobile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/ChinaMobile.png -------------------------------------------------------------------------------- /Gallery/Dark/ChinaUnicom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/ChinaUnicom.png -------------------------------------------------------------------------------- /Gallery/Dark/CrossWall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/CrossWall.png -------------------------------------------------------------------------------- /Gallery/Dark/Cydia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Cydia.png -------------------------------------------------------------------------------- /Gallery/Dark/DE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/DE.png -------------------------------------------------------------------------------- /Gallery/Dark/Dinosaur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Dinosaur.png -------------------------------------------------------------------------------- /Gallery/Dark/Direct.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Direct.png -------------------------------------------------------------------------------- /Gallery/Dark/Domestic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Domestic.png -------------------------------------------------------------------------------- /Gallery/Dark/Download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Download.png -------------------------------------------------------------------------------- /Gallery/Dark/Drill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Drill.png -------------------------------------------------------------------------------- /Gallery/Dark/EU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/EU.png -------------------------------------------------------------------------------- /Gallery/Dark/Emby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Emby.png -------------------------------------------------------------------------------- /Gallery/Dark/FOX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/FOX.png -------------------------------------------------------------------------------- /Gallery/Dark/Filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Filter.png -------------------------------------------------------------------------------- /Gallery/Dark/Final.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Final.png -------------------------------------------------------------------------------- /Gallery/Dark/Flamingo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Flamingo.png -------------------------------------------------------------------------------- /Gallery/Dark/FuboTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/FuboTV.png -------------------------------------------------------------------------------- /Gallery/Dark/GCP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/GCP.png -------------------------------------------------------------------------------- /Gallery/Dark/GIA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/GIA.png -------------------------------------------------------------------------------- /Gallery/Dark/GLaDOS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/GLaDOS.png -------------------------------------------------------------------------------- /Gallery/Dark/Game.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Game.png -------------------------------------------------------------------------------- /Gallery/Dark/Germany.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Germany.png -------------------------------------------------------------------------------- /Gallery/Dark/Global.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Global.png -------------------------------------------------------------------------------- /Gallery/Dark/Google.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Google.png -------------------------------------------------------------------------------- /Gallery/Dark/GoogleDrive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/GoogleDrive.png -------------------------------------------------------------------------------- /Gallery/Dark/GuGuEX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/GuGuEX.png -------------------------------------------------------------------------------- /Gallery/Dark/HBO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/HBO.png -------------------------------------------------------------------------------- /Gallery/Dark/HK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/HK.png -------------------------------------------------------------------------------- /Gallery/Dark/Heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Heart.png -------------------------------------------------------------------------------- /Gallery/Dark/HongKong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/HongKong.png -------------------------------------------------------------------------------- /Gallery/Dark/Hulu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Hulu.png -------------------------------------------------------------------------------- /Gallery/Dark/ICloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/ICloud.png -------------------------------------------------------------------------------- /Gallery/Dark/IEPL.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/IEPL.png -------------------------------------------------------------------------------- /Gallery/Dark/IN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/IN.png -------------------------------------------------------------------------------- /Gallery/Dark/IPLC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/IPLC.png -------------------------------------------------------------------------------- /Gallery/Dark/IQiYi-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/IQiYi-1.png -------------------------------------------------------------------------------- /Gallery/Dark/IQiYi-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/IQiYi-2.png -------------------------------------------------------------------------------- /Gallery/Dark/Ingress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Ingress.png -------------------------------------------------------------------------------- /Gallery/Dark/Instagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Instagram.png -------------------------------------------------------------------------------- /Gallery/Dark/JIYOU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/JIYOU.png -------------------------------------------------------------------------------- /Gallery/Dark/JOOX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/JOOX.png -------------------------------------------------------------------------------- /Gallery/Dark/JP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/JP.png -------------------------------------------------------------------------------- /Gallery/Dark/Japan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Japan.png -------------------------------------------------------------------------------- /Gallery/Dark/KR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/KR.png -------------------------------------------------------------------------------- /Gallery/Dark/KT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/KT.png -------------------------------------------------------------------------------- /Gallery/Dark/Korea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Korea.png -------------------------------------------------------------------------------- /Gallery/Dark/LOL.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/LOL.png -------------------------------------------------------------------------------- /Gallery/Dark/Lab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Lab.png -------------------------------------------------------------------------------- /Gallery/Dark/LiTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/LiTV.png -------------------------------------------------------------------------------- /Gallery/Dark/LineTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/LineTV.png -------------------------------------------------------------------------------- /Gallery/Dark/Lock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Lock.png -------------------------------------------------------------------------------- /Gallery/Dark/Loop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Loop.png -------------------------------------------------------------------------------- /Gallery/Dark/MO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/MO.png -------------------------------------------------------------------------------- /Gallery/Dark/MY.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/MY.png -------------------------------------------------------------------------------- /Gallery/Dark/Macao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Macao.png -------------------------------------------------------------------------------- /Gallery/Dark/Malaysia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Malaysia.png -------------------------------------------------------------------------------- /Gallery/Dark/Media.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Media.png -------------------------------------------------------------------------------- /Gallery/Dark/Microsoft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Microsoft.png -------------------------------------------------------------------------------- /Gallery/Dark/Mouse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Mouse.png -------------------------------------------------------------------------------- /Gallery/Dark/Music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Music.png -------------------------------------------------------------------------------- /Gallery/Dark/My5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/My5.png -------------------------------------------------------------------------------- /Gallery/Dark/NTT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/NTT.png -------------------------------------------------------------------------------- /Gallery/Dark/Netflix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Netflix.png -------------------------------------------------------------------------------- /Gallery/Dark/Nexitally.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Nexitally.png -------------------------------------------------------------------------------- /Gallery/Dark/Niconico-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Niconico-1.png -------------------------------------------------------------------------------- /Gallery/Dark/Notion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Notion.png -------------------------------------------------------------------------------- /Gallery/Dark/NyanCat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/NyanCat.png -------------------------------------------------------------------------------- /Gallery/Dark/OneDrive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/OneDrive.png -------------------------------------------------------------------------------- /Gallery/Dark/Oracle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Oracle.png -------------------------------------------------------------------------------- /Gallery/Dark/PBS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/PBS.png -------------------------------------------------------------------------------- /Gallery/Dark/PH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/PH.png -------------------------------------------------------------------------------- /Gallery/Dark/Pandora.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Pandora.png -------------------------------------------------------------------------------- /Gallery/Dark/PayPal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/PayPal.png -------------------------------------------------------------------------------- /Gallery/Dark/Peacock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Peacock.png -------------------------------------------------------------------------------- /Gallery/Dark/Pig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Pig.png -------------------------------------------------------------------------------- /Gallery/Dark/Pornhub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Pornhub.png -------------------------------------------------------------------------------- /Gallery/Dark/PostBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/PostBox.png -------------------------------------------------------------------------------- /Gallery/Dark/PostBoxAlt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/PostBoxAlt.png -------------------------------------------------------------------------------- /Gallery/Dark/PrimeVideo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/PrimeVideo.png -------------------------------------------------------------------------------- /Gallery/Dark/Proxy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Proxy.png -------------------------------------------------------------------------------- /Gallery/Dark/Puzzle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Puzzle.png -------------------------------------------------------------------------------- /Gallery/Dark/QQ.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/QQ.png -------------------------------------------------------------------------------- /Gallery/Dark/QuantumultX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/QuantumultX.png -------------------------------------------------------------------------------- /Gallery/Dark/RU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/RU.png -------------------------------------------------------------------------------- /Gallery/Dark/Reject.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Reject.png -------------------------------------------------------------------------------- /Gallery/Dark/Rix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Rix.png -------------------------------------------------------------------------------- /Gallery/Dark/Rocket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Rocket.png -------------------------------------------------------------------------------- /Gallery/Dark/RoundRobin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/RoundRobin.png -------------------------------------------------------------------------------- /Gallery/Dark/Russia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Russia.png -------------------------------------------------------------------------------- /Gallery/Dark/SG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/SG.png -------------------------------------------------------------------------------- /Gallery/Dark/SK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/SK.png -------------------------------------------------------------------------------- /Gallery/Dark/SS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/SS.png -------------------------------------------------------------------------------- /Gallery/Dark/SSID.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/SSID.png -------------------------------------------------------------------------------- /Gallery/Dark/SSR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/SSR.png -------------------------------------------------------------------------------- /Gallery/Dark/Server.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Server.png -------------------------------------------------------------------------------- /Gallery/Dark/Singapore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Singapore.png -------------------------------------------------------------------------------- /Gallery/Dark/SoftBank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/SoftBank.png -------------------------------------------------------------------------------- /Gallery/Dark/Spark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Spark.png -------------------------------------------------------------------------------- /Gallery/Dark/Speedtest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Speedtest.png -------------------------------------------------------------------------------- /Gallery/Dark/Spotify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Spotify.png -------------------------------------------------------------------------------- /Gallery/Dark/Ssrcloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Ssrcloud.png -------------------------------------------------------------------------------- /Gallery/Dark/Stack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Stack.png -------------------------------------------------------------------------------- /Gallery/Dark/Star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Star.png -------------------------------------------------------------------------------- /Gallery/Dark/Static.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Static.png -------------------------------------------------------------------------------- /Gallery/Dark/StaticAlt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/StaticAlt.png -------------------------------------------------------------------------------- /Gallery/Dark/Streaming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Streaming.png -------------------------------------------------------------------------------- /Gallery/Dark/StreamingCN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/StreamingCN.png -------------------------------------------------------------------------------- /Gallery/Dark/StreamingSE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/StreamingSE.png -------------------------------------------------------------------------------- /Gallery/Dark/TH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/TH.png -------------------------------------------------------------------------------- /Gallery/Dark/TIDAL.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/TIDAL.png -------------------------------------------------------------------------------- /Gallery/Dark/TR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/TR.png -------------------------------------------------------------------------------- /Gallery/Dark/TVB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/TVB.png -------------------------------------------------------------------------------- /Gallery/Dark/TW.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/TW.png -------------------------------------------------------------------------------- /Gallery/Dark/Taiwan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Taiwan.png -------------------------------------------------------------------------------- /Gallery/Dark/Telegram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Telegram.png -------------------------------------------------------------------------------- /Gallery/Dark/TelegramX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/TelegramX.png -------------------------------------------------------------------------------- /Gallery/Dark/TestFlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/TestFlight.png -------------------------------------------------------------------------------- /Gallery/Dark/Thailand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Thailand.png -------------------------------------------------------------------------------- /Gallery/Dark/TikTok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/TikTok.png -------------------------------------------------------------------------------- /Gallery/Dark/Trojan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Trojan.png -------------------------------------------------------------------------------- /Gallery/Dark/Turkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Turkey.png -------------------------------------------------------------------------------- /Gallery/Dark/Twitch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Twitch.png -------------------------------------------------------------------------------- /Gallery/Dark/Twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Twitter.png -------------------------------------------------------------------------------- /Gallery/Dark/UK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/UK.png -------------------------------------------------------------------------------- /Gallery/Dark/ULB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/ULB.png -------------------------------------------------------------------------------- /Gallery/Dark/ULBAlt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/ULBAlt.png -------------------------------------------------------------------------------- /Gallery/Dark/UN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/UN.png -------------------------------------------------------------------------------- /Gallery/Dark/US.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/US.png -------------------------------------------------------------------------------- /Gallery/Dark/Unlock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Unlock.png -------------------------------------------------------------------------------- /Gallery/Dark/VIP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/VIP.png -------------------------------------------------------------------------------- /Gallery/Dark/Vimeo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Vimeo.png -------------------------------------------------------------------------------- /Gallery/Dark/VirMach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/VirMach.png -------------------------------------------------------------------------------- /Gallery/Dark/ViuTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/ViuTV.png -------------------------------------------------------------------------------- /Gallery/Dark/WTT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/WTT.png -------------------------------------------------------------------------------- /Gallery/Dark/WeChat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/WeChat.png -------------------------------------------------------------------------------- /Gallery/Dark/WeTV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/WeTV.png -------------------------------------------------------------------------------- /Gallery/Dark/WiFi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/WiFi.png -------------------------------------------------------------------------------- /Gallery/Dark/Windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Windows.png -------------------------------------------------------------------------------- /Gallery/Dark/X0.1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X0.1.png -------------------------------------------------------------------------------- /Gallery/Dark/X0.2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X0.2.png -------------------------------------------------------------------------------- /Gallery/Dark/X0.3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X0.3.png -------------------------------------------------------------------------------- /Gallery/Dark/X0.4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X0.4.png -------------------------------------------------------------------------------- /Gallery/Dark/X0.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X0.5.png -------------------------------------------------------------------------------- /Gallery/Dark/X0.7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X0.7.png -------------------------------------------------------------------------------- /Gallery/Dark/X0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X0.png -------------------------------------------------------------------------------- /Gallery/Dark/X1.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X1.0.png -------------------------------------------------------------------------------- /Gallery/Dark/X1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X1.png -------------------------------------------------------------------------------- /Gallery/Dark/X2.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X2.0.png -------------------------------------------------------------------------------- /Gallery/Dark/X2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X2.png -------------------------------------------------------------------------------- /Gallery/Dark/X3.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X3.0.png -------------------------------------------------------------------------------- /Gallery/Dark/X3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X3.png -------------------------------------------------------------------------------- /Gallery/Dark/X4.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X4.0.png -------------------------------------------------------------------------------- /Gallery/Dark/X5.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/X5.0.png -------------------------------------------------------------------------------- /Gallery/Dark/YTOO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/YTOO.png -------------------------------------------------------------------------------- /Gallery/Dark/Yahoo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/Yahoo.png -------------------------------------------------------------------------------- /Gallery/Dark/YoYu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Dark/YoYu.png -------------------------------------------------------------------------------- /Gallery/Matrix.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Gallery/Matrix.json -------------------------------------------------------------------------------- /Loon/Matrix.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Matrix.conf -------------------------------------------------------------------------------- /Loon/Rewrite/BoxJs.plugin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Rewrite/BoxJs.plugin -------------------------------------------------------------------------------- /Loon/Rewrite/Redirect.plugin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Rewrite/Redirect.plugin -------------------------------------------------------------------------------- /Loon/Rewrite/YouTube.plugin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Rewrite/YouTube.plugin -------------------------------------------------------------------------------- /Loon/Ruleset/ABC.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ABC.list -------------------------------------------------------------------------------- /Loon/Ruleset/AMAP.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/AMAP.list -------------------------------------------------------------------------------- /Loon/Ruleset/AcFun.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/AcFun.list -------------------------------------------------------------------------------- /Loon/Ruleset/AdBlock.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/AdBlock.list -------------------------------------------------------------------------------- /Loon/Ruleset/AliPay.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/AliPay.list -------------------------------------------------------------------------------- /Loon/Ruleset/Alibaba.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Alibaba.list -------------------------------------------------------------------------------- /Loon/Ruleset/All4.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/All4.list -------------------------------------------------------------------------------- /Loon/Ruleset/Amazon.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Amazon.list -------------------------------------------------------------------------------- /Loon/Ruleset/AmazonCN.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/AmazonCN.list -------------------------------------------------------------------------------- /Loon/Ruleset/Android.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Android.list -------------------------------------------------------------------------------- /Loon/Ruleset/AppStore.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/AppStore.list -------------------------------------------------------------------------------- /Loon/Ruleset/Apple.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Apple.list -------------------------------------------------------------------------------- /Loon/Ruleset/AppleTV.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/AppleTV.list -------------------------------------------------------------------------------- /Loon/Ruleset/Baidu.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Baidu.list -------------------------------------------------------------------------------- /Loon/Ruleset/BiliBili.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/BiliBili.list -------------------------------------------------------------------------------- /Loon/Ruleset/Blizzard.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Blizzard.list -------------------------------------------------------------------------------- /Loon/Ruleset/ByteDance.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ByteDance.list -------------------------------------------------------------------------------- /Loon/Ruleset/CNCIDR.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/CNCIDR.list -------------------------------------------------------------------------------- /Loon/Ruleset/CNCIDR4.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/CNCIDR4.list -------------------------------------------------------------------------------- /Loon/Ruleset/CNCIDR6.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/CNCIDR6.list -------------------------------------------------------------------------------- /Loon/Ruleset/ChinaASN.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ChinaASN.list -------------------------------------------------------------------------------- /Loon/Ruleset/ChinaIPBGP.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ChinaIPBGP.list -------------------------------------------------------------------------------- /Loon/Ruleset/ChinaIPMax.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ChinaIPMax.list -------------------------------------------------------------------------------- /Loon/Ruleset/ChinaIPv4.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ChinaIPv4.list -------------------------------------------------------------------------------- /Loon/Ruleset/ChinaIPv6.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ChinaIPv6.list -------------------------------------------------------------------------------- /Loon/Ruleset/ChinaMax.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ChinaMax.list -------------------------------------------------------------------------------- /Loon/Ruleset/ChinaMedia.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ChinaMedia.list -------------------------------------------------------------------------------- /Loon/Ruleset/Claude.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Claude.list -------------------------------------------------------------------------------- /Loon/Ruleset/Coolapk.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Coolapk.list -------------------------------------------------------------------------------- /Loon/Ruleset/Copilot.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Copilot.list -------------------------------------------------------------------------------- /Loon/Ruleset/DIRECT.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/DIRECT.list -------------------------------------------------------------------------------- /Loon/Ruleset/Deezer.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Deezer.list -------------------------------------------------------------------------------- /Loon/Ruleset/Discord.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Discord.list -------------------------------------------------------------------------------- /Loon/Ruleset/Docker.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Docker.list -------------------------------------------------------------------------------- /Loon/Ruleset/DouBan.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/DouBan.list -------------------------------------------------------------------------------- /Loon/Ruleset/DouYin.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/DouYin.list -------------------------------------------------------------------------------- /Loon/Ruleset/DouYu.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/DouYu.list -------------------------------------------------------------------------------- /Loon/Ruleset/Dropbox.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Dropbox.list -------------------------------------------------------------------------------- /Loon/Ruleset/Facebook.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Facebook.list -------------------------------------------------------------------------------- /Loon/Ruleset/GEOIPCN.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/GEOIPCN.list -------------------------------------------------------------------------------- /Loon/Ruleset/GitHub.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/GitHub.list -------------------------------------------------------------------------------- /Loon/Ruleset/GitLab.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/GitLab.list -------------------------------------------------------------------------------- /Loon/Ruleset/Global.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Global.list -------------------------------------------------------------------------------- /Loon/Ruleset/GlobalMax.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/GlobalMax.list -------------------------------------------------------------------------------- /Loon/Ruleset/Google.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Google.list -------------------------------------------------------------------------------- /Loon/Ruleset/GoogleCN.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/GoogleCN.list -------------------------------------------------------------------------------- /Loon/Ruleset/HBO.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/HBO.list -------------------------------------------------------------------------------- /Loon/Ruleset/HBOAsia.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/HBOAsia.list -------------------------------------------------------------------------------- /Loon/Ruleset/HMTMedia.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/HMTMedia.list -------------------------------------------------------------------------------- /Loon/Ruleset/Heroku.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Heroku.list -------------------------------------------------------------------------------- /Loon/Ruleset/HuYa.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/HuYa.list -------------------------------------------------------------------------------- /Loon/Ruleset/Hulu.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Hulu.list -------------------------------------------------------------------------------- /Loon/Ruleset/HuluJP.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/HuluJP.list -------------------------------------------------------------------------------- /Loon/Ruleset/ICloud.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/ICloud.list -------------------------------------------------------------------------------- /Loon/Ruleset/IQiYi.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/IQiYi.list -------------------------------------------------------------------------------- /Loon/Ruleset/JOOX.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/JOOX.list -------------------------------------------------------------------------------- /Loon/Ruleset/LAN.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/LAN.list -------------------------------------------------------------------------------- /Loon/Ruleset/Microsoft.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Microsoft.list -------------------------------------------------------------------------------- /Loon/Ruleset/MyTVSuper.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/MyTVSuper.list -------------------------------------------------------------------------------- /Loon/Ruleset/NetEase.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/NetEase.list -------------------------------------------------------------------------------- /Loon/Ruleset/Netflix.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Netflix.list -------------------------------------------------------------------------------- /Loon/Ruleset/NivodTV.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/NivodTV.list -------------------------------------------------------------------------------- /Loon/Ruleset/Onedrive.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Onedrive.list -------------------------------------------------------------------------------- /Loon/Ruleset/OpenAI.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/OpenAI.list -------------------------------------------------------------------------------- /Loon/Ruleset/Oracle.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Oracle.list -------------------------------------------------------------------------------- /Loon/Ruleset/PROXY.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/PROXY.list -------------------------------------------------------------------------------- /Loon/Ruleset/PayPal.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/PayPal.list -------------------------------------------------------------------------------- /Loon/Ruleset/PikPak.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/PikPak.list -------------------------------------------------------------------------------- /Loon/Ruleset/PornHub.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/PornHub.list -------------------------------------------------------------------------------- /Loon/Ruleset/Qobuz.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Qobuz.list -------------------------------------------------------------------------------- /Loon/Ruleset/Quark.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Quark.list -------------------------------------------------------------------------------- /Loon/Ruleset/Quora.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Quora.list -------------------------------------------------------------------------------- /Loon/Ruleset/REJECT.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/REJECT.list -------------------------------------------------------------------------------- /Loon/Ruleset/SoundCloud.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/SoundCloud.list -------------------------------------------------------------------------------- /Loon/Ruleset/Speedtest.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Speedtest.list -------------------------------------------------------------------------------- /Loon/Ruleset/Spotify.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Spotify.list -------------------------------------------------------------------------------- /Loon/Ruleset/Steam.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Steam.list -------------------------------------------------------------------------------- /Loon/Ruleset/SteamCN.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/SteamCN.list -------------------------------------------------------------------------------- /Loon/Ruleset/TIDAL.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/TIDAL.list -------------------------------------------------------------------------------- /Loon/Ruleset/TapTap.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/TapTap.list -------------------------------------------------------------------------------- /Loon/Ruleset/Telegram.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Telegram.list -------------------------------------------------------------------------------- /Loon/Ruleset/Tencent.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Tencent.list -------------------------------------------------------------------------------- /Loon/Ruleset/TikTok.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/TikTok.list -------------------------------------------------------------------------------- /Loon/Ruleset/Twitch.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Twitch.list -------------------------------------------------------------------------------- /Loon/Ruleset/Twitter.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Twitter.list -------------------------------------------------------------------------------- /Loon/Ruleset/Unbreak.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Unbreak.list -------------------------------------------------------------------------------- /Loon/Ruleset/Vercel.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Vercel.list -------------------------------------------------------------------------------- /Loon/Ruleset/WeChat.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/WeChat.list -------------------------------------------------------------------------------- /Loon/Ruleset/WeiBo.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/WeiBo.list -------------------------------------------------------------------------------- /Loon/Ruleset/WhatsApp.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/WhatsApp.list -------------------------------------------------------------------------------- /Loon/Ruleset/Wikipedia.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Wikipedia.list -------------------------------------------------------------------------------- /Loon/Ruleset/Ximalaya.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Ximalaya.list -------------------------------------------------------------------------------- /Loon/Ruleset/Yandex.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Yandex.list -------------------------------------------------------------------------------- /Loon/Ruleset/YouTube.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/YouTube.list -------------------------------------------------------------------------------- /Loon/Ruleset/Youku.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Ruleset/Youku.list -------------------------------------------------------------------------------- /Loon/Scripts/BoxRewrite.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Scripts/BoxRewrite.js -------------------------------------------------------------------------------- /Loon/Scripts/TestFlightA.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Scripts/TestFlightA.js -------------------------------------------------------------------------------- /Loon/Scripts/TestFlightD.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Scripts/TestFlightD.js -------------------------------------------------------------------------------- /Loon/Scripts/TestFlightX.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Loon/Scripts/TestFlightX.js -------------------------------------------------------------------------------- /QuantumultX/Matrix.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/QuantumultX/Matrix.conf -------------------------------------------------------------------------------- /QuantumultX/Ruleset/ABC.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/QuantumultX/Ruleset/ABC.list -------------------------------------------------------------------------------- /QuantumultX/Ruleset/HBO.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/QuantumultX/Ruleset/HBO.list -------------------------------------------------------------------------------- /QuantumultX/Ruleset/LAN.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/QuantumultX/Ruleset/LAN.list -------------------------------------------------------------------------------- /Shadowrocket/Matrix.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Shadowrocket/Matrix.conf -------------------------------------------------------------------------------- /Sing-box/Matrix.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /Sing-box/Ruleset/ABC.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/ABC.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/ABC.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/ABC.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/AMAP.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/AMAP.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/AMAP.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/AMAP.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/AcFun.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/AcFun.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/AcFun.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/AcFun.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/AdBlock.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/AdBlock.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/AliPay.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/AliPay.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/AliPay.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/AliPay.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Alibaba.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Alibaba.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/All4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/All4.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/All4.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/All4.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Amazon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Amazon.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Amazon.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Amazon.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Android.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Android.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Apple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Apple.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Apple.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Apple.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/AppleTV.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/AppleTV.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Baidu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Baidu.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Baidu.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Baidu.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/CNCIDR.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/CNCIDR.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/CNCIDR.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/CNCIDR.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/CNCIDR4.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/CNCIDR4.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/CNCIDR6.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/CNCIDR6.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Claude.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Claude.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Claude.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Claude.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Coolapk.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Coolapk.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Copilot.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Copilot.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/DIRECT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/DIRECT.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/DIRECT.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/DIRECT.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Deezer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Deezer.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Deezer.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Deezer.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Discord.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Discord.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Docker.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Docker.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Docker.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Docker.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/DouBan.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/DouBan.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/DouBan.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/DouBan.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/DouYin.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/DouYin.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/DouYin.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/DouYin.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/DouYu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/DouYu.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/DouYu.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/DouYu.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Dropbox.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Dropbox.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/GitHub.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/GitHub.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/GitHub.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/GitHub.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/GitLab.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/GitLab.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/GitLab.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/GitLab.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Global.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Global.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Global.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Global.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Google.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Google.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Google.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Google.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/HBO.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/HBO.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/HBO.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/HBO.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/HBOAsia.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/HBOAsia.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Heroku.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Heroku.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Heroku.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Heroku.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/HuYa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/HuYa.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/HuYa.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/HuYa.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Hulu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Hulu.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Hulu.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Hulu.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/HuluJP.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/HuluJP.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/HuluJP.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/HuluJP.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/ICloud.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/ICloud.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/ICloud.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/ICloud.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/IQiYi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/IQiYi.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/IQiYi.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/IQiYi.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/JOOX.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/JOOX.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/JOOX.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/JOOX.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/LAN.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/LAN.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/LAN.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/LAN.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/NetEase.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/NetEase.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Netflix.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Netflix.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/NivodTV.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/NivodTV.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/OpenAI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/OpenAI.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/OpenAI.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/OpenAI.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Oracle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Oracle.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Oracle.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Oracle.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/PROXY.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/PROXY.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/PROXY.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/PROXY.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/PayPal.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/PayPal.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/PayPal.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/PayPal.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/PikPak.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/PikPak.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/PikPak.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/PikPak.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/PornHub.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/PornHub.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Qobuz.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Qobuz.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Qobuz.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Qobuz.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Quark.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Quark.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Quark.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Quark.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Quora.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Quora.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Quora.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Quora.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/REJECT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/REJECT.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/REJECT.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/REJECT.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Spotify.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Spotify.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Steam.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Steam.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Steam.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Steam.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/SteamCN.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/SteamCN.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/TIDAL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/TIDAL.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/TIDAL.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/TIDAL.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/TapTap.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/TapTap.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/TapTap.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/TapTap.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Tencent.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Tencent.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/TikTok.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/TikTok.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/TikTok.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/TikTok.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Twitch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Twitch.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Twitch.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Twitch.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Twitter.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Twitter.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Unbreak.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Unbreak.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Vercel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Vercel.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Vercel.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Vercel.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/WeChat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/WeChat.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/WeChat.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/WeChat.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/WeiBo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/WeiBo.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/WeiBo.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/WeiBo.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Yandex.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Yandex.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Yandex.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Yandex.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/YouTube.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/YouTube.srs -------------------------------------------------------------------------------- /Sing-box/Ruleset/Youku.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Youku.json -------------------------------------------------------------------------------- /Sing-box/Ruleset/Youku.srs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Sing-box/Ruleset/Youku.srs -------------------------------------------------------------------------------- /Stash/Matrix.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Matrix.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/ABC.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/ABC.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/AMAP.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/AMAP.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/AcFun.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/AcFun.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/AdBlock.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/AdBlock.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/AliPay.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/AliPay.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Alibaba.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Alibaba.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/All4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/All4.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Amazon.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Amazon.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/AmazonCN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/AmazonCN.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Android.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Android.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/AppStore.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/AppStore.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Apple.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Apple.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/AppleTV.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/AppleTV.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Baidu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Baidu.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/BiliBili.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/BiliBili.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Blizzard.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Blizzard.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/ByteDance.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/ByteDance.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/CNCIDR.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/CNCIDR.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Claude.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Claude.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/DIRECT.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/DIRECT.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Deezer.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Deezer.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Docker.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Docker.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/DouBan.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/DouBan.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/DouYin.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/DouYin.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/DouYu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/DouYu.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/GitHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/GitHub.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/GitLab.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/GitLab.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Global.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Global.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Google.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Google.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/HBO.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/HBO.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Heroku.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Heroku.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/HuYa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/HuYa.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Hulu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Hulu.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/HuluJP.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/HuluJP.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/ICloud.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/ICloud.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/IQiYi.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/IQiYi.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/JOOX.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/JOOX.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/LAN.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/LAN.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/OpenAI.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/OpenAI.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Oracle.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Oracle.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/PROXY.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/PROXY.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/PayPal.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/PayPal.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/PikPak.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/PikPak.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Qobuz.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Qobuz.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Quark.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Quark.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Quora.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Quora.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/REJECT.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/REJECT.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Steam.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Steam.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/TIDAL.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/TIDAL.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/TapTap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/TapTap.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/TikTok.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/TikTok.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Twitch.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Twitch.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Vercel.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Vercel.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/WeChat.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/WeChat.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/WeiBo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/WeiBo.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Yandex.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Yandex.yaml -------------------------------------------------------------------------------- /Stash/Ruleset/Youku.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Stash/Ruleset/Youku.yaml -------------------------------------------------------------------------------- /Surge/Matrix.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Matrix.conf -------------------------------------------------------------------------------- /Surge/Ruleset/ABC.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/ABC.list -------------------------------------------------------------------------------- /Surge/Ruleset/AMAP.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/AMAP.list -------------------------------------------------------------------------------- /Surge/Ruleset/AcFun.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/AcFun.list -------------------------------------------------------------------------------- /Surge/Ruleset/AliPay.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/AliPay.list -------------------------------------------------------------------------------- /Surge/Ruleset/All4.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/All4.list -------------------------------------------------------------------------------- /Surge/Ruleset/Amazon.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Amazon.list -------------------------------------------------------------------------------- /Surge/Ruleset/Apple.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Apple.list -------------------------------------------------------------------------------- /Surge/Ruleset/Baidu.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Baidu.list -------------------------------------------------------------------------------- /Surge/Ruleset/CNCIDR.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/CNCIDR.list -------------------------------------------------------------------------------- /Surge/Ruleset/Claude.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Claude.list -------------------------------------------------------------------------------- /Surge/Ruleset/DIRECT.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/DIRECT.list -------------------------------------------------------------------------------- /Surge/Ruleset/Deezer.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Deezer.list -------------------------------------------------------------------------------- /Surge/Ruleset/Docker.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Docker.list -------------------------------------------------------------------------------- /Surge/Ruleset/DouBan.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/DouBan.list -------------------------------------------------------------------------------- /Surge/Ruleset/DouYin.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/DouYin.list -------------------------------------------------------------------------------- /Surge/Ruleset/DouYu.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/DouYu.list -------------------------------------------------------------------------------- /Surge/Ruleset/GitHub.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/GitHub.list -------------------------------------------------------------------------------- /Surge/Ruleset/GitLab.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/GitLab.list -------------------------------------------------------------------------------- /Surge/Ruleset/Global.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Global.list -------------------------------------------------------------------------------- /Surge/Ruleset/Google.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Google.list -------------------------------------------------------------------------------- /Surge/Ruleset/HBO.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/HBO.list -------------------------------------------------------------------------------- /Surge/Ruleset/Heroku.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Heroku.list -------------------------------------------------------------------------------- /Surge/Ruleset/HuYa.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/HuYa.list -------------------------------------------------------------------------------- /Surge/Ruleset/Hulu.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Hulu.list -------------------------------------------------------------------------------- /Surge/Ruleset/HuluJP.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/HuluJP.list -------------------------------------------------------------------------------- /Surge/Ruleset/ICloud.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/ICloud.list -------------------------------------------------------------------------------- /Surge/Ruleset/IQiYi.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/IQiYi.list -------------------------------------------------------------------------------- /Surge/Ruleset/JOOX.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/JOOX.list -------------------------------------------------------------------------------- /Surge/Ruleset/LAN.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/LAN.list -------------------------------------------------------------------------------- /Surge/Ruleset/OpenAI.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/OpenAI.list -------------------------------------------------------------------------------- /Surge/Ruleset/Oracle.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Oracle.list -------------------------------------------------------------------------------- /Surge/Ruleset/PROXY.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/PROXY.list -------------------------------------------------------------------------------- /Surge/Ruleset/PayPal.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/PayPal.list -------------------------------------------------------------------------------- /Surge/Ruleset/PikPak.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/PikPak.list -------------------------------------------------------------------------------- /Surge/Ruleset/Qobuz.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Qobuz.list -------------------------------------------------------------------------------- /Surge/Ruleset/Quark.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Quark.list -------------------------------------------------------------------------------- /Surge/Ruleset/Quora.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Quora.list -------------------------------------------------------------------------------- /Surge/Ruleset/REJECT.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/REJECT.list -------------------------------------------------------------------------------- /Surge/Ruleset/Steam.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Steam.list -------------------------------------------------------------------------------- /Surge/Ruleset/TIDAL.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/TIDAL.list -------------------------------------------------------------------------------- /Surge/Ruleset/TapTap.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/TapTap.list -------------------------------------------------------------------------------- /Surge/Ruleset/TikTok.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/TikTok.list -------------------------------------------------------------------------------- /Surge/Ruleset/Twitch.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Twitch.list -------------------------------------------------------------------------------- /Surge/Ruleset/Vercel.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Vercel.list -------------------------------------------------------------------------------- /Surge/Ruleset/WeChat.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/WeChat.list -------------------------------------------------------------------------------- /Surge/Ruleset/WeiBo.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/WeiBo.list -------------------------------------------------------------------------------- /Surge/Ruleset/Yandex.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Yandex.list -------------------------------------------------------------------------------- /Surge/Ruleset/Youku.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/Surge/Ruleset/Youku.list -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amclubs/rule-set/HEAD/readme.md --------------------------------------------------------------------------------