new script: X autoblock by keywords

This commit is contained in:
Sam Hadow
2026-03-22 17:15:14 +01:00
parent e3b65a4d48
commit 06b64bd65d
2 changed files with 143 additions and 0 deletions
+4
View File
@@ -3,3 +3,7 @@ Scripts are in the script folder. Please use a userscript manager like [greasemo
## X-adblock
Script to automatically block accounts posting ads on x.com. [Ublock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) is a much better option. But this script was written thinking "If I block every single account posting ads would I stop seeing ads on twitter? How much time would it take?", still unanswered for now.
## X-autoblock-keywords
Script to automatically block accounts tweeting banned words/phrases or banned patterns. Manually modify the arrays bannedKeywords and bannedRegexes in the userscript to add your own banned words and patterns.