Imgur images returning 403

PHOTO EMBED

Wed Jun 23 2021 05:31:58 GMT+0000 (Coordinated Universal Time)

Saved by @benjaminb #html

<img src="https://i.imgur.com/RXFkh7v.png" />
content_copyCOPY

Imgur's CDN seems to restrict access to images from a 127.0.0.1 referer. This has been reported to them as an issue (matter of server configuration). Meanwhile try to change your dev server host from 127.0.0.1 to localhost or maybe your real IP address.

https://stackoverflow.com/questions/43895390/imgur-images-returning-403