forked from Narsil/hosts
Update README.md
This commit is contained in:
parent
19d431bb37
commit
8a752efb99
|
@ -4,15 +4,16 @@ Editing torrc in order to enhance privacy for this browser.
|
|||
|
||||
* Excluding [Five Eyes nodes](https://en.wikipedia.org/wiki/Five_Eyes)
|
||||
|
||||
ExcludeExitNodes {us},{au},{ca},{nz},{gb}
|
||||
_ExcludeExitNodes {us},{au},{ca},{nz},{gb}
|
||||
|
||||
ExcludeNodes {us},{au},{ca},{nz},{gb}
|
||||
|
||||
StrictNodes 1
|
||||
StrictNodes 1_
|
||||
|
||||
|
||||
* By adding MapAdress hosts with the purpose of blocking adds.
|
||||
|
||||
MapAdress domain.com 0.0.0.0
|
||||
_MapAdress domain.com 0.0.0.0_
|
||||
|
||||
|
||||
## Credits
|
||||
|
|
Loading…
Reference in New Issue