Hacker News new | ask | show | jobs
by yalooze 3261 days ago
This bookmarklet works too: javascript:location.href='http://facebook.com/l.php?u='+location.href
2 comments

    javascript:location.href='http://facebook.com/l.php?u='+encodeURIComponent(location.href)
encodeURIComponent because there might be special characters
In exchange for Facebook tracking, and potentially intercepting and modifying, every page you look at this way.
Which, for many people, will be preferable to the obvious alternative way to get through the pay wall...
Actually it is not, but most people lack the knowledge and understanding to care enough.