dreamRs / gfonts

:abc: Offline Google Fonts for rmarkdown and shiny
https://dreamrs.github.io/gfonts/
112 stars 4 forks source link

get_all_fonts() returns Error: Service Unavailable (HTTP 503) #8

Open malcook opened 1 year ago

malcook commented 1 year ago

Running the example yields

Error: Service Unavailable (HTTP 503)
pvictor commented 1 year ago

Service is back online. The package use https://google-webfonts-helper.herokuapp.com/fonts service which is hosted by an individual for free and has no guarantee for stability.

davidgohel commented 1 year ago

hello Victor,

it seems the service changed its URL from https://google-webfonts-helper.herokuapp.com/fonts to https://gwfh.mranftl.com/fonts

++ David