mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 23:47:07 -05:00
bypass eval sites
This commit is contained in:
parent
8a7d7d0a44
commit
60b80d8b26
@ -54,6 +54,13 @@
|
||||
"port": "444-65535",
|
||||
"outboundTag": "direct"
|
||||
},
|
||||
{
|
||||
"type": "localsites",
|
||||
"domain": [
|
||||
"gc.kis.scr.kaspersky-labs.com"
|
||||
],
|
||||
"outboundTag": "direct"
|
||||
},
|
||||
{
|
||||
"type": "chinasites",
|
||||
"outboundTag": "direct"
|
||||
|
Loading…
Reference in New Issue
Block a user