Hacker News new | ask | show | jobs
by olivil 3689 days ago
Is there a way to read the article without signing up or subscribing?
3 comments

I have this bookmarklet that I click every time I visit a page that is paywalled, as many are open if referred via Google:

  javascript:(function(){location.replace('http://www.google.com/search?q='+document.URL)})()
If you update this to use window.location.href = url, you won't lose history :)
Click the "web" link above.
Google the first sentence. WSJ doesn't ask you to subscribe if you are referred by Google.