mirror of
https://github.com/EvgenyNerush/easy-xray.git
synced 2025-12-13 21:35:03 +03:00
add exceptions in .ru zone
This commit is contained in:
@@ -75,6 +75,14 @@
|
||||
"sourcePort": "6881-6889",
|
||||
"outboundTag": "block"
|
||||
},
|
||||
// exceptions for *.ru websites that shouldn't be blocked
|
||||
{
|
||||
"type": "field",
|
||||
"domain": [
|
||||
"ext:customgeo.dat:coherence-extra-exceptions"
|
||||
],
|
||||
"outboundTag": "direct"
|
||||
},
|
||||
// block domestic client traffic if it's coming somehow (e.g. wrong client config)
|
||||
{
|
||||
"type": "field",
|
||||
|
||||
Reference in New Issue
Block a user