Enhance your Bluesky feed with advanced content filtering. Hides posts based on a customizable blocklist with case-insensitive and plural matching.
Das sind Skriptversionen, bei denen der Quelltext aktualisiert wurde. Alle Versionen anzeigen.
-Content filtering remains active throughout the site except for the notifications page, making the script more selective about where it operates.-Userscript icon added
Some code edits
New icon
Alt-text filtering, updated description, and code cleanup
Better username filtering
1. Case-Insensitive Matching: The script now filters content regardless of whether the keywords appear in uppercase, lowercase, or a mix of both. This ensures that all variations of a word are detected and filtered appropriately.2. Plural Handling: The script automatically matches common plural forms of the keywords you specify. For example, if you add "apple" to your blocklist, it will also filter out "apples" without requiring you to add both versions manually.
Code optimization
More effective text cleaning for better filtering
Improved the filtering of usernames
Fixed a typo
Improved emoji filtering
Updated the filtering logic and accuracy in identifying and removing posts with blacklisted words/emojis in usernames
Updated the userscript's information and added a picture of the blocklist