this post was submitted on 07 May 2024
160 points (98.8% liked)
Privacy
31837 readers
84 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ever since bypass paywalls started getting hit and miss, I've been pasting this into my Ublock Origin Filter list. Works well from what I've seen.
~~Lines 52 and 94 have errors and UBO will not save the list because of that.~~
Edit: Never mind, I was setting it up in "My Filters" tab instead of adding the RAW URL to my custom filter list. Now I was able to add it, taking it for a spin, see if it actually works.
Thanks..
Edit 2: It actually works. Thanks o much.
How did you do it? I'm getting this error, not sure if its supposed to be like that or not?
Open your Ublock Origin add-on Dashboard, go to the "Filter List" tab at the top (right next to Settings".
Then scroll down to the bottom where it says "Import", and enter this URL: https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt
Click "Apply changes" at the top left, and it will show at the "Custom" filter list.
Thanks a bunch! I had the wrong link inserted :P
@jjlinux thank you.
juste 1 question : did i need to update this list or is it an auto-update?
Unblock will look for updates every so often and update it if there's any change to the file in the git.
This is great, thanks for the link!
Many of the entries seem very simple - anyone know if it is easy to locate the elements that need to be filtered to create your own entries? Would love to add some more newspapers in my country not found in that list.
You're welcome.
In regards to which elements to pick out, I wouldn't know what to tell you other than monitor the Network tab in the browser's devtools and block one by one until it works? Other than that perhaps reach out to someone more experienced at generating these filter lists (like the Dev of the linked repo) and see how they go about it.
Cheers and good luck!