mirror of https://github.com/v2ray/v2ray-core
bypass eval sites
parent
8a7d7d0a44
commit
60b80d8b26
|
@ -54,6 +54,13 @@
|
||||||
"port": "444-65535",
|
"port": "444-65535",
|
||||||
"outboundTag": "direct"
|
"outboundTag": "direct"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "localsites",
|
||||||
|
"domain": [
|
||||||
|
"gc.kis.scr.kaspersky-labs.com"
|
||||||
|
],
|
||||||
|
"outboundTag": "direct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "chinasites",
|
"type": "chinasites",
|
||||||
"outboundTag": "direct"
|
"outboundTag": "direct"
|
||||||
|
|
Loading…
Reference in New Issue