Add files via upload

This commit is contained in:
n3rddd 2024-04-11 21:59:33 +08:00 committed by GitHub
parent f927b59af4
commit 1c5c6e03cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -239,7 +239,7 @@
}
],
"routing": {
"domainStrategy": "AsIs",
"domainStrategy": "IPOnDemand",
"rules": [
{
"type": "field",
@ -248,6 +248,20 @@
],
"outboundTag": "direct"
},
{
"ip": [
"geoip:private"
],
"outboundTag": "direct",
"type": "field"
},
{
"ip": [
"geoip:cn"
],
"outboundTag": "direct",
"type": "field"
},
{
"type": "field",
"inboundTag": [