Anonymous ID: 353218 March 27, 2018, 9:22 a.m. No.809872   🗄️.is 🔗kun   >>9876 >>9886 >>9889 >>9895 >>9901 >>9923

Lurker programmer here. I wrote a script to identify and hide bullshit slide posts that have recently turned this place into a reddit shithole.

 

Unlike the 8ch filters this script is not destructive (doesn't totally remove posts - it just contracts them to 1 line of text and lets you see them if you hover over them) and it has a basic algorithm to auto-filter posts so you don't have to update your filters every thread or when the sliders change VPNs.

 

This script will collapse posts based on several factors:

  • a blacklist textbox (added to the top right of the browser)

  • if the post has fewer than a certain number of words after common stopwords are removed

  • if a high percentage of posts referenced by this post are collapsed

  • if they are namefagging (eg. fake q)

 

it also will highlight any posts by Q (see screenshot) for both tripcodes. You can also whitelist posts that have a lot of replies in case it was hid as a false positive.

 

Script url: https:// pastebin.com/raw/Z4NsyqVN

 

Installation

Click the [Options] link on the top of 8ch, click User JS, then paste in the code from that link. Or you can run it in Tampermonkey.

 

>Isn't that dangerous?

Yes. Don't trust me, read the code. I commented it for the non codefags. If you still don't trust it then don't use it.

 

If this is useful I can make other improvements to it. If not then I won't waste my time.

Anonymous ID: 353218 March 27, 2018, 9:30 a.m. No.809915   🗄️.is 🔗kun   >>9934

>>809901

 

Blacklist is not case sensitive. Also it will tell you why a post is hidden in the title, let you hover and whitelist, and is a bit smarter than 8ch filters about which posts to hide. ID+ seems a bit too strong for my liking sometimes