Hacker News new | ask | show | jobs
by sritrisna 2926 days ago
This link works: http://facebook.com/l.php?u=https://www.wsj.com/articles/the...
2 comments

Here is a bookmarlet[1] that will allow you to bypass paywalls. What it does is redirect you to FB outgoing page. Since news networks allow Facebook users to see their entire content, you get access to the article.

javascript:window.location.href=decodeURIComponent('https%3A%2F%2Fm.facebook.com%2Fl.php%3Fu%3D')+encodeURIComponent(window.location.href);

[1] http://bookmarklets.org/what-is-a-bookmarklet/

This is very interesting and useful! Thanks.
Interesting, thanks for the referer :)