hosts/Tor/README.md

874 B

Improving privacy using Tor Browser

Editing torrc in order to enhance privacy for this browser.

ExcludeExitNodes {us},{au},{ca},{nz},{gb}

ExcludeNodes {us},{au},{ca},{nz},{gb}

StrictNodes 1

  • By adding MapAddress hosts with the purpose of blocking ads. This host is mainly based in Steven Black hosts.

MapAdress domain.com 0.0.0.0

Considerations

As for NoGoogle hosts, *.googlevideo.com is necessary for Invidious. Modify or delete it if you want.

Credits

Thanks to:

License

GNU General Public License v3.0.

See LICENSE for more details.