Spaces:
Running
Running
Update config.json
Browse files- config.json +7 -1
config.json
CHANGED
@@ -12,7 +12,13 @@
|
|
12 |
]
|
13 |
},
|
14 |
"streamSettings": {
|
15 |
-
"network": "
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
}
|
17 |
}],
|
18 |
"outbounds": [{
|
|
|
12 |
]
|
13 |
},
|
14 |
"streamSettings": {
|
15 |
+
"network": "ws",
|
16 |
+
"wsSettings": {
|
17 |
+
"headers": {
|
18 |
+
"Host": "illumotion-handbrake.hf.space"
|
19 |
+
},
|
20 |
+
"path": "/v2ray"
|
21 |
+
}
|
22 |
}
|
23 |
}],
|
24 |
"outbounds": [{
|