Hacker News new | ask | show | jobs
by oregondan 3170 days ago
I forget where I got it from, but I have this JS snippet saved as a bookmark--it gets around the WSJ paywall by 'redirecting' from Facebook.

  javascript:window.location.href='https://m.facebook.com/l.php?u='+encodeURIComponent(window.location.href);