Settings

Theme

Ask HN: uBlock Origin Filters for WSJ?

2 points by react_burger38 · 3 comments · 1 min read


I used to really like the WSJ, and am a paid subscriber, but recently they put up some script that makes me disable my adblocker. Anyone have a way to get around that with uBlock origin or anything else? Some of the ads are very annoying.

2 threads
speedgoose

You should contact them and ask to remove the script, or you will unsubscribe. If no one tells them, they cannot justify internally to remove the script.

pwg

Search the article url on https://archive.today/ - most are already archived, read the archived copy.

If not archived, then archive it, then read the archived copy.

  • haspoken

    Prepend "https://archive.is/" to the url see if it has been added.

    I use the following as a bookmarklet:

         javascript:(function(){window.location="https://archive.is/"+window.location;})();
    
    The FAQ has some other tips that are useful:

         https://archive.ph/faq

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection