Skip to content

Commit 9ccc5d8

Browse files
committed
删除 trackerslist 规则分流;优化国外域名策略组(出站)
1 parent 22424df commit 9ccc5d8

16 files changed

Lines changed: 37 additions & 111 deletions

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
steps:
6767
- name: Deploy to GitHub Pages
6868
id: deployment
69-
uses: actions/deploy-pages@v4
69+
uses: actions/deploy-pages@v5

_posts/2024-08-21-link-mihomo-geodata.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,8 @@ proxy-groups:
102102
- {name: 🌍 国外媒体, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点]}
103103
- {name: 🇨🇳 国内域名, type: select, proxies: [🎯 全球直连, 🚀 节点选择]}
104104
- {name: 🀄️ 国内 IP, type: select, proxies: [🎯 全球直连, 🚀 节点选择]}
105-
- {name: 🌎 国外域名, type: select, proxies: [🚀 节点选择, 🎯 全球直连]}
105+
- {name: 🌎 国外域名, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
106106
- {name: 📲 电报消息, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
107-
- {name: 📋 Trackerslist, type: select, proxies: [🎯 全球直连, 🚀 节点选择]}
108107
# 若在面板 Dashboard 中需隐藏该策略组,可添加 `hidden: true` 配置项
109108
- {name: 🔒 私有网络, type: select, proxies: [🎯 全球直连], hidden: true}
110109
# 若机场的 UDP 质量不是很好,导致某游戏无法登录或进入房间,可添加 `disable-udp: true` 配置项解决
@@ -132,7 +131,6 @@ rules:
132131
# 自定义规则优先放前面
133132
- GEOSITE,private,🔒 私有网络
134133
- GEOSITE,ads,🛑 广告域名
135-
- GEOSITE,trackerslist,📋 Trackerslist
136134
# 为了使 P2P 流量(BT 下载)走直连,可添加一条 `DST-PORT` 规则(ShellCrash 会默认启用“只代理常用端口”,可删除此条 `DST-PORT`)
137135
- DST-PORT,6881-6889,🎯 全球直连
138136
- GEOSITE,microsoft-cn,🪟 微软服务
@@ -222,9 +220,8 @@ proxy-groups:
222220
- {name: 🕹️ 游戏平台, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点]}
223221
- {name: 🤖 AI 平台, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点]}
224222
- {name: 🌍 国外媒体, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点]}
225-
- {name: 🌎 国外域名, type: select, proxies: [🚀 节点选择, 🎯 全球直连]}
223+
- {name: 🌎 国外域名, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
226224
- {name: 📲 电报消息, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
227-
- {name: 📋 Trackerslist, type: select, proxies: [🎯 全球直连, 🚀 节点选择]}
228225
# 若在面板 Dashboard 中需隐藏该策略组,可添加 `hidden: true` 配置项
229226
- {name: 🔒 私有网络, type: select, proxies: [🎯 全球直连], hidden: true}
230227
- {name: 🐟 漏网之鱼, type: select, proxies: [🎯 全球直连, 🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
@@ -251,7 +248,6 @@ rules:
251248
# 自定义规则优先放前面
252249
- GEOSITE,private,🔒 私有网络
253250
- GEOSITE,ads,🛑 广告域名
254-
- GEOSITE,trackerslist,📋 Trackerslist
255251
- GEOSITE,games,🕹️ 游戏平台
256252
- GEOSITE,media,🌍 国外媒体
257253
- GEOSITE,ai,🤖 AI 平台

_posts/2024-08-21-link-mihomo-ruleset.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,10 @@ proxy-groups:
102102
- {name: 🌍 国外媒体, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点]}
103103
- {name: 🇨🇳 国内域名, type: select, proxies: [🎯 全球直连, 🚀 节点选择]}
104104
- {name: 🀄️ 国内 IP, type: select, proxies: [🎯 全球直连, 🚀 节点选择]}
105-
- {name: 🌎 国外域名, type: select, proxies: [🚀 节点选择, 🎯 全球直连]}
105+
- {name: 🌎 国外域名, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
106106
- {name: 📲 电报消息, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
107107
# 若使用 ShellCrash,由于无法判断本机进程(默认 `find-process-mode: off`),需删除此条 `⬇️ 直连软件`;若在面板 Dashboard 中需隐藏该策略组,可添加 `hidden: true` 配置项
108108
- {name: ⬇️ 直连软件, type: select, proxies: [🎯 全球直连], hidden: true}
109-
- {name: 📋 Trackerslist, type: select, proxies: [🎯 全球直连, 🚀 节点选择]}
110109
- {name: 🔒 私有网络, type: select, proxies: [🎯 全球直连], hidden: true}
111110
# 若机场的 UDP 质量不是很好,导致某游戏无法登录或进入房间,可添加 `disable-udp: true` 配置项解决
112111
- {name: 🐟 漏网之鱼, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点, 🎯 全球直连]}
@@ -146,14 +145,6 @@ rule-providers:
146145
url: "https://github.com/DustinWin/ruleset_geodata/releases/download/mihomo-ruleset/private.mrs"
147146
interval: 86400
148147

149-
trackerslist:
150-
type: http
151-
behavior: domain
152-
format: mrs
153-
path: ./ruleset/trackerslist.mrs
154-
url: "https://github.com/DustinWin/ruleset_geodata/releases/download/mihomo-ruleset/trackerslist.mrs"
155-
interval: 86400
156-
157148
# 若使用 ShellCrash,由于无法判断本机进程(默认 `find-process-mode: off`),需删除此条 `applications`
158149
applications:
159150
type: http
@@ -280,7 +271,6 @@ rules:
280271
# 自定义规则优先放前面
281272
- RULE-SET,private,🔒 私有网络
282273
- RULE-SET,ads,🛑 广告域名
283-
- RULE-SET,trackerslist,📋 Trackerslist
284274
# 为了使 P2P 流量(BT 下载)走直连,可添加一条 `DST-PORT` 规则(ShellCrash 会默认启用“只代理常用端口”,可删除此条 `DST-PORT`)
285275
- DST-PORT,6881-6889,🎯 全球直连
286276
# 若使用 ShellCrash,由于无法判断本机进程(默认 `find-process-mode: off`),需删除此条 `RULE-SET`
@@ -372,9 +362,8 @@ proxy-groups:
372362
- {name: 🕹️ 游戏平台, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点]}
373363
- {name: 🤖 AI 平台, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点]}
374364
- {name: 🌍 国外媒体, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点]}
375-
- {name: 🌎 国外域名, type: select, proxies: [🚀 节点选择, 🎯 全球直连]}
365+
- {name: 🌎 国外域名, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
376366
- {name: 📲 电报消息, type: select, proxies: [🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
377-
- {name: 📋 Trackerslist, type: select, proxies: [🎯 全球直连, 🚀 节点选择]}
378367
# 若在面板 Dashboard 中需隐藏该策略组,可添加 `hidden: true` 配置项
379368
- {name: 🔒 私有网络, type: select, proxies: [🎯 全球直连], hidden: true}
380369
- {name: 🐟 漏网之鱼, type: select, proxies: [🎯 全球直连, 🚀 节点选择, 🇭🇰 香港节点, 🇹🇼 台湾节点, 🇯🇵 日本节点, 🇸🇬 新加坡节点, 🇺🇸 美国节点, 🆓 免费节点]}
@@ -414,14 +403,6 @@ rule-providers:
414403
url: "https://github.com/DustinWin/ruleset_geodata/releases/download/mihomo-ruleset/private.mrs"
415404
interval: 86400
416405

417-
trackerslist:
418-
type: http
419-
behavior: domain
420-
format: mrs
421-
path: ./ruleset/trackerslist.mrs
422-
url: "https://github.com/DustinWin/ruleset_geodata/releases/download/mihomo-ruleset/trackerslist.mrs"
423-
interval: 86400
424-
425406
games:
426407
type: http
427408
behavior: domain
@@ -490,7 +471,6 @@ rule-providers:
490471
rules:
491472
- RULE-SET,private,🔒 私有网络
492473
- RULE-SET,ads,🛑 广告域名
493-
- RULE-SET,trackerslist,📋 Trackerslist
494474
- RULE-SET,games,🕹️ 游戏平台
495475
- RULE-SET,media,🌍 国外媒体
496476
- RULE-SET,ai,🤖 AI 平台

_posts/2024-08-21-share-android-mihomo-ruleset.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,9 @@ proxy-groups:
109109
- {name: 苹果服务, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/apple-cn.png"}
110110
- {name: 国内域名, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/cn.png"}
111111
- {name: 国内 IP, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/cnip.png"}
112-
- {name: 国外域名, type: select, proxies: [节点选择, 全球直连], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/global.png"}
112+
- {name: 国外域名, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/global.png"}
113113
- {name: 电报消息, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/telegram.png"}
114114
- {name: 直连软件, type: select, proxies: [全球直连], hidden: true, icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/applications.png"}
115-
- {name: Trackerslist, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/trackerslist.png"}
116115
- {name: 私有网络, type: select, proxies: [全球直连], hidden: true, icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/private.png"}
117116
# 若机场的 UDP 质量不是很好,导致某游戏无法登录或进入房间,可以添加 `disable-udp: true` 配置项解决
118117
- {name: 漏网之鱼, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点, 全球直连], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/match.png"}
@@ -260,7 +259,6 @@ rule-providers:
260259
rules:
261260
- RULE-SET,private,私有网络
262261
- RULE-SET,ads,广告域名
263-
- RULE-SET,trackerslist,Trackerslist
264262
- RULE-SET,applications,直连软件
265263
- RULE-SET,microsoft-cn,微软服务
266264
- RULE-SET,apple-cn,苹果服务
@@ -316,6 +314,7 @@ proxy-groups:
316314
注:
317315
- 1. 本 `dns` 配置中,仅国外域名 `proxy` 走 `fake-ip`,国内域名 `cn` 走国内 DNS 解析,未知域名走国外 DNS 解析(有效解决了“心理 DNS 泄露问题”,详见《[搭载 mihomo 内核配置 DNS 不泄露教程-ruleset 方案](https://proxy-tutorials.dustinwin.us.kg/posts/dnsnoleaks-mihomo-ruleset/)》),且配置 `ecs` 提高了兼容性
318316
- 2. 推荐将 `ecs` 设置为当前宽带运营商分配的默认 DNS(可进入光猫或路由器拨号页面查看,或者前往[公共 DNS 大全](https://toolb.cn/publicdns)查询)的 IP 段,如默认 DNS 为 `211.137.58.20`,可设置为 `211.137.58.0/24`
317+
- 3. 记得删除 `rule-providers.trackerslist`
319318

320319
```yaml
321320
hosts:

_posts/2024-08-21-share-android-singboxr-ruleset.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,9 @@ tags: [sing-box, sing-boxr, Android, ruleset, rule_set, 分享]
9494
{ "tag": "苹果服务", "type": "selector", "outbounds": [ "全球直连", "节点选择" ] },
9595
{ "tag": "国内域名", "type": "selector", "outbounds": [ "全球直连", "节点选择" ] },
9696
{ "tag": "国内 IP", "type": "selector", "outbounds": [ "全球直连", "节点选择" ] },
97-
{ "tag": "国外域名", "type": "selector", "outbounds": [ "节点选择", "全球直连" ] },
97+
{ "tag": "国外域名", "type": "selector", "outbounds": [ "节点选择", "香港节点", "台湾节点", "日本节点", "新加坡节点", "美国节点", "免费节点", "🆚 vless 节点" ] },
9898
{ "tag": "电报消息", "type": "selector", "outbounds": [ "节点选择", "香港节点", "台湾节点", "日本节点", "新加坡节点", "美国节点", "免费节点", "🆚 vless 节点" ] },
9999
{ "tag": "直连软件", "type": "selector", "outbounds": [ "全球直连" ] },
100-
{ "tag": "Trackerslist", "type": "selector", "outbounds": [ "全球直连", "节点选择" ] },
101100
{ "tag": "私有网络", "type": "selector", "outbounds": [ "全球直连" ] },
102101
{ "tag": "漏网之鱼", "type": "selector", "outbounds": [ "节点选择", "香港节点", "台湾节点", "日本节点", "新加坡节点", "美国节点", "免费节点", "🆚 vless 节点", "全球直连" ] },
103102
{ "tag": "广告域名", "type": "selector", "outbounds": [ "全球拦截", "全球直连" ] },
@@ -133,7 +132,6 @@ tags: [sing-box, sing-boxr, Android, ruleset, rule_set, 分享]
133132
{ "clash_mode": [ "Global" ], "outbound": "GLOBAL" },
134133
{ "rule_set": [ "private" ], "outbound": "私有网络" },
135134
{ "rule_set": [ "ads" ], "outbound": "广告域名" },
136-
{ "rule_set": [ "trackerslist" ], "outbound": "Trackerslist" },
137135
{ "rule_set": [ "applications" ], "outbound": "直连软件" },
138136
{ "rule_set": [ "microsoft-cn" ], "outbound": "微软服务" },
139137
{ "rule_set": [ "apple-cn" ], "outbound": "苹果服务" },
@@ -318,6 +316,7 @@ tags: [sing-box, sing-boxr, Android, ruleset, rule_set, 分享]
318316
注:
319317
- 1.`dns` 配置中,国外域名 `proxy``fake-ip`,私有网络 `private` 和国内域名 `cn` 走国内 DNS 解析,未知域名走国外 DNS 解析(有效解决了“心理 DNS 泄露问题”,详见《[搭载 sing-boxr 内核配置 DNS 不泄露教程-ruleset 方案](https://proxy-tutorials.dustinwin.us.kg/posts/dnsnoleaks-singboxr-ruleset/)》),且配置 `client_subnet` 提高了兼容性
320318
- 2. 推荐将 `client_subnet` 设置为当前宽带运营商分配的默认 DNS(可进入光猫或路由器拨号页面查看,或者前往[公共 DNS 大全](https://toolb.cn/publicdns)查询)的 IP 段,如默认 DNS 为 `211.137.58.20`,可设置为 `211.137.58.0/24`
319+
- 3. 记得删除 `route.rule_set.trackerslist`
321320

322321
```json
323322
{

_posts/2024-08-21-share-shellcrash-mihomo-geodata.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,8 @@ proxy-groups:
7171
- {name: 苹果服务, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/apple-cn.png"}
7272
- {name: 国内域名, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/cn.png"}
7373
- {name: 国内 IP, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/cnip.png"}
74-
- {name: 国外域名, type: select, proxies: [节点选择, 全球直连], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/global.png"}
74+
- {name: 国外域名, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/global.png"}
7575
- {name: 电报消息, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/telegram.png"}
76-
- {name: Trackerslist, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/trackerslist.png"}
7776
- {name: 私有网络, type: select, proxies: [全球直连], hidden: true, icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/private.png"}
7877
# 若机场的 UDP 质量不是很好,导致某游戏无法登录或进入房间,可以添加 `disable-udp: true` 配置项解决
7978
- {name: 漏网之鱼, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点, 全球直连], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/match.png"}
@@ -88,7 +87,6 @@ proxy-groups:
8887

8988
rules:
9089
- GEOSITE,private,私有网络
91-
- GEOSITE,trackerslist,Trackerslist
9290
- GEOSITE,microsoft-cn,微软服务
9391
- GEOSITE,apple-cn,苹果服务
9492
- GEOSITE,google-cn,谷歌服务

_posts/2024-08-21-share-shellcrash-mihomo-ruleset.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,8 @@ proxy-groups:
7070
- {name: 苹果服务, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/apple-cn.png"}
7171
- {name: 国内域名, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/cn.png"}
7272
- {name: 国内 IP, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/cnip.png"}
73-
- {name: 国外域名, type: select, proxies: [节点选择, 全球直连], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/global.png"}
73+
- {name: 国外域名, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/global.png"}
7474
- {name: 电报消息, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/telegram.png"}
75-
- {name: Trackerslist, type: select, proxies: [全球直连, 节点选择], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/trackerslist.png"}
7675
- {name: 私有网络, type: select, proxies: [全球直连], hidden: true, icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/private.png"}
7776
# 若机场的 UDP 质量不是很好,导致某游戏无法登录或进入房间,可以添加 `disable-udp: true` 配置项解决
7877
- {name: 漏网之鱼, type: select, proxies: [节点选择, 香港节点, 台湾节点, 日本节点, 新加坡节点, 美国节点, 免费节点, 🆚 vless 节点, 全球直连], icon: "https://github.com/DustinWin/ruleset_geodata/releases/download/icons/match.png"}
@@ -208,7 +207,6 @@ rule-providers:
208207

209208
rules:
210209
- RULE-SET,private,私有网络
211-
- RULE-SET,trackerslist,Trackerslist
212210
- RULE-SET,microsoft-cn,微软服务
213211
- RULE-SET,apple-cn,苹果服务
214212
- RULE-SET,google-cn,谷歌服务
@@ -308,6 +306,7 @@ dns:
308306
注:
309307
- 1. 本 `dns` 配置中,仅国外域名 `proxy` 走 `fake-ip`,国内域名 `cn` 走国内 DNS 解析,未知域名走国外 DNS 解析(有效解决了“心理 DNS 泄露问题”,详见《[搭载 mihomo 内核配置 DNS 不泄露教程-ruleset 方案](https://proxy-tutorials.dustinwin.us.kg/posts/dnsnoleaks-mihomo-ruleset/)》),且配置 `ecs` 提高了兼容性
310308
- 2. 推荐将 `ecs` 设置为当前宽带运营商分配的默认 DNS(可进入光猫或路由器拨号页面查看,或者前往[公共 DNS 大全](https://toolb.cn/publicdns)查询)的 IP 段,如默认 DNS 为 `211.137.58.20`,可设置为 `211.137.58.0/24`
309+
- 3. 记得删除 `rule-providers.trackerslist`
311310

312311
```yaml
313312
hosts:

0 commit comments

Comments
 (0)