mirror of
https://github.com/XTLS/Xray-examples.git
synced 2024-11-14 20:53:19 +00:00
typo blcok → block (#201)
This commit is contained in:
parent
3a45e115e7
commit
d65029fd20
|
@ -67,7 +67,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"protocol": "blackhole",
|
"protocol": "blackhole",
|
||||||
"tag": "blcok"
|
"tag": "block"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"routing": {
|
"routing": {
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
"inboundTag": [
|
"inboundTag": [
|
||||||
"dokodemo-in"
|
"dokodemo-in"
|
||||||
],
|
],
|
||||||
"outboundTag": "blcok"
|
"outboundTag": "block"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue