Hacker News new | ask | show | jobs
by Karawebnetwork 2926 days ago
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/

1 comments

This is very interesting and useful! Thanks.