majodev / google-webfonts-helper

A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets
https://gwfh.mranftl.com
MIT License
12.02k stars 420 forks source link

heroku app returning 503 #73

Closed jacobg closed 5 years ago

jacobg commented 5 years ago

https://google-webfonts-helper.herokuapp.com/api/fonts/roboto?subsets=latin

Screen Shot 2019-03-10 at 12 09 47 PM

It used to work fine for months via @beyonk/google-fonts-webpack-plugin.

But https://google-webfonts-helper.herokuapp.com/api/fonts return 200 with json.

majodev commented 5 years ago

Hm, seems to work fine currently? I would guess a upstream hickup?

jacobg commented 5 years ago

Yes it works fine now. Thanks.