A simple userscript to remove repetitive posts from the subreddit r/196
- Filter titles
- Filter comments
- Filter images with OCR (Note: It can get image blobs from posts, but im working on a solution for the CORS error when making the request to the API)
- Filter gifs by sending first frame to ocr
- Filter videos by sending first frame to ocr
This is entirely free and open source software, and will always be