mirror of
https://github.com/EvgenyNerush/easy-xray.git
synced 2026-09-01 13:05:17 +03:00
add exceptions in .ru zone
This commit is contained in:
@@ -187,6 +187,14 @@
|
||||
"sourcePort": "6881-6889",
|
||||
"outboundTag": "direct"
|
||||
},
|
||||
// exceptions for some *.ru sites that shouldn't be blocked or accessed directly
|
||||
{
|
||||
"type": "field",
|
||||
"domain": [
|
||||
"ext:customgeo.dat:coherence-extra-exceptions"
|
||||
],
|
||||
"outboundTag": "proxy"
|
||||
},
|
||||
// guide domestic sites traffic to `direct` outbound
|
||||
{
|
||||
"type": "field",
|
||||
|
||||
Reference in New Issue
Block a user