332
Math, not even once
(files.catbox.moe)
General rules:
Exceptions may be made at the discretion of the mods.
Curious. I'll add the link in the body as a mitigating measure
The reason the direct link works but not the post image is because post images use your instance's image proxy. So the post tries to load https://sopuli.xyz/api/v3/image_proxy?url=https%3A%2F%2Ffiles.catbox.moe%2F5vruxj.jpeg , which, at least for me, gives error 500 with the following json:
{"code":"command-failure","msg":"ffprobe Failed with exit status: 1"}
. Sounds like the image proxy on sopuli is broken.