mirror of
https://github.com/proxysu/ProxySU.git
synced 2024-11-23 13:46:08 +03:00
12 lines
196 B
JSON
12 lines
196 B
JSON
|
{
|
||
|
"outbounds": [
|
||
|
{
|
||
|
"protocol": "freedom",
|
||
|
"tag": "direct"
|
||
|
},
|
||
|
{
|
||
|
"protocol": "blackhole",
|
||
|
"tag": "block"
|
||
|
}
|
||
|
]
|
||
|
}
|