Y
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
oarsinsync
3689 days ago
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)})()
link
killerbat00
3689 days ago
If you update this to use window.location.href = url, you won't lose history :)
link
mmastrac
3689 days ago
Click the "web" link above.
link
robsears
3689 days ago
Google the first sentence. WSJ doesn't ask you to subscribe if you are referred by Google.
link