mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 19:14:13 +08:00
chore(ir-set): include chocolate4u geoip/geosite.dat, add geosite:category-ads-all, remove ParsPack & Arvancloud
This commit is contained in:
parent
200c822851
commit
77be96713a
@ -1,5 +1,17 @@
|
|||||||
{
|
{
|
||||||
"rule_set": [
|
"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",
|
"tag": "geosite:category-ads",
|
||||||
"type": "local",
|
"type": "local",
|
||||||
@ -12,6 +24,12 @@
|
|||||||
"format": "binary",
|
"format": "binary",
|
||||||
"path": "geosite/category-ads-ir.srs"
|
"path": "geosite/category-ads-ir.srs"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"tag": "geosite:category-ads-all",
|
||||||
|
"type": "local",
|
||||||
|
"format": "binary",
|
||||||
|
"path": "geosite/category-ads-all.srs"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag": "acl:BanProgramAD",
|
"tag": "acl:BanProgramAD",
|
||||||
"type": "local",
|
"type": "local",
|
||||||
@ -221,18 +239,6 @@
|
|||||||
"type": "local",
|
"type": "local",
|
||||||
"format": "binary",
|
"format": "binary",
|
||||||
"path": "acl/Nintendo.srs"
|
"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"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user