this post was submitted on 25 Oct 2023
2016 points (99.1% liked)

me_irl

5006 readers
67 users here now

Selfies for the soul.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] brian 2 points 11 months ago (1 children)

I mean, I'd imagine it's trivial to do without js. Just try to load an image or similar with a name that'd be blocked into the background image for a div that covers the entire page. Should silently fail to load with a blocker, or shows your error image if they don't.

[–] [email protected] 1 points 11 months ago

As a total HTML/CSS noob, I'll definitely have to look up how to do this. I'll probably end up trying it on the other site just in case I royally mess up my main site by accident. I at least have immediate backups for the other site right now, so I don't mind experimenting with it.