mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-11-01 10:25:35 +08:00
typo blcok → block (#201)
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"protocol": "blackhole",
|
"protocol": "blackhole",
|
||||||
"tag": "blcok"
|
"tag": "block"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"routing": {
|
"routing": {
|
||||||
@@ -86,8 +86,8 @@
|
|||||||
"inboundTag": [
|
"inboundTag": [
|
||||||
"dokodemo-in"
|
"dokodemo-in"
|
||||||
],
|
],
|
||||||
"outboundTag": "blcok"
|
"outboundTag": "block"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user