you can use this script to blur all images until mouseover
/* Image Effects */
img {
filter: blur(16px);
transition: filter 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
img:hover,
img:focus {
filter: blur(0);
box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
transform: scale(1.02);
}
this fundamentally changes the way that your brain interacts with the catalog, think about it
it makes each post like opening a lootbox in terms of imagery which is addicting in itself
but it also allows you to SKIP viewing obvious BBC and gore bait threads simply because you can read the title and not mouse over it
I cannot use /pol/ without it now, have been using it for over 2 years (check the archives) and I barely ever see gore anymore - I have a full body physical reaction to seeing gore online as if I were a child again, as opposed to years ago when I felt NOTHING because I was desensitized (NOT GOOD!)
paste it in 4chanX CSS box in 'advanced settings'
THIS SHOULD BE A DEFAULT SETTING ON ALL RED BOARDS