Reddit /r/all Filter by Keywords (Robust)

Hide Reddit posts on /r/all if they match specific keywords in the title (supports infinite scroll)

Auteur
bc b
Installations quotidiennes
0
Installations (total)
0
Notes
0 0 0
Version
6.0
Créé
30/04/2025
Mis à jour
30/04/2025
Taille
1,47 ko
Licence
N/A
S'applique à

Add or remove entries in the "const blockedKeywords = [" section.

The current filters are trump, kardashina, elon, crypto, taylor swift as seen below. Make sure to save your script after editing

// ADD YOUR BLOCKED POST KEYWORDS HERE

const blockedKeywords = [
        'trump',
        'kardashian',
        'elon',
        'crypto',
        'taylor swift'

    ];