33
How to block certain users from 1337x using uBlock Origin?
(lemmy.fmhy.ml)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.
📜 c/Piracy Wiki (Community Edition):
FUCK ADOBE!
Torrenting/P2P:
Gaming:
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
hey i figured it out!
in ublock settings go to "my filters"
there, for every username you add a new line with the following: 1337x.to##tr:has-text(USERNAME)
this removes any tablerow (html tr element) that contains the string USERNAME, so for you it would look like this:
again, if you want to block another user, add a new line and replace USERNAME with the actual username you want to block
i dont know if this is great "coding" performance wise since it has to check quite some nodes but the site loads pretty quick for me
have fun :)
wow
thank you!!!
Very helpful, thank you!