Juno_okyo

[Bookmarklet] Facebook Redirector

Dec 1st, 2014
2,990
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:/*Coded_by_Juno_okyo*/String.prototype.between=function(e,t){s=this;var n=s.indexOf(e);if(!(n>=0))return"";if(s=s.substring(n+e.length),t){if(n=s.indexOf(t),!(n>=0))return"";s=s.substring(0,n)}return s},window.top.location.href=decodeURIComponent(document.title.between("?u=","&"));
Add Comment
Please, Sign In to add comment