On Sat, 16 Mar 2019 12:37:52 -0400 Bob Goodwin <bobgoodwin@xxxxxxxxxxx> wrote: > On 03/16/19 11:55, stan via users wrote: > > I do block google fonts so they can't track me that way, and many > > web pages use all the free tracking tools of google on their pages > > because it is so convenient. > . > How do you do that? Google produced a suggestion to add "127.0.0.1 > fonts.googleapis.com" to the "hosts." I assume /etc/hosts but am not > sure what the line should look like ... I suppose that is a simpler solution. When the browser tries to find the font, it goes to the local machine. I am using noscript, and block that site. I think it would just be 127.0.0.1 fonts.googleapis.com But, there is already a line for 127.0.0.1 for localhost in /etc/hosts so you would probably have to append the fonts.googleapis.com to the end of that line. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx