add some geodata support

This commit is contained in:
Evgeny Nerush
2023-10-30 14:47:03 +03:00
parent 94775bb0a0
commit c1e306d927
3 changed files with 25 additions and 3 deletions
+20
View File
@@ -110,6 +110,26 @@
"routing": {
"domainStrategy": "AsIs",
"rules": [
{
"type": "field",
"domain": [
"geosite:cn",
"domain:ru",
"domain:by",
"domain:ir"
],
"outboundTag": "direct"
},
{
"type": "field",
"ip": [
"geoip:cn",
"geoip:ru",
"geoip:by",
"geoip:ir"
],
"outboundTag": "direct"
},
{
"type": "field",
"inboundTag": [