fix: update geosite URLs and tags in singbox.json for consistency
This commit is contained in:
@ -98,28 +98,28 @@
|
|||||||
"format": "binary",
|
"format": "binary",
|
||||||
"tag": "geosite-ads",
|
"tag": "geosite-ads",
|
||||||
"type": "remote",
|
"type": "remote",
|
||||||
"url": "https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@sing/geo/geosite/category-ads-all.srs"
|
"url": "https://raw.githubusercontent.com/Chocolate4U/Iran-sing-box-rules/rule-set/geosite-category-ads-all.srs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"download_detour": "direct",
|
"download_detour": "direct",
|
||||||
"format": "binary",
|
"format": "binary",
|
||||||
"tag": "geosite-private",
|
"tag": "geoip-private",
|
||||||
"type": "remote",
|
"type": "remote",
|
||||||
"url": "https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@sing/geo/geosite/private.srs"
|
"url": "https://raw.githubusercontent.com/Chocolate4U/Iran-sing-box-rules/rule-set/geoip-private.srs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"download_detour": "direct",
|
"download_detour": "direct",
|
||||||
"format": "binary",
|
"format": "binary",
|
||||||
"tag": "geosite-ir",
|
"tag": "geosite-ir",
|
||||||
"type": "remote",
|
"type": "remote",
|
||||||
"url": "https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@sing/geo/geosite/category-ir.srs"
|
"url": "https://raw.githubusercontent.com/Chocolate4U/Iran-sing-box-rules/rule-set/geosite-ir.srs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"download_detour": "direct",
|
"download_detour": "direct",
|
||||||
"format": "binary",
|
"format": "binary",
|
||||||
"tag": "geoip-ir",
|
"tag": "geoip-ir",
|
||||||
"type": "remote",
|
"type": "remote",
|
||||||
"url": "https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@sing/geo/geoip/ir.srs"
|
"url": "https://raw.githubusercontent.com/Chocolate4U/Iran-sing-box-rules/rule-set/geoip-ir.srs"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rules": [
|
"rules": [
|
||||||
@ -152,7 +152,7 @@
|
|||||||
{
|
{
|
||||||
"action": "reject",
|
"action": "reject",
|
||||||
"rule_set": [
|
"rule_set": [
|
||||||
"geosite-ads"
|
"geoip-ads"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user