this post was submitted on 24 Jul 2023
1 points (100.0% liked)

/kbin meta

2 readers
1 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 2 years ago
 

Im getting lots of NSFW content in the last time. I didnt find anything to disable the media preview in the sidebar either so there is no way to use the site in a setting where someone might see my screen. Anyone got a tipp or ways to change that?

top 4 comments
sorted by: hot top controversial new old
[–] Infiltrated_ad8271@kbin.social 1 points 2 years ago* (last edited 2 years ago)

A random list already seems to me a crappy function that almost nobody will appreciate, but here it is worse because it includes what is explicitly blocked.

[–] a-man-from-earth@kbin.social 0 points 2 years ago (1 children)
[–] gabriell@kbin.social 0 points 2 years ago (1 children)

I used it some time ago but it broke. Not only this script but few other also.

[–] RheingoldRiver@kbin.social 1 points 2 years ago* (last edited 2 years ago)

There is really no need to use a script for this. You can use one css rule if you install Stylus. Here is the rule for hiding only the random posts section.

section.posts.section {
    display: none;
}

load more comments
view more: next ›