Add files via upload

This commit is contained in:
n3rddd 2024-04-10 20:30:59 +08:00 committed by GitHub
parent 4fe50f963a
commit 45245150b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
"concurrency": true "concurrency": true
}, },
{ {
"address": "https+local://223.5.5.5/dns-query", "address": "http+local://223.5.5.5/dns-query",
"concurrency": true, "concurrency": true,
"domains": [ "domains": [
"full:cdn-all.xn--b6gac.eu.org" "full:cdn-all.xn--b6gac.eu.org"
@ -139,6 +139,10 @@
"tag": "directwarp", "tag": "directwarp",
"transportLayer": true "transportLayer": true
} }
},
{
"protocol": "freedom",
"tag": "direct"
} }
] ]
, ,
@ -235,8 +239,15 @@
} }
], ],
"routing": { "routing": {
"domainStrategy": "IPIfNonMatch", "domainStrategy": "AsIs",
"rules": [ "rules": [
{
"type": "field",
"ip": [
"127.0.0.1"
],
"outboundTag": "direct"
},
{ {
"type": "field", "type": "field",
"inboundTag": [ "inboundTag": [