Update README.md

This commit is contained in:
Jorgu81 2021-05-31 10:27:59 +00:00
parent 19d431bb37
commit 8a752efb99
1 changed files with 4 additions and 3 deletions

View File

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