Advertisement
Guest User

offliberty bookmarklet

a guest
Nov 7th, 2021
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:var title = window.location.href;if (title.indexOf('http://offliberty.com') == 0) { (function(){ location.href='http://offliberty.com/#bookmarklet';%20})();%20}else%20{%20(function(){%20window.open('http://offliberty.com/#'+encodeURIComponent(location.href));%20})();%20}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement