Remove ads rules from default routing rules and DNS

This commit is contained in:
2dust 2025-03-30 11:07:59 +08:00
parent bf83dbdfea
commit 9a096d31fc
5 changed files with 3 additions and 36 deletions

View file

@ -27,13 +27,6 @@
"port": "443",
"network": "udp"
},
{
"remarks": "阻断广告",
"outboundTag": "block",
"domain": [
"geosite:category-ads-all"
]
},
{
"remarks": "绕过局域网IP",
"outboundTag": "direct",
@ -153,4 +146,4 @@
"port": "0-65535",
"outboundTag": "direct"
}
]
]

View file

@ -5,13 +5,6 @@
"port": "443",
"network": "udp"
},
{
"remarks": "阻断广告",
"outboundTag": "block",
"domain": [
"geosite:category-ads-all"
]
},
{
"remarks": "绕过局域网IP",
"outboundTag": "direct",
@ -31,4 +24,4 @@
"port": "0-65535",
"outboundTag": "proxy"
}
]
]

View file

@ -13,13 +13,6 @@
"port": "443",
"network": "udp"
},
{
"remarks": "阻断广告",
"outboundTag": "block",
"domain": [
"geosite:category-ads-all"
]
},
{
"remarks": "绕过局域网IP",
"outboundTag": "direct",
@ -100,4 +93,4 @@
"geosite:cn"
]
}
]
]

View file

@ -23,12 +23,6 @@
"geosite-cn"
],
"server": "local"
},
{
"rule_set": [
"geosite-category-ads-all"
],
"server": "block"
}
],
"final": "remote"

View file

@ -24,12 +24,6 @@
"geosite-geolocation-cn"
],
"server": "local"
},
{
"rule_set": [
"geosite-category-ads-all"
],
"server": "block"
}
],
"final": "remote"