View Single Post
thEsp
BANNED
Join Date: Aug 2017
Old 04-17-2020 , 16:30   Re: Forum images are dead
Reply With Quote #4

Quote:
Originally Posted by Gabe Iggy View Post
It's probably the image proxy the forum uses.

HTML Code:
<a class="proxied-img-link" href="https://i.imgur.com/ZCyWjcr.png" rel="nofollow noopener">
    <img class="proxied-img" src="https://forums.alliedmods.net/image-proxy/a08b18a068c6f5640bdff20f8d185f8de49069f9/68747470733a2f2f692e696d6775722e636f6d2f5a4379576a63722e706e67" alt="" border="0">
</a>
Exactly. Images are handled client-side in your browser, the only issue here is that the AM server is failing to bring the image in your browser. Afaik (might be wrong), this happens because the web-server is being backup-ed daily.
thEsp is offline