faker-js / faker

Generate massive amounts of fake data in the browser and node.js
https://fakerjs.dev
Other
12.98k stars 919 forks source link

Placeholder.com no longer provides placeholder images #2477

Closed bragle closed 1 year ago

bragle commented 1 year ago

In March, placeholder.com was acquired by a warehouse space company and no longer serves placeholder images. I'd be happy to provide a PR, but I'm not sure how cases like this should be handled since there's no way to really deprecate the function

ST-DDT commented 1 year ago

Thanks for bringing this to our attention.

I think having a deprecation PR asap will raise the awareness of this change. Then we can check whether there is a replacement domain or whether we have to remove the method in v9. We plan to release v8.2 tomorrow. So it would be nice to have the deprecation in there. Do you have enough free time to do the PR?

ST-DDT commented 1 year ago

FFR:

The images still seem to work.

ST-DDT commented 1 year ago

We should check first whether they plan to continue their service.

xDivisionByZerox commented 1 year ago

List of websites providing similar servies:

bragle commented 1 year ago

You're right. I may very well be mistaken. Would probably be a good idea to get in touch with the owner of placeholder.com first. Sorry for not doing a more thorough check. Maybe the owner just wanted to open a warehouse space company and kept the previous service running, hehe 😸

ST-DDT commented 1 year ago

Team Decision

Thanks for bringing this to our attention. The API seems to work perfectly for now. We will monitor the situation and consider adding alternative url providers.