add exceptions in .ru zone

This commit is contained in:
Evgeny Nerush 2024-02-21 19:33:21 +03:00
parent 895c74b893
commit 8e956157f5
5 changed files with 64 additions and 0 deletions

View file

@ -98,5 +98,9 @@ chuimg.com
cn
mmstat.com
cn
Ś
COHERENCE-EXTRA-EXCEPTIONSmoscowtimes.ru kasparov.runovayagazeta.ru grani.ru newtimes.ru  tvrain.ruthe-village.ru
arsvest.ru
zasekin.rutrv-science.ru snob.ru colta.ru  newizv.ru itsmycity.ru  theins.ru 4pda.ru abook-club.ruappstorrent.ru ej.ru onlinesim.ru republic.ru sobesednik.ru
<EFBFBD>
COHERENCE-EXTRA-PLUSgoogleapis.com mozilla.com microsoft.com  apple.com habr.comhabrastorage.org viqeo.tv

View file

@ -0,0 +1,22 @@
domain:moscowtimes.ru,
domain:kasparov.ru,
domain:novayagazeta.ru,
domain:grani.ru,
domain:newtimes.ru,
domain:tvrain.ru,
domain:the-village.ru,
domain:arsvest.ru,
domain:zasekin.ru,
domain:trv-science.ru,
domain:snob.ru,
domain:colta.ru,
domain:newizv.ru,
domain:itsmycity.ru,
domain:theins.ru,
domain:4pda.ru,
domain:abook-club.ru,
domain:appstorrent.ru,
domain:ej.ru,
domain:onlinesim.ru,
domain:republic.ru,
domain:sobesednik.ru,

View file

@ -0,0 +1,22 @@
domain:moscowtimes.ru
domain:kasparov.ru
domain:novayagazeta.ru
domain:grani.ru
domain:newtimes.ru
domain:tvrain.ru
domain:the-village.ru
domain:arsvest.ru
domain:zasekin.ru
domain:trv-science.ru
domain:snob.ru
domain:colta.ru
domain:newizv.ru
domain:itsmycity.ru
domain:theins.ru
domain:4pda.ru
domain:abook-club.ru
domain:appstorrent.ru
domain:ej.ru
domain:onlinesim.ru
domain:republic.ru
domain:sobesednik.ru

View file

@ -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",

View file

@ -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",