Add files via upload
This commit is contained in:
parent
4fe50f963a
commit
45245150b1
@ -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": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user