neverpanic / google-font-download

Locally host Google's web fonts
https://neverpanic.de/blog/2014/03/19/downloading-google-web-fonts-for-local-hosting/
BSD 2-Clause "Simplified" License
706 stars 72 forks source link

Use HTTPS when downloading fonts #7

Closed joelpurra closed 8 years ago

joelpurra commented 8 years ago

Google Fonts is accessible over HTTPS. This patch changes the download URLs from HTTP to HTTPS.

neverpanic commented 8 years ago

Thanks. I'll probably tag 1.3.2 with this change tonight or tomorrow.

joelpurra commented 8 years ago

Great, thanks =)