chore(ir-set): include chocolate4u geoip/geosite.dat, add geosite:category-ads-all, remove ParsPack & Arvancloud

This commit is contained in:
Brooklyn 2025-04-25 19:37:39 +03:30 committed by GitHub
parent 200c822851
commit 77be96713a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,17 @@
{
"rule_set": [
{
"tag": "file:chocolate4u/geoip.dat",
"type": "local",
"format": "binary",
"path": "chocolate4u/geoip.dat"
},
{
"tag": "file:chocolate4u/geosite.dat",
"type": "local",
"format": "binary",
"path": "chocolate4u/geosite.dat"
},
{
"tag": "geosite:category-ads",
"type": "local",
@ -12,6 +24,12 @@
"format": "binary",
"path": "geosite/category-ads-ir.srs"
},
{
"tag": "geosite:category-ads-all",
"type": "local",
"format": "binary",
"path": "geosite/category-ads-all.srs"
},
{
"tag": "acl:BanProgramAD",
"type": "local",
@ -221,18 +239,6 @@
"type": "local",
"format": "binary",
"path": "acl/Nintendo.srs"
},
{
"tag": "geoip:parspack",
"type": "local",
"format": "binary",
"path": "geoip/parspack.srs"
},
{
"tag": "geoip:arvancloud",
"type": "local",
"format": "binary",
"path": "geoip/arvancloud.srs"
}
]
}