mirror of
https://github.com/alantang1977/X.git
synced 2024-11-06 02:43:08 +02:00
Add files via upload
This commit is contained in:
parent
26037cd66e
commit
b482397b17
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
@ -235,7 +235,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"routing": {
|
"routing": {
|
||||||
"domainStrategy": "IPIfNonMatch",
|
"domainStrategy": "AsIs",
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
"type": "field",
|
"type": "field",
|
||||||
|
|
Loading…
Reference in a new issue