mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
Update README.md
Remove spaces
This commit is contained in:
parent
c1c4eaeefb
commit
4ab899863e
@ -181,10 +181,10 @@
|
|||||||
],
|
],
|
||||||
"outbounds": [
|
"outbounds": [
|
||||||
{
|
{
|
||||||
// 下面这行,协议名称为 socks、shadowsocks 或 vmess 等(记得删除这行文字说明)
|
//下面这行,协议名称为socks、shadowsocks或vmess等(记得删除这行文字说明)
|
||||||
"protocol": "协议名称",
|
"protocol": "协议名称",
|
||||||
"settings": {},
|
"settings": {},
|
||||||
// 下面这行,必须为 Proxy,对应 Routing 里的 outboundTag(记得删除这行文字说明)
|
//下面这行,必须为Proxy,对应Routing里的outboundTag(记得删除这行文字说明)
|
||||||
"tag": "Proxy",
|
"tag": "Proxy",
|
||||||
"streamSettings": {},
|
"streamSettings": {},
|
||||||
"mux": {}
|
"mux": {}
|
||||||
|
Loading…
Reference in New Issue
Block a user