├── Loon └── Loon.conf ├── QuantumultX └── QX.conf ├── README.md └── Surge └── Surge.conf /Loon/Loon.conf: -------------------------------------------------------------------------------- 1 | # 配置名称:林泽自用loon配置 2 | # 配置作者: 林泽 3 | # 更新时间: 2024-2-11 17:37 4 | # 反馈地址:https://t.me/Selfmotiva7 5 | # 更新地址:https://github.com/LeLeBay/linzein 6 | # TG频道:https://t.me/ZEROx14 7 | # TG群组:https://t.me/zel876 8 | [General] 9 | #false表示关闭,true表示开启 10 | # 自定义Geoip数据库的URL 11 | geoip-url = https://github.com/Masaiki/GeoIP2-CN/raw/release/Country.mmdb 12 | # IPv6开关 13 | ipv6 = false 14 | # DNS服务,system表示系统自带dns服务器 15 | dns-server = 223.5.5.5,114.114.114.114,119.29.29.29 16 | # 是否允许wifi下共享网络 17 | allow-wifi-access = false 18 | # 网络共享MITM开关 19 | mitm-on-wifi-access = false 20 | # wifi共享开启时http服务的端口 21 | wifi-access-http-port = 7890 22 | # wifi共享开启时socks5服务的端口 23 | wifi-access-socks5-port = 7890 24 | # 代理延迟测速 25 | proxy-test-url = http://1.1.1.1/generate_204 26 | # 节点测速时的超时秒数 27 | test-timeout = 2 28 | # 一个节点连接失败几次后会进行节点切换,默认3次 29 | switch-node-after-failure-times = 3 30 | # 网络接口 31 | interface-mode = auto 32 | # 真实IP 33 | real-ip = *.apple.com,*apple.com 34 | # 策略切换时关闭连接 35 | disconnect-on-policy-change = false 36 | # 屏蔽443UDP端口 37 | disable-udp-ports = 443 38 | # 禁止STUN 39 | disable-stun = false 40 | # SNI辅助规则匹配 41 | sni-sniffing = true 42 | # 订阅资源解析器链接 43 | resource-parser = https://gitlab.com/sub-store/Sub-Store/-/releases/permalink/latest/downloads/sub-store-parser.loon.min.js 44 | # skip-proxy和HTTP Proxy有关,如果配置了该参数,那么所配置的这些IP段、域名将不会转发到Loon,而是由系统处理 45 | skip-proxy = 192.168.0.0/16,10.0.0.0/8,172.16.0.0/12,localhost,*.local,e.crashlynatics.com 46 | # 目前iOS设备上的流量有两种方式传递给Loon,分别是HTTP Proxy和TUN(可以简单理解为虚拟网卡),bypass-tun则和TUN有关,如果配置了该参数,那么所配置的这些IP段、域名就会不交给Loon来处理,系统直接处理 47 | bypass-tun = 10.0.0.0/8,100.64.0.0/10,127.0.0.0/8,169.254.0.0/16,172.16.0.0/12,192.0.0.0/24,192.0.2.0/24,192.88.99.0/24,192.168.0.0/16,198.51.100.0/24,203.0.113.0/24,224.0.0.0/4,255.255.255.255/32 48 | [Proxy] 49 | 50 | [Remote Proxy] 51 | 52 | [Remote Filter] 53 | All = NameRegex, FilterKey = "^(.)*$" 54 | 55 | HK = NameRegex, FilterKey = "(?=.*(🇭🇰|香港|HK|(?i)Hong))^((?!(台|日|韩|新|美)).)*$" 56 | 57 | TW = NameRegex, FilterKey = "(?=.*(🇹🇼|台湾|TW|(?i)Taiwan))^((?!(港|日|韩|新|美)).)*$" 58 | 59 | JP = NameRegex, FilterKey = "(?=.*(🇯🇵|日本|JP|(?i)Japan))^((?!(港|台|韩|新|美)).)*$" 60 | 61 | US = NameRegex, FilterKey = "(?=.*(🇺🇸|美国|(\bUS\b/i)|(?i)States|American))^((?!(港|台|韩|新)).)*$" 62 | 63 | SG = NameRegex, FilterKey = "(?=.*(🇸🇬|新加坡|SG|(?i)Singapore))^((?!(港|台|日|韩|美)).)*$" 64 | 65 | KR = NameRegex, FilterKey = "(?=.*(🇰🇷|韩国|KR|(?i)SouthKorea))^((?!(港|台|日|新|美)).)*$" 66 | 67 | UK = NameRegex, FilterKey = "(?=.*(🇬🇧|英国|UK |(?i)United Kingdom))^((?!(港|台|日|韩|新)).)*$" 68 | 69 | RU = NameRegex, FilterKey = "(?=.*(🇷🇺|俄罗斯|RU|Russia))^((?!(港|台|日|韩|新)).)*$" 70 | 71 | AI = NameRegex, FilterKey = "(?=.*(电信|联通|哥伦比亚|白嫖|越南|澳|印度|泰国|澳大利亚|土耳其|马来西亚|法国|荷兰|意大利|阿根廷|德国|加拿大|迪拜|阿布扎比|悉尼|菲律宾|耶路撒冷|南非|智利|巴西|瑞士|以色列|🇹🇷|🇦🇺|🇫🇷|🇮🇹|🇦🇷|🇨🇦|🇮🇳|🇵🇱|🇮🇱|🇮🇸|TUR|AUS|IND|FRA|ARE|NLD|ITA|ISR|CHE|GBR|ZAF))^((?!(港|台|日|韩|新)).)*$" 72 | 73 | [Proxy Group] 74 | PROXY = select,香港节点,台湾节点,日本节点,狮城节点,美国节点,韩国节点,英国节点,俄罗斯节点,其他节点,All,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Proxy.png 75 | 全部节点 = select,DIRECT,PROXY,All,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/apps/Loon_02.png 76 | bilibili = select,DIRECT,香港节点,台湾节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/Bili.png 77 | Game = select,DIRECT,PROXY,自动选择,香港节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/GAME.png 78 | Telegram = select,DIRECT,PROXY,自动选择,香港节点,台湾节点,日本节点,狮城节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/Telegram.png 79 | Twitter = select,DIRECT,PROXY,自动选择,香港节点,台湾节点,日本节点,狮城节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/Twitter.png 80 | lnstagram = select,DIRECT,PROXY,自动选择,香港节点,台湾节点,日本节点,狮城节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/Instagram.png 81 | 谷歌服务 = select,DIRECT,PROXY,自动选择,香港节点,台湾节点,日本节点,狮城节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Google_Search.png 82 | 苹果服务 = select,DIRECT,PROXY,香港节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/Apple.png 83 | 国际媒体 = select,DIRECT,PROXY,自动选择,香港节点,台湾节点,日本节点,狮城节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/Streaming.png 84 | 全球加速 = select,DIRECT,PROXY,自动选择,香港节点,台湾节点,日本节点,狮城节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Global.png 85 | 兜底分流 = select,DIRECT,PROXY,自动选择,香港节点,台湾节点,日本节点,狮城节点,美国节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/Final.png 86 | 自动选择 = url-test,All,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Auto.png 87 | 香港节点 = url-test,HK,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/HK.png 88 | 台湾节点 = url-test,TW,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/TW.png 89 | 日本节点 = url-test,JP,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/JP.png 90 | 狮城节点 = url-test,SG,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/SG.png 91 | 美国节点 = url-test,US,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/US.png 92 | 韩国节点 = url-test,KR,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/KR.png 93 | 英国节点 = url-test,UK,url = http://1.1.1.1/generate_204,interval = 600,tolerance = 100,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/UK.png 94 | 俄罗斯节点 = url-test,RU,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/RU.png 95 | 其他节点 = url-test,AI,url = http://1.1.1.1/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Orz-3/mini/master/Color/XD.png 96 | [Proxy Chain] 97 | [Rule] 98 | FINAL,兜底分流 99 | [Remote Rule] 100 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Unbreak.list, policy=DIRECT, tag=规则修正, enabled=true 101 | https://adrules.top/adrules.list, policy=REJECT, tag=adrules.list, enabled=false 102 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/AdvertisingPlus.list#type=domain-set, policy=REJECT, tag=广告拦截, enabled=true 103 | https://raw.githubusercontent.com/NobyDa/Script/master/Surge/AdRule.list, policy=REJECT, tag=广告拦截, enabled=true 104 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Advertising.list, policy=REJECT, tag=广告拦截, enabled=true 105 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Hijacking.list, policy=REJECT, tag=运营劫持, enabled=true 106 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Privacy.list, policy=REJECT, tag=隐私劫持, enabled=true 107 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/WeChat/WeChat.list, policy=DIRECT, tag=微信转圈, enabled=true 108 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Speedtest/Speedtest.list, policy=全部节点, tag=Speedtest, enabled=true 109 | https://raw.githubusercontent.com/ddgksf2013/Filter/master/Emby.list, policy=兜底分流, tag=Emby, enabled=true 110 | https://raw.githubusercontent.com/LeLeBay/Rule/main/Loon/CMSPlayer.list, policy=兜底分流, tag=CMSPlayer, enabled=true 111 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Bilibili.list, policy=bilibili, tag=Bilibli, enabled=true 112 | https://gitlab.com/lodepuly/proxy_tool_resources/-/raw/master/rule/Loon/TikTok/TikTok.list, policy=PROXY, tag=TikTok, enabled=true 113 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/GitLab/GitLab.list, policy=美国节点, tag=GitLab, enabled=true 114 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Github.list, policy=美国节点, tag=Github, enabled=true 115 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Game/Game.list, policy=Game, tag=Game, enabled=true 116 | https://raw.githubusercontent.com/Repcz/Tool/X/Loon/Rules/Telegram.list, policy=Telegram, tag=Telegram, enabled=true 117 | https://raw.githubusercontent.com/LeLeBay/Rule/main/Loon/Instagram.list, policy=lnstagram, tag=Instagram, enabled=true 118 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/YouTube.list, policy=谷歌服务, tag=YouTube, enabled=true 119 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/YouTubeMusic.list, policy=谷歌服务, tag=YouTubeMusic, enabled=true 120 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Google/Google.list, policy=谷歌服务, tag=Google, enabled=true 121 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/AppleMusic/AppleMusic.list, policy=兜底分流, tag=AppleMusic, enabled=true 122 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Spotify.list, policy=狮城节点, tag=Spotify, enabled=true 123 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Twitter.list, policy=Twitter, tag=Twitter, enabled=true 124 | https://raw.githubusercontent.com/Repcz/Tool/X/Loon/Rules/OpenAI.list, policy=PROXY, tag=OpenAI, enabled=true 125 | https://raw.githubusercontent.com/Repcz/Tool/X/Loon/Rules/ChatGPT_Voice.list, policy=PROXY, tag=ChatGPT_Voice, enabled=true 126 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Microsoft.list, policy=美国节点, tag=微软服务, enabled=true 127 | https://raw.githubusercontent.com/LeLeBay/Rule/main/Loon/Softwareupdate.list, policy=兜底分流, tag=系统更新, enabled=true 128 | https://raw.githubusercontent.com/LeLeBay/Rule/main/Loon/AppStore.list, policy=兜底分流, tag=AppStore, enabled=true 129 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/TestFlight/TestFlight.list, policy=兜底分流, tag=TestFlight, enabled=true 130 | https://raw.githubusercontent.com/LeLeBay/Rule/main/Loon/Streaming.list, policy=国际媒体, tag=国际媒体, enabled=true 131 | https://raw.githubusercontent.com/Repcz/Tool/X/Loon/Rules/Apple.list, policy=苹果服务, tag=苹果服务, parser-enable=true, enabled=true 132 | https://raw.githubusercontent.com/LeLeBay/Rule/main/Loon/Global.list, policy=全球加速, tag=全球加速, enabled=true 133 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Lan/Lan.list, policy=DIRECT, tag=LAN, enabled=true 134 | https://raw.githubusercontent.com/missuo/ASN-China/main/ASN.China.list, policy=DIRECT, tag=ASN, enabled=true 135 | https://raw.githubusercontent.com/Repcz/Open-Proflies/main/QuantumultX/Rules/FILTER_REGION.snippet, policy=DIRECT, tag=CN, enabled=true 136 | [Host] 137 | *.baidu.com = server:180.76.76.76 138 | *.icloud.com = server:119.29.29.29 139 | *.icloud.com.cn = server:119.29.29.29 140 | *.tencent.com = server:119.29.29.29 141 | *.weixin.com = server:119.29.29.29 142 | [Rewrite] 143 | 144 | [Script] 145 | generic script-path=https://raw.githubusercontent.com/MCdasheng/Loon/main/Streaming/ChatGPT.js, timeout=10, tag=GPT 146 | generic script-path=https://raw.githubusercontent.com/MCdasheng/Loon/main/Streaming/Spotify.js, timeout=10, tag=Spotify 147 | [Remote Script] 148 | [Plugin] 149 | https://raw.githubusercontent.com/zqzess/rule_for_quantumultX/master/Loon/Plugin/ReFix.plugin, policy=DIRECT, enabled=true 150 | https://raw.githubusercontent.com/LeLeBay/rewrite/main/Loon/ONE.plugin, enabled=true 151 | https://raw.githubusercontent.com/chavyleung/scripts/master/box/rewrite/boxjs.rewrite.loon.plugin, policy=兜底分流, enabled=true 152 | https://raw.githubusercontent.com/sub-store-org/Sub-Store/master/config/Loon.plugin, policy=兜底分流, enabled=true 153 | https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/modules/script-hub.loon.plugin, policy=兜底分流, tag=Script Hub(β): 重写 & 规则集转换, enabled=true 154 | https://raw.githubusercontent.com/Keywos/rule/main/loon/YouTubeFY.plugin, enabled=true 155 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/YouTube_remove_ads.plugin, enabled=true 156 | https://whatshub.top/plugin/SpotifyPremium.plugin, enabled=true 157 | http://script.hub/file/_start_/https://raw.githubusercontent.com/RuCu6/QuanX/main/Rewrites/Cube/bilibili.snippet/_end_/bilibili.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true 158 | https://raw.githubusercontent.com/LeLeBay/rewrite/main/Loon/Google.plugin, enabled=false 159 | https://raw.githubusercontent.com/NobyDa/Script/master/Loon/Loon_IPA_Installer.plugin, enabled=true 160 | https://raw.githubusercontent.com/zqzess/rule_for_quantumultX/master/Loon/Plugin/Qsearch.plugin, tag=快捷搜索, enabled=true 161 | https://raw.githubusercontent.com/Keywos/rule/main/script/baidu_index/bd.plugin, enabled=true 162 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/BaiduNetDisk_remove_ads.plugin, enabled=true 163 | http://script.hub/file/_start_/https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/Weibo.conf/_end_/Weibo.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true 164 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/Tieba_remove_ads.plugin, enabled=true 165 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/CoolApk_remove_ads.plugin, enabled=true 166 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/Zhihu_remove_ads.plugin, enabled=true 167 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/Cainiao_remove_ads.plugin, enabled=true 168 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/RedPaper_remove_ads.plugin, enabled=true 169 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/IThome_remove_ads.plugin, enabled=true 170 | https://whatshub.top/plugin/wechatad.plugin, enabled=true 171 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/QQMusic_remove_ads.plugin, enabled=true 172 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/Himalaya_remove_ads.plugin, enabled=true 173 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/NeteaseCloudMusic_remove_ads.plugin, enabled=true 174 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/Amap_remove_ads.plugin, enabled=true 175 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/smzdm_remove_ads.plugin, enabled=true 176 | http://script.hub/file/_start_/https://raw.githubusercontent.com/xiaomaoJT/QxScript/main/rewrite/boxJS/XiaoMaoALiCloud.js/_end_/XiaoMaoALiCloud.plugin?n=%E9%98%BF%E9%87%8C%E4%BA%91%E7%9B%98&type=qx-rewrite&target=loon-plugin&del=true, enabled=true 177 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/Remove_ads_by_keli.plugin, enabled=false 178 | https://raw.githubusercontent.com/GeQ1an/Rules/master/Loon/Rewrite/Rewrite.plugin, enabled=true 179 | https://whatshub.top/plugin/startingad.plugin, enabled=false 180 | http://script.hub/file/_start_/https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/StartUp.conf/_end_/StartUp.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true 181 | https://raw.githubusercontent.com/Keywos/rule/main/script/netisp/netisp.plugin, enabled=true 182 | https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/Node_detection_tool.plugin, enabled=true 183 | https://raw.githubusercontent.com/NobyDa/Script/master/Loon/Loon_TF_Download.plugin, enabled=true 184 | 185 | [Mitm] 186 | hostname = -api.revenuecat.com,-buy.itunes.apple.com,-weather-data.apple.com,auth.aliyundrive.com,auth.alipan.com 187 | ca-p12 = 188 | ca-passphrase = 189 | # 跳过验证服务器的证书 190 | skip-server-cert-verify = true 191 | -------------------------------------------------------------------------------- /QuantumultX/QX.conf: -------------------------------------------------------------------------------- 1 | # 配置名称:泽林自用QX配置 2 | # 配置作者: 泽林 3 | # 更新时间: 2024-1-2 12:13 4 | # 反馈地址:https://t.me/LeLeBay6 5 | # 更新地址:https://github.com/LeLeBay/linzein 6 | # TG频道:https://t.me/ZEROx14 7 | # TG群组:https://t.me/zel876 8 | # > 建议在「其他设置」里「GeoLite2」的「来源」填写使用下面链接「任选一个」,并开启「自动更新」 9 | #https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb 10 | #https://github.com/Hackl0us/GeoIP2-CN/raw/release/Country.mmdb 11 | # > QuantumultX设置推荐 12 | #「通知」栏中,建议仅开启[策略检测通知]和[脚本通知]开关,「VPN」栏中,建议关闭[兼容性增强]、[分流匹配优化]和[MPM]开关,使用破解重新重写的时候没效果建议打开插入资源,不用的时候可以关闭,另外出现误杀情况优先考虑去广告规则。 13 | [general] 14 | # 开放式 (MOBA、FPS游戏选择此或全部注释) 15 | udp_whitelist=53,123,81-442,443,444-65535 16 | # UDP丢弃列表 17 | udp_drop_list=443 18 | # 网络检查测试 19 | network_check_url=http://www.bing.com 20 | # 检查节点延迟测试 21 | server_check_url=http://1.1.1.1/generate_204 22 | # 服务器检查超时(毫秒) 23 | server_check_timeout=3000 24 | # 配置文件图标 25 | profile_img_url=https://avatars.githubusercontent.com/LeLeBay 26 | # 地理位置检查 27 | geo_location_checker=http://ip-api.com/json/?lang=zh-CN, https://raw.githubusercontent.com/I-am-R-E/Functional-Store-Hub/Master/GeoLocationChecker/QuantumultX/IP-API.js 28 | # 资源解析器 29 | resource_parser_url=https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/resource-parser.js 30 | # 排除路线 31 | excluded_routes=239.255.255.250/32, 24.105.30.129/32, 185.60.112.157/32, 185.60.112.158/32, 182.162.132.1/32 32 | # DNS排除列表 33 | dns_exclusion_list=*.cmpassport.com, *.jegotrip.com.cn, *.icitymobile.mobi, id6.me, *.pingan.com.cn,*.localnetwork.uop, *.qq.com, qq.com 34 | [task_local] 35 | event-interaction https://raw.githubusercontent.com/getsomecat/Qx/main/Net_Speed.js, tag=⚡️ Net Speed, img-url=bolt.square.fill.system, enabled=true 36 | event-interaction https://raw.githubusercontent.com/MCdasheng/QuantumultX/main/ipinfo.js, tag=ipInfo查询, img-url=location.fill.system 37 | event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/geo_location.js, tag=GeoIP 查询, img-url=location.fill.viewfinder.system, enabled=true 38 | event-interaction https://raw.githubusercontent.com/fmz200/wool_scripts/main/QuantumultX/scripts/server_info.js, tag=节点详情查询, img-url=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/icon/qure/color/Back.png, enabled=true 39 | event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/traffic-check.js, tag=策略流量查询, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Download.png, enabled=true 40 | event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/streaming-ui-check.js, tag=媒体解锁查询, img-url=checkmark.seal.system, enabled=true 41 | event-interaction https://raw.githubusercontent.com/I-am-R-E/QuantumultX/main/TaskLocal/NeteaseMusicUnlockCheck.js, tag=网易音乐查询, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Netease_Music_Unlock.png, enabled=true 42 | 43 | event-interaction https://raw.githubusercontent.com/I-am-R-E/Functional-Store-Hub/Master/NodeLinkCheck/Script/NodeLinkCheck.js, tag=节点链路查询, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Stack.png, enabled=true 44 | 0 10 0 * * ? https://raw.githubusercontent.com/deezertidal/private/main/hotoday.js, tag=今日平台热榜, img-url=text.badge.star.system, enabled=false 45 | 0 10 0 * * ? https://raw.githubusercontent.com/deezertidal/private/main/qm.js, tag=QQ音乐热歌榜, img-url=music.note.list.system, enabled=false 46 | 0 10 0 * * ? https://raw.githubusercontent.com/deezertidal/private/main/km.js, tag=酷狗音乐热歌榜, img-url=headphones.system, enabled=false 47 | 0 10 0 * * ? https://raw.githubusercontent.com/deezertidal/private/main/nm.js, tag=网易云热歌榜, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Netease_Music.png, enabled=false 48 | 49 | 0 0 0/4 * * ? https://raw.githubusercontent.com/xiaomaoJT/QxScript/main/rewrite/boxJS/XiaoMaoPic.js, tag=💢靓图自动推送, img-url=https://raw.githubusercontent.com/shoujiqiyuan/PokemonGOforQuanX/master/IconSet/Z029.png, enabled=false 50 | */30 * * * * * https://raw.githubusercontent.com/MCdasheng/QuantumultX/main/Scripts/myScripts/TestFlight.js, tag=TestFlight自动加入, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/testflight.png, enabled=false 51 | 45 10,22 * * * https://raw.githubusercontent.com/MCdasheng/QuantumultX/main/Scripts/myScripts/Appraven.js, tag=Appraven今日限免, img-url=https://raw.githubusercontent.com/Semporia/Hand-Painted-icon/master/Universal/Final.png, enabled=false 52 | 10 9 * * * https://raw.githubusercontent.com/ClydeTime/Quantumult/main/Script/Task/BiliBili.js, tag=B站每日等级任务,, img-url=https://qxnav.com/rules/QuantumultX/img/bilibili.png, enabled=false 53 | 0 10 0 * * ? https://raw.githubusercontent.com/lowking/Scripts/master/ali/aliYunPanCheckIn.js, tag=阿里云签到, img-url=https://raw.githubusercontent.com/Crazy-Z7/Task/main/Image/IMG_0908.jpeg, enabled=false 54 | [rewrite_local] 55 | https:\/\/member\.aliyundrive\.com\/v2\/activity\/sign_in_luckyBottle url reject 56 | ^https:\/\/.*\.auhvylo\.cn\/\w+\/[a-z0-9]{32}\/[a-z0-9]{32}\.m3u8 url script-request-header https://raw.githubusercontent.com/Yu9191/Rewrite/main/m3u8/m3u8.js 57 | [rewrite_remote] 58 | https://raw.githubusercontent.com/LeLeBay/rewrite/main/QuantumultX/GitHubJS.list, tag=GitHub加速, update-interval=172800, opt-parser=true, enabled=true 59 | https://raw.githubusercontent.com/RuCu6/QuanX/main/Rewrites/Cube/xiaohongshu.snippet, tag=小红书, update-interval=172800, opt-parser=false, enabled=true 60 | https://raw.githubusercontent.com/Yu9191/Rewrite/main/m3u8/m3u8.conf, tag=看片, update-interval=172800, opt-parser=true, enabled=true 61 | https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/IPA-Installer.snippet, tag=IPA辅助安装, update-interval=172800, opt-parser=true, enabled=true 62 | https://raw.githubusercontent.com/ZenmoFeiShi/Qx/main/Didichuxing.snippet, tag=滴滴出行去广告@ZenmoFeiShi, update-interval=172800, opt-parser=false, inserted-resource=true, enabled=false 63 | https://raw.githubusercontent.com/xiaomaoJT/QxScript/main/rewrite/boxJS/XiaoMaoIntoLive.js, tag=会员脚本·恢复·IntoLive, update-interval=172800, opt-parser=true, enabled=false 64 | https://raw.githubusercontent.com/RuCu6/QuanX/main/Rewrites/Cube/cnftp.snippet, tag=cnftp, update-interval=172800, opt-parser=false, enabled=false 65 | https://raw.githubusercontent.com/gjwj666/qx/main/Wyy.js, tag=ios鸡神-网易云1, update-interval=172800, opt-parser=true, enabled=true 66 | https://raw.githubusercontent.com/Treo6/personaluse/main/QuantumultX/bilibili.js, tag=bilibili, update-interval=172800, opt-parser=true, enabled=true 67 | https://raw.githubusercontent.com/chxm1023/Rewrite/main/nicegram.js, tag=Nicegram解锁@iOS151, update-interval=172800, opt-parser=true, enabled=true 68 | https://raw.githubusercontent.com/bin64/Scripts/main/QuantumultX/vvebo.js, tag=vvebo, update-interval=172800, opt-parser=true, enabled=true 69 | https://ghproxy.com/https://raw.githubusercontent.com/chxm1023/Script_X/main/Collections.conf, tag=APP解锁合集, update-interval=172800, opt-parser=true, enabled=false 70 | https://raw.githubusercontent.com/fmz200/wool_scripts/main/QuantumultX/rewrite/chongxie.txt, tag=广告拦截合集-重写, update-interval=172800, opt-parser=true, enabled=false 71 | https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Quantumult-X/TikTok-KR.conf, tag=TikTok·韩国, update-interval=172800, opt-parser=false, enabled=false 72 | https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Quantumult-X/TikTok-US.conf, tag=TikTok·美国, update-interval=172800, opt-parser=false, enabled=false 73 | https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Quantumult-X/TikTok-JP.conf, tag=TikTok·日本, update-interval=86400, opt-parser=false, enabled=true 74 | 75 | https://napi.ltd/script/Worker/WXDuShu.js, tag=微信读书共享会员, update-interval=172800, opt-parser=true, enabled=false 76 | https://napi.ltd/script/Worker/KuWo.js, tag=酷我音乐会员, update-interval=172800, opt-parser=true, enabled=false 77 | https://raw.githubusercontent.com/limbopro/Adblock4limbo/main/Adblock4limbo.conf, tag=毒奶网页去广告, update-interval=172800, opt-parser=false, enabled=false 78 | https://raw.githubusercontent.com/RuCu6/QuanX/main/Rewrites/WebPage.conf, tag=百度网页去广告+谷歌重定向@RuCu6, update-interval=172800, opt-parser=false, enabled=true 79 | https://raw.githubusercontent.com/RuCu6/QuanX/main/Rewrites/MyBlockAds.conf, tag=MyBlockAds, update-interval=172800, opt-parser=false, enabled=false 80 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/Html/WebAdBlock.conf, tag=墨鱼网页去广告, update-interval=172800, opt-parser=true, enabled=true 81 | https://raw.githubusercontent.com/chxm1023/Rewrite/main/iTunes/AnyDown.js, tag=AnyDown会员, update-interval=172800, opt-parser=true, enabled=true 82 | https://raw.githubusercontent.com/chxm1023/Rewrite/main/renrenshipin.js, tag=人人视频会员, update-interval=172800, opt-parser=true, enabled=true 83 | https://raw.githubusercontent.com/chxm1023/Advertising/main/sssp.js, tag=色色视频净化, update-interval=-1, opt-parser=true, enabled=true 84 | https://raw.githubusercontent.com/chxm1023/Rewrite/main/soutu.js, tag=搜图神器会员, update-interval=172800, opt-parser=true, enabled=true 85 | https://napi.ltd/script/Worker/FreeVPN.js, tag=FreeVPN, update-interval=172800, opt-parser=true, enabled=true 86 | https://raw.githubusercontent.com/MCdasheng/QuantumultX/main/Scripts/myScripts/TF_appIds.js, tag=TF自动加入, update-interval=172800, opt-parser=true, enabled=false 87 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/Html/Q-Search.conf, tag=墨鱼搜索, update-interval=172800, opt-parser=true, enabled=true 88 | https://raw.githubusercontent.com/LeLeBay/rewrinte/main/Qsearch.conf, tag=Safari聚合搜索, update-interval=-1, opt-parser=true, enabled=false 89 | https://raw.githubusercontent.com/LeLeBay/rewrite/main/QuantumultX/Qsearch.snippet, tag=搜索, update-interval=172800, opt-parser=false, enabled=true 90 | https://raw.githubusercontent.com/Treo6/personaluse/main/QuantumultX/Q-Search-H.conf, tag=搜索, update-interval=172800, opt-parser=true, enabled=false 91 | https://raw.githubusercontent.com/yqc007/QuantumultX/master/MintPaperVipCrack.js, tag=薄荷壁纸会员, update-interval=-1, opt-parser=true, enabled=false 92 | https://raw.githubusercontent.com/89996462/Quantumult-X/main/ycdz/Apollo.js, tag=Apollo会员, update-interval=172800, opt-parser=true, enabled=false 93 | https://raw.githubusercontent.com/89996462/Quantumult-X/main/ycdz/Pandora.js, tag=Pandora会员, update-interval=172800, opt-parser=true, enabled=false 94 | https://raw.githubusercontent.com/510004015/Quantumult_X/Remote/Premium/PikPak.js, tag=PikPak会员, update-interval=-1, opt-parser=true, enabled=false 95 | https://raw.githubusercontent.com/89996462/Quantumult-X/main/ycdz/cdzs.js, tag=充电助手会员, update-interval=-1, opt-parser=true, enabled=true 96 | https://raw.githubusercontent.com/89996462/Quantumult-X/main/ycdz/XLJY.js, tag=迅游加速器会员, update-interval=-1, opt-parser=true, enabled=false 97 | https://raw.githubusercontent.com/89996462/Quantumult-X/main/ycdz/sjyjgj.js, tag=手机硬件管家会员, update-interval=172800, opt-parser=true, enabled=false 98 | https://raw.githubusercontent.com/xiaomaoJT/QxScript/main/rewrite/boxJS/XiaoMaoWeiBo.js, tag=微博会员, update-interval=-1, opt-parser=true, enabled=true 99 | https://raw.githubusercontent.com/app2smile/rules/master/module/spotify.conf, tag=Spotify会员, update-interval=86400, opt-parser=false, enabled=true 100 | https://gist.githubusercontent.com/ddgksf2013/0f76e952f0c4a2579932f45a209b40c3/raw/Kuwo.conf, tag=酷我纯净版, update-interval=86400, opt-parser=false, enabled=false 101 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/StartUp.conf, tag=墨鱼去广告, update-interval=86400, opt-parser=false, enabled=true 102 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zheye/zheye.snippet, tag=知乎去广告, update-interval=86400, opt-parser=false, enabled=true 103 | https://raw.githubusercontent.com/ddgksf2013/Scripts/master/one.js, tag=ONE去广告, update-interval=172800, opt-parser=true, enabled=true 104 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/smzdm/smzdm_remove_ads.qxrewrite, tag=什么值得买, update-interval=172800, opt-parser=true, enabled=true 105 | https://raw.githubusercontent.com/ZenmoFeiShi/Qx/main/Smzdm.snippet, tag=什么值得买, update-interval=172800, opt-parser=false, enabled=false 106 | https://raw.githubusercontent.com/xiaomaoJT/QxScript/main/rewrite/boxJS/XiaoMaoALiCloud.js, tag=阿里云盘小帽, update-interval=172800, opt-parser=true, enabled=true 107 | https://raw.githubusercontent.com/lowking/Scripts/master/ali/aliYunPanCheckIn.js, tag=阿里云盘获取, update-interval=172800, opt-parser=true, inserted-resource=true, enabled=false 108 | https://raw.githubusercontent.com/chxm1023/Rewrite/main/alidrive.js, tag=阿里云盘净化, update-interval=172800, opt-parser=true, enabled=false 109 | https://gist.githubusercontent.com/ddgksf2013/f4752e632fd3375ea2811985c5b635dc/raw/alicloud.js, tag=阿里云盘净化, update-interval=-1, opt-parser=true, enabled=false 110 | https://raw.githubusercontent.com/ddgksf2013/Scripts/master/555Ad.js, tag=555电影净化, update-interval=-1, opt-parser=true, enabled=true 111 | https://raw.githubusercontent.com/ddgksf2013/Scripts/master/coolapk.js, tag=酷安去广告, update-interval=-1, opt-parser=true, enabled=true 112 | https://raw.githubusercontent.com/xiaomaoJT/QxScript/main/rewrite/boxJS/XiaoMaoCool.js, tag=酷安提链, update-interval=-1, opt-parser=true, enabled=true 113 | https://raw.githubusercontent.com/ddgksf2013/Scripts/master/pixivAds.js, tag=Pixiv去广告, update-interval=172800, opt-parser=true, enabled=true 114 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/KeepStyle.conf, tag=Keep净化, update-interval=172800, opt-parser=false, enabled=true 115 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/WeChat.conf, tag=公众号去广告, update-interval=-1, opt-parser=false, enabled=true 116 | https://raw.githubusercontent.com/app2smile/rules/master/module/tieba-qx.conf, tag=贴吧去广告, update-interval=86400, opt-parser=false, enabled=true 117 | https://raw.githubusercontent.com/Maasea/sgmodule/master/YoutubeAds.sgmodule, tag=油管去广告, update-interval=86400, opt-parser=true, enabled=false 118 | https://raw.githubusercontent.com/RuCu6/QuanX/main/Rewrites/Cube/youtube.snippet, tag=youtube, update-interval=172800, opt-parser=false, enabled=true 119 | https://raw.githubusercontent.com/LeLeBay/rewrite/main/QuantumultX/YouTube_CC.conf, tag=油管字幕翻译中文, update-interval=-1, opt-parser=false, enabled=true 120 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/Weibo.conf, tag=微博去广告, update-interval=86400, opt-parser=false, enabled=true 121 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/XiaoHongShu.conf, tag=小红书净化, update-interval=86400, opt-parser=false, enabled=true 122 | https://raw.githubusercontent.com/RuCu6/QuanX/main/Rewrites/Cube/bilibili.snippet, tag=哔站去广告, update-interval=172800, opt-parser=false, enabled=true 123 | https://github.com/ddgksf2013/Rewrite/raw/master/Function/Bilibili_CC.conf, tag=哔哩哔哩繁体CC字幕转中文简体, update-interval=-1, opt-parser=true, enabled=true 124 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/Netease.conf, tag=音乐去广告, update-interval=86400, opt-parser=false, enabled=true 125 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/Ximalaya.conf, tag=喜马拉雅净化, update-interval=86400, opt-parser=false, enabled=true 126 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/Amap.conf, tag=高德地图净化, update-interval=86400, opt-parser=false, enabled=true 127 | https://gist.githubusercontent.com/ddgksf2013/beec132ca0c3570ffa0cf331bce8f82a/raw/baidumap.adblock.conf, tag=百度地图净化, update-interval=86400, opt-parser=false, enabled=true 128 | https://gist.githubusercontent.com/ddgksf2013/f43026707830c7818ee3ba624e383c8d/raw/baiduCloud.vip.js, tag=百度网盘净化, update-interval=86400, opt-parser=true, enabled=true 129 | https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/Html/Douban.conf, tag=豆瓣电影网页快捷跳转, update-interval=86400, opt-parser=false, enabled=true 130 | https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/TestFlightDownload.conf, tag=TestFlight解除区域限制, update-interval=172800, opt-parser=false, enabled=true 131 | https://raw.githubusercontent.com/ddgksf2013/Scripts/master/weixin110.js, tag=微信, update-interval=172800, opt-parser=true, enabled=false 132 | https://raw.githubusercontent.com/zZPiglet/Task/master/UnblockURLinWeChat.conf, tag=微信解锁被屏蔽的URL, update-interval=86400, opt-parser=false, enabled=true 133 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rewrite/QuantumultX/Advertising/Advertising.conf, tag=去广告重写, update-interval=-1, opt-parser=true, enabled=false 134 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/General.conf, tag=神机重定向, update-interval=86400, opt-parser=false, enabled=false 135 | https://raw.githubusercontent.com/ClydeTime/Quantumult/main/Task/Remote_Cookie.conf, tag=获取cookie, update-interval=172800, opt-parser=true, enabled=false 136 | https://raw.githubusercontent.com/chavyleung/scripts/master/box/rewrite/boxjs.rewrite.quanx.conf, tag=Boxjs, update-interval=172800, opt-parser=false, enabled=true 137 | https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/config/QX.snippet, tag=Sub-store, update-interval=172800, opt-parser=true, enabled=true 138 | [server_local] 139 | 140 | 141 | 142 | 143 | 144 | 145 | [server_remote] 146 | https://pastebin.mozilla.org/vwdaw1pY/raw, tag=FreeVPN, update-interval=172800, opt-parser=true, enabled=true 147 | https://napi.ltd/FreeVPN, tag=FreeVPN, update-interval=-1, opt-parser=true, enabled=true 148 | [dns] 149 | # 禁用系统DNS/IPv6 150 | no-system 151 | no-ipv6 152 | # 自定义DNS服务器 153 | server=223.5.5.5 154 | server=119.29.29.29 155 | server=114.114.114.114 156 | # 指定域名解析DNS 157 | server=/*.baidu.com/180.76.76.76 158 | server=/*.icloud.com/119.29.29.29 159 | server=/*.icloud.com.cn/119.29.29.29 160 | server=/*.tencent.com/119.29.29.29 161 | server=/*.weixin.com/119.29.29.29 162 | [policy] 163 | static=全部节点, direct, proxy,自动选择, server-tag-regex=^(.)*$, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Quantumult_X.png 164 | static=海外看, direct, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/LineTV.png 165 | static=AppStore, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/chxm1023/AppStore.png 166 | static=TestFlight, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/TestFlight.png 167 | static=bilibili, direct, 香港节点, 台湾节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Bili.png 168 | static=YouTube, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/YouTube.png 169 | static=Telegram, direct, proxy, 自动选择, 香港节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Telegram.png 170 | static=Twitter, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Twitter.png 171 | static=Instagram, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Instagram.png 172 | static=Spotify, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Spotify.png 173 | static=GAME, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/GAME.png 174 | static=GitHub, direct, proxy, 自动选择, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/GitHub.png 175 | static=苹果服务, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Apple.png 176 | static=国际媒体, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Streaming.png 177 | 178 | static=全球加速, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Global.png 179 | static=兜底分流, direct, proxy, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, 海外看, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/Final.png 180 | url-latency-benchmark=自动选择, server-tag-regex=^(.)*$, check-interval=600, tolerance=0, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Auto.png 181 | url-latency-benchmark=GPT, resource-tag-regex=EFC|超级机场|一次性, server-tag-regex=美国|日本|新加坡|GPT|解锁, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/chxm1023/ChatGPT4.png 182 | #默认设置10分钟测速一次,可自行修改check-interval=后面的数值(单位:秒),tolerance=后面的数值不建议修改 183 | url-latency-benchmark=香港节点, server-tag-regex=(?=.*(🇭🇰|香港|HK|(?i)Hong))^((?!(台|日|韩|新|美)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/HK.png 184 | url-latency-benchmark=台湾节点, server-tag-regex=(?=.*(🇹🇼|台湾|TW|(?i)Taiwan))^((?!(港|日|韩|新|美)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/TW.png 185 | url-latency-benchmark=日本节点, server-tag-regex=(?=.*(🇯🇵|日本|JP|(?i)Japan))^((?!(港|台|韩|新|美)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/JP.png 186 | url-latency-benchmark=狮城节点, server-tag-regex=(?=.*(🇸🇬|新加坡|SG|(?i)Singapore))^((?!(港|台|日|韩|美)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/SG.png 187 | url-latency-benchmark=美国节点, server-tag-regex=(?=.*(🇺🇸|美国|(\bUS\b/i)|(?i)States|American))^((?!(港|台|韩|新)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/US.png 188 | url-latency-benchmark=韩国节点, server-tag-regex=(?=.*(🇰🇷|韩国|KR|(?i)SouthKorea))^((?!(港|台|日|新|美)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/KR.png 189 | url-latency-benchmark=英国节点, server-tag-regex=(?=.*(🇬🇧|英国|UK |(?i)United Kingdom))^((?!(港|台|日|韩|新)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/UK.png 190 | url-latency-benchmark=俄罗斯节点, server-tag-regex=(?=.*(🇷🇺|俄罗斯|RU|Russia))^((?!(港|台|日|韩|新)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/RU.png 191 | url-latency-benchmark=其他节点, server-tag-regex=(?=.*(电信|联通|哥伦比亚|白嫖|越南|澳|印度|泰国|澳大利亚|土耳其|马来西亚|法国|荷兰|意大利|阿根廷|德国|加拿大|迪拜|阿布扎比|悉尼|菲律宾|耶路撒冷|南非|智利|巴西|瑞士|以色列|🇹🇷|🇦🇺|🇫🇷|🇮🇹|🇦🇷|🇨🇦|🇮🇳|🇵🇱|🇮🇱|🇮🇸|TUR|AUS|IND|FRA|ARE|NLD|ITA|ISR|CHE|GBR|ZAF))^((?!(港|台|日|韩|新)).)*$, check-interval=600, tolerance=0, alive-checking=false, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/XD.png 192 | [filter_remote] 193 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Unbreak.list, tag=规则修正, force-policy=direct, update-interval=172800, opt-parser=false, enabled=true 194 | https://raw.githubusercontent.com/RuCu6/QuanX/main/Rules/MyBlockAds.list, tag=MyBlockAds, force-policy=reject, update-interval=-1, opt-parser=true, enabled=true 195 | https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-quanx.txt, tag=Anti-AD, force-policy=reject, update-interval=-1, opt-parser=true, enabled=false 196 | https://adrules.top/qx.conf, tag=adrules, force-policy=reject, update-interval=172800, opt-parser=false, enabled=false 197 | https://raw.githubusercontent.com/limbopro/Adblock4limbo/main/QuantumultX/rule/Adblock4limbo.list, tag=毒奶去广告, force-policy=reject, update-interval=172800, opt-parser=false, enabled=false 198 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/AdvertisingPlus.list#type=domain-set, tag=广告拦截, force-policy=reject, update-interval=-1, opt-parser=true, enabled=true 199 | https://raw.githubusercontent.com/NobyDa/Script/master/Surge/AdRule.list, tag=广告拦截, force-policy=reject, update-interval=-1, opt-parser=true, enabled=true 200 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Advertising.list, tag=广告拦截, force-policy=reject, update-interval=-1, opt-parser=true, enabled=true 201 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Hijacking.list, tag=运营劫持, force-policy=reject, update-interval=-1, opt-parser=true, enabled=true 202 | https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Privacy.list, tag=隐私劫持, force-policy=reject, update-interval=-1, opt-parser=true, enabled=true 203 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/DNS/DNS.list, tag=DNS, force-policy=proxy, update-interval=172800, opt-parser=true, enabled=true 204 | https://raw.githubusercontent.com/Repcz/Tool/X/QuantumultX/Rules/Prevent_DNS_Leaks.list, tag=防DNS泄漏, force-policy=proxy, update-interval=-1, opt-parser=false, enabled=true 205 | https://raw.githubusercontent.com/LeLeBay/Rule/main/QuantumultX/CMSPlayer.list, tag=CMSP, force-policy=海外看, update-interval=172800, opt-parser=true, enabled=true 206 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/TikTok/TikTok.list, tag=TikTok, force-policy=日本节点, update-interval=172800, opt-parser=false, enabled=true 207 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Speedtest/Speedtest.list, tag=Speedtest, force-policy=全部节点, update-interval=-1, opt-parser=true, enabled=true 208 | https://raw.githubusercontent.com/ddgksf2013/Filter/master/StreamingSE.list, tag=哔哩哔哩, force-policy=bilibili, update-interval=-1, opt-parser=true, enabled=true 209 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/GitLab/GitLab.list, tag=GitLab, force-policy=GitHub, update-interval=172800, opt-parser=true, enabled=true 210 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Github.list, tag=GitHub, force-policy=GitHub, update-interval=-1, opt-parser=true, enabled=true 211 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Game/Game.list, tag=游戏, force-policy=GAME, update-interval=172800, opt-parser=false, enabled=true 212 | https://raw.githubusercontent.com/LucaLin233/Luca_Conf/main/Surge/Rule/Telegram.list, force-policy=Telegram, update-interval=172800, opt-parser=true, enabled=false 213 | https://raw.githubusercontent.com/Repcz/Tool/X/QuantumultX/Rules/Telegram.list, tag=telegram, force-policy=Telegram, update-interval=172800, opt-parser=true, enabled=true 214 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Instagram/Instagram.list, tag=lnstagram, force-policy=Instagram, update-interval=-1, opt-parser=true, enabled=true 215 | 216 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/YouTube.list, tag=YouTube, force-policy=YouTube, update-interval=-1, opt-parser=true, enabled=true 217 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/YouTubeMusic.list, tag=YouTubeMusic, force-policy=YouTube, update-interval=-1, opt-parser=true, enabled=true 218 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Google/Google.list, tag=Google, force-policy=YouTube, update-interval=172800, opt-parser=true, enabled=true 219 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/AppleMusic/AppleMusic.list, tag=Apple Music, force-policy=TestFlight, update-interval=172800, opt-parser=true, enabled=true 220 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Spotify.list, tag=Spotify, force-policy=Spotify, update-interval=-1, opt-parser=true, enabled=true 221 | 222 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Twitter.list, tag=Twitter, force-policy=Twitter, update-interval=-1, opt-parser=true, enabled=true 223 | https://raw.githubusercontent.com/Repcz/Tool/X/QuantumultX/Rules/OpenAI.list, tag=ChatGPT, force-policy=GPT, update-interval=172800, opt-parser=false, enabled=true 224 | https://raw.githubusercontent.com/Repcz/Tool/X/QuantumultX/Rules/ChatGPT_Voice.list, tag=ChatGPT_Voice, force-policy=GPT, update-interval=172800, opt-parser=false, enabled=true 225 | https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Microsoft.list, tag=微软服务, force-policy=美国节点, update-interval=172800, opt-parser=true, enabled=true 226 | https://raw.githubusercontent.com/LeLeBay/Rule/main/QuantumultX/Softwareupdate.list, tag=系统更新, force-policy=TestFlight, update-interval=172800, opt-parser=true, enabled=true 227 | https://raw.githubusercontent.com/LeLeBay/Rule/main/QuantumultX/AppStore.list, tag=App Store, force-policy=AppStore, update-interval=172800, opt-parser=true, enabled=true 228 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/TestFlight/TestFlight.list, tag=TestFlight, force-policy=TestFlight, update-interval=172800, opt-parser=true, enabled=true 229 | https://raw.githubusercontent.com/LeLeBay/Rule/main/QuantumultX/Streaming.list, tag=国际媒体, force-policy=国际媒体, update-interval=-1, opt-parser=true, enabled=true 230 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Apple/Apple.list, tag=苹果服务, force-policy=苹果服务, update-interval=-1, opt-parser=true, enabled=true 231 | https://raw.githubusercontent.com/LeLeBay/Rule/main/QuantumultX/Global.list, tag=全球加速, force-policy=全球加速, update-interval=-1, opt-parser=true, enabled=true 232 | https://raw.githubusercontent.com/VirgilClyne/GetSomeFries/main/ruleset/ASN.China.list, tag=国内网站, force-policy=direct, update-interval=-1, opt-parser=true, enabled=true 233 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Lan/Lan.list, tag=LAN, force-policy=direct, update-interval=172800, opt-parser=true, enabled=true 234 | https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/ChinaMax/ChinaMax.list, tag=ChimaMax, force-policy=direct, update-interval=172800, opt-parser=false, enabled=true 235 | https://raw.githubusercontent.com/Repcz/Open-Proflies/main/QuantumultX/Rules/FILTER_REGION.snippet, tag=CN, force-policy=direct, update-interval=-1, opt-parser=false, enabled=true 236 | [filter_local] 237 | host, ip125.com, proxy 238 | # 避免迅雷版权问题 239 | host, hub5idx.v6.shub.sandai.net, reject 240 | host, hub5emu.v6.shub.sandai.net, reject 241 | host, hub5btmain.v6.shub.sandai.net, reject 242 | # 一些比较容易忽视的分流 243 | host, ad.12306.cn, direct 244 | host, gg.caixin.com, direct 245 | host, sdkapp.uve.weibo.com, direct 246 | host-suffix, ucweb.com, direct 247 | host, ntb.lanjie100.com, reject 248 | host-suffix, kuwo.cn, direct 249 | # 贴吧屏蔽域名dns查询 250 | ip-cidr, 180.76.76.200/32, reject 251 | # B站自动换区 252 | ip-cidr, 203.107.1.1/24, reject 253 | final, 兜底分流 254 | [http_backend] 255 | 256 | [mitm] 257 | passphrase = 258 | p12 = 259 | # 跳过证书验证 260 | skip_validating_cert = false 261 | # 验证 SNI 域名 262 | force_sni_domain_name = false 263 | # 主机名 264 | hostname = -www.google.com, -api.revenuecat.com, -buy.itunes.apple.com, -weather-data.apple.com 265 | # passphrase和p12代为证书&主机名部分, 更新配置前可把旧的配置中passphrase和p12代码拷贝下来, 导入新的配置文件把内容粘贴在对应位置就不用重装证书 266 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 林泽代理配置库 2 | 3 | ## 介绍 4 | 本人自用代理软件配置,不喜勿喷 5 | 6 | ## 懒人配置下载链接 7 | 如需获取新版本更新通知,请订阅➡️[*TG频道*](https://t.me/ZEROx14) 8 | 9 | ### QuantumultX 10 | https://raw.githubusercontent.com/LeLeBay/linzein/main/Qx.conf 11 | 12 | ### LOON 13 | https://raw.githubusercontent.com/LeLeBay/linzein/loon/loon.conf 14 | 后续加入更多代理配置,敬请期待! 15 | -------------------------------------------------------------------------------- /Surge/Surge.conf: -------------------------------------------------------------------------------- 1 | [General] 2 | # 日志级别 3 | loglevel = notify 4 | # 测试超时(秒) 5 | test-timeout = 3 6 | # Internet 测试 URL 7 | internet-test-url = http://wifi.vivo.com.cn/generate_204 8 | # 代理测速 URL 9 | proxy-test-url = http://1.1.1.1/generate_204 10 | # GeoIP数据库 11 | geoip-maxmind-url = https://github.com/Masaiki/GeoIP2-CN/raw/release/Country.mmdb 12 | # 游戏优化:开启后优先处理 UDP 数据,会增加系统负载 13 | udp-priority = true 14 | # UDP回退行为 15 | udp-policy-not-supported-behaviour = REJECT 16 | # DNS 服务器 17 | dns-server = 223.5.5.5, 114.114.114.114 18 | # 加密DNS 19 | encrypted-dns-server = https://dns.alidns.com/dns-query,https://doh.18bit.cn/dns-query 20 | # DNS劫持 21 | hijack-dns = *:53 22 | # Always Real IP Hosts 23 | always-real-ip = *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com*.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com, *.battlenet.com.cn, *.battlenet.com, *.blzstatic.cn, *.battle.net 24 | # 强行关闭对特定主机名的主动协议探测 25 | always-raw-tcp-hosts = 5.28.19* 26 | # 展示错误页面 27 | show-error-page-for-reject = true 28 | # 排除简单主机名 29 | exclude-simple-hostnames = true 30 | # VIF Excluded Routes 31 | tun-excluded-routes = 239.255.255.250/32 32 | allow-wifi-access = false 33 | ipv6 = true 34 | ipv6-vif = auto 35 | 36 | [Proxy Group] 37 | 手动切换 = select, no-alert=0, hidden=0, include-all-proxies=0, update-interval=0, policy-path=你的机场链接 38 | 全球加速 = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 39 | 国际媒体 = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 40 | 苹果服务 = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 41 | 哔哩哔哩 = select, DIRECT, 香港节点, 台湾节点, no-alert=0, hidden=0, include-all-proxies=0 42 | 谷歌服务 = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 43 | 社交媒体 = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 44 | 电报消息 = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 45 | 游戏平台 = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 46 | Emby = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 47 | Spotify = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 48 | 兜底分流 = select, DIRECT, 手动切换, 自动选择, 香港节点, 台湾节点, 日本节点, 狮城节点, 美国节点, no-alert=0, hidden=0, include-all-proxies=0 49 | 自动选择 = url-test, no-alert=0, hidden=0, include-all-proxies=0, include-other-group=手动切换 50 | 香港节点 = url-test, update-interval=0, policy-regex-filter=(?=.*(🇭🇰|香港|HK|(?i)Hong))^((?!(台|日|韩|新|美)).)*$, no-alert=1, hidden=0, include-all-proxies=0, interval=600, include-other-group=手动切换 51 | 台湾节点 = url-test, update-interval=0, policy-regex-filter=(?=.*(🇹🇼|台湾|TW|(?i)Taiwan))^((?!(港|日|韩|新|美)).)*$, no-alert=1, hidden=0, include-all-proxies=0, include-other-group=手动切换, interval=600 52 | 日本节点 = url-test, update-interval=0, policy-regex-filter=(?=.*(🇯🇵|日本|JP|(?i)Japan))^((?!(港|台|韩|新|美)).)*$, no-alert=1, hidden=0, include-all-proxies=0, include-other-group=手动切换, interval=600, persistent=0 53 | 狮城节点 = url-test, update-interval=0, policy-regex-filter=(?=.*(🇸🇬|新加坡|SG|(?i)Singapore))^((?!(港|台|日|韩|美)).)*$, no-alert=1, hidden=0, include-all-proxies=0, include-other-group=手动切换, interval=600 54 | 美国节点 = url-test, update-interval=0, policy-regex-filter=(?=.*(🇺🇸|美国|(\bUS\b/i)|(?i)States|American))^((?!(港|台|韩|新)).)*$, no-alert=1, hidden=0, include-all-proxies=0, include-other-group=手动切换, interval=600, tolerance=50, persistent=0 55 | 韩国节点 = url-test, policy-regex-filter=(?=.*(🇰🇷|韩国|KR|(?i)SouthKorea))^((?!(港|台|日|新|美)).)*$, no-alert=1, hidden=0, include-all-proxies=0, include-other-group=手动切换 56 | 英国节点 = url-test, policy-regex-filter=(?=.*(🇬🇧|英国|UK |(?i)United Kingdom))^((?!(港|台|日|韩|新)).)*$, no-alert=1, hidden=0, include-all-proxies=0, include-other-group=手动切换 57 | 俄国节点 = url-test, policy-regex-filter=(?=.*(🇷🇺|俄罗斯|RU|Russia))^((?!(港|台|日|韩|新)).)*$, no-alert=1, hidden=0, include-all-proxies=0, include-other-group=手动切换 58 | 其他节点 = url-test, policy-regex-filter=(?=.*(电信|联通|哥伦比亚|白嫖|越南|澳|印度|泰国|澳大利亚|土耳其|马来西亚|法国|荷兰|意大利|阿根廷|德国|加拿大|迪拜|阿布扎比|悉尼|菲律宾|耶路撒冷|南非|智利|巴西|瑞士|以色列|🇹🇷|🇦🇺|🇫🇷|🇮🇹|🇦🇷|🇨🇦|🇮🇳|🇵🇱|🇮🇱|🇮🇸|TUR|AUS|IND|FRA|ARE|NLD|ITA|ISR|CHE|GBR|ZAF))^((?!(港|台|日|韩|新)).)*$, no-alert=1, hidden=0, include-all-proxies=0, include-other-group=手动切换 59 | 60 | [Rule] 61 | # 规则修正 62 | RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Unbreak.list,DIRECT 63 | # 微信转圈 64 | RULE-SET,https://raw.githubusercontent.com/Repcz/Tool/X/Surge/Rules/WeChat.list,DIRECT 65 | # 广告拦截 66 | RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Advertising.list,REJECT 67 | # 运营劫持 68 | RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Hijacking.list,REJECT 69 | # 隐私劫持 70 | RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Privacy.list,REJECT 71 | # CMSPlayer 72 | RULE-SET,https://raw.githubusercontent.com/LeLeBay/Rule/main/Surge/CMSPlayer.list,兜底分流 73 | # Emby 74 | RULE-SET,https://raw.githubusercontent.com/ddgksf2013/Filter/master/Emby.list,Emby 75 | # 哔哩哔哩 76 | RULE-SET,https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Bilibili.list,哔哩哔哩 77 | # GitLab 78 | RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/GitLab/GitLab.list,美国节点 79 | # GitHub 80 | RULE-SET,https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Github.list,美国节点 81 | # 游戏平台 82 | RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Game/Game.list,游戏平台 83 | # telegram 84 | RULE-SET,https://raw.githubusercontent.com/Repcz/Tool/X/Surge/Rules/Telegram.list,电报消息 85 | # ins 86 | RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Instagram/Instagram.list,社交媒体 87 | # YouTube 88 | RULE-SET,https://raw.githubusercontent.com/Repcz/Tool/X/Surge/Rules/YouTube.list,谷歌服务 89 | # Google 90 | RULE-SET,https://raw.githubusercontent.com/Repcz/Tool/X/Surge/Rules/Google.list,谷歌服务 91 | # Spotify 92 | RULE-SET,https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Spotify.list,Spotify 93 | # Twitter 94 | RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Twitter/Twitter.list,社交媒体 95 | # ChatGPT 96 | RULE-SET,https://raw.githubusercontent.com/Repcz/Tool/X/Surge/Rules/OpenAI.list,手动切换 97 | # ChatGPT 98 | RULE-SET,https://raw.githubusercontent.com/Repcz/Tool/X/Surge/Rules/ChatGPT_Voice.list,手动切换 99 | # 微软服务 100 | RULE-SET,https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Microsoft.list,美国节点 101 | # 系统更新 102 | RULE-SET,https://raw.githubusercontent.com/LeLeBay/Rule/main/Surge/Softwareupdate.list,兜底分流 103 | # 应用商店 104 | RULE-SET,https://raw.githubusercontent.com/LeLeBay/Rule/main/Surge/AppStore.list,DIRECT 105 | # TF商店 106 | RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/TestFlight/TestFlight.list,DIRECT 107 | # 国际媒体 108 | RULE-SET,https://raw.githubusercontent.com/LeLeBay/Rule/main/Surge/Streaming.list,国际媒体 109 | # 苹果服务 110 | RULE-SET,https://raw.githubusercontent.com/Repcz/Tool/X/Surge/Rules/Apple.list,苹果服务 111 | # 全球加速 112 | RULE-SET,https://raw.githubusercontent.com/LeLeBay/Rule/main/Surge/Global.list,全球加速 113 | # 局域网 114 | RULE-SET,https://raw.githubusercontent.com/Repcz/Tool/X/Surge/Rules/Lan.list,DIRECT 115 | # 国内网站 116 | RULE-SET,https://raw.githubusercontent.com/missuo/ASN-China/main/ASN.China.list,DIRECT 117 | GEOIP,CN,DIRECT 118 | FINAL,兜底分流 119 | 120 | [MITM] 121 | # MITM over HTTP/2 122 | skip-server-cert-verify = true 123 | h2 = true 124 | hostname = -www.google.com, -api.revenuecat.com, -buy.itunes.apple.com, -weather-data.apple.com 125 | ca-passphrase = E487224A 126 | ca-p12 = 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 127 | 128 | [WireGuard Cloudflare] 129 | private-key = gKFg31rig2lyR7++RX9q0w9cJcNKJqflU0Jbd0SyNFE= 130 | self-ip = 162.159.195.8 131 | self-ip-v6 = 2606:4700:110:86d5:6ba8:f12:11d0:b62d 132 | dns-server = 1.1.1.1, 2606:4700:4700::1111 133 | mtu = 1280 134 | peer = (public-key = bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=, allowed-ips = "0.0.0.0/0, ::0/0", endpoint = engage.nanocat.cloud:2408, keepalive = 45, client-id = 153/44/14) --------------------------------------------------------------------------------