Better Sturdy

Easy image filtering and post marking + hide your own posts

ئاپتورى
ILoveS10
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
0
باھا نومۇرى
0 0 0
نەشرى
1.1
قۇرۇلغان ۋاقتى
2025-04-23
يېڭىلانغان ۋاقتى
2025-04-24
Size
10.1 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

This brings a couple things I miss from 4chan X to Sturdychan. Easy image filtering, the ability mark/unmark posts as your own and hide your own posts.

I made this using ChatGPT because I don't know how to code. I probably won't update this again since it does everything I'd like it do. If someone wants to take over and make this better be my guest. I'm sure the code could use some tidying up.

Also, add this in the site's custom css if you want to hide post stubs.

.glass.filtered {
display: none !important;
}