Show HN: Google Fonts Checker
fontsplugin.com
Show HN: Google Fonts Checker
1–10 of 18 posts
Re: Show HN: Google Fonts Checker
#2This is especially important to be GDPR-compliant in Europe.
Re: Show HN: Google Fonts Checker
#3Great tool. This is especially important to be GDPR-compliant in Europe.
Re: Show HN: Google Fonts Checker
#4Re: Show HN: Google Fonts Checker
#5Hosting fonts locally is something i've advocated since the beginnings of Google Fonts.
Apart from the stated benefits it also means fewer DNS lookups i.e. yet another point of failure gone and yet another privacy bonus. It's not just google that can spy on you, also your ISP.
PS: It's not just Google Fonts, this applies to all fonts stored on CDNs.
Re: Show HN: Google Fonts Checker
#6WhatFont plug in is also a great tool for this!
Re: Show HN: Google Fonts Checker
#7And yet the site itself embeds googletagmanager.com and cloudflareinsights.com assets. Oh, the irony.
Re: Show HN: Google Fonts Checker
#8 [Params]
selfHosted = true
in the top-level config.toml.Re: Show HN: Google Fonts Checker
#9One piece of feedback – it's not great that the `test_id` is a small sequentially generated integer; it's trivial to iterate across all of the URLs that have been tested.