dylanatsmith / betterplaceholder

Placeholdit's missing UI
https://betterplaceholder.com
12 stars 0 forks source link

Image URL points to placeholder.com #5

Closed ndkv closed 1 year ago

ndkv commented 1 year ago

Hello,

the image URL points to placeholder.com instead of betterplaceholder.com.

Is this meant to meant to be?

I noticed it while developing because the images started timing out, see e.g. https://via.placeholder.com/600x400.

dylanatsmith commented 1 year ago

Thanks for the report. This URL was intentional as I was piggybacking off placeholder.com’s placeholder image URL schema, but it looks like that domain has been acquired and the service may not be maintained anymore.

This isn’t the first time it’s been unreliable and there are a handful of similar services I’ve considered integrating into the same UI, some with more/better options.

For now I’ve replaced the service with fakeimage.pl which has 1-to-1 feature parity except their default typeface is different.

I will also try to add some of their additional features (typeface, font size, etc) in the near future.