Hacker News new | past | comments | ask | show | jobs | submit login

This bookmarklet, which gives you a Facebook referrer, seems to work:

javascript:location.href='http://facebook.com/l.php?u='+encodeURIComponent(location.hr...




Indent the line by four spaces to invoke monospace (code-style) formatting. Otherwise, HN's URL shortener identifies the value assigned to location.href as a URL, shortens it, and makes copy-pasting the bookmarklet impossible.


    javascript:location.href='http://facebook.com/l.php?u='+encodeURIComponent(location.href)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: