A-A+
广告过滤dat文件 适用于v2ray
【注意:此文章为博主原创文章!转载需注意,请带原文链接,至少也要是txt格式!】
V2Ray-SiteDAT
用于 Project V 的自定义域名文件。
使用
下载文件 .dat 域名文件放到 V2Ray 的资源目录中,域名文件的标签及标签对应的域名见同名文件夹下的文件,在 V2Ray 配置中按标签设定路由规则,所有的域名均以子域名的形式进行匹配。
rules :
{
"type": "field",
"domain": ["ext:geosite.dat:reject"], //广告域名屏蔽
"outboundTag": "blocked"
},{
"type": "field",
"domain": ["ext:geosite.dat:proxy"],
"outboundTag": "proxy"
},{
"type": "field",
"domain": ["ext:geosite.dat:proxyjp"],
"outboundTag": "proxyjp"
},{
"type": "field",
"domain": ["ext:geosite.dat:direct"],
"outboundTag": "direct"
},{
"type": "field",
"domain": ["ext:geosite.dat:cn"],
"outboundTag": "direct"
},
因为我本人主要用它过滤广告,所以一般我只用上面的,具体的dat文件下载地址为:https://github.com/sysalong/V2Ray-NoAD/blob/main/geosite.dat
布施恩德可便相知重
微信扫一扫打赏
支付宝扫一扫打赏