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.
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
I use this script with Violentmonkey.
I used it some time ago but it broke. Not only this script but few other also.
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;
}
view more: next ›