ccd0 / 4chan-x

Adds various features to anonymous imageboards.
https://www.4chan-x.net/
Other
980 stars 133 forks source link

[Feature Request] Add an option to filter mass-reply posts. #3453

Open Adaman120 opened 6 months ago

Adaman120 commented 6 months ago

Just as the title suggests, I'd love an option to filter out posts that include an X number of replies to other people. They're almost always low-effort bait posts just to annoy others.

notevenaperson commented 6 months ago

Paste in Filters:

# Filter posts with 7 or more quote links (mass reply):
/(?:>>\d(?:(?!>>\d)[^])*){7}/
notevenaperson commented 6 months ago

But I agree it would be nice to have a setting