Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. function auto_safelink(){auto_safeconvert()}function auto_safeconvert(){var e=window.location.hostname;""==protected_links||protected_links.match(e)?""==protected_links&&(protected_links=e):protected_links+=", "+e;var t="",r=new Array,o=0;t=document.getElementsByTagName("a"),a_to_va=t.length,r=a_to_fa(),o=r.length;for(var n=!1,a=0,c="",d=0;a_to_va>d;d++){for(n=!1,a=0;0==n&&o>a;)c=t[d].href,!c.match(r[a])&&c&&c.match("http")||(n=!0),a++;if(0==n){var i=Base64.encode(c);t[d].href="http://"+i+"="+User_ID,t[d].rel="nofollow",a_to_vb++,a_to_vc+=d+":::"+t[d].href+"\n"}}var _=document.getElementById("anonyminized"),h=document.getElementById("found_links");_&&(_.innerHTML+=a_to_vb),h&&(h.innerHTML+=a_to_va)}function a_to_fa(){var e=new Array;return protected_links=protected_links.replace(" ",""),e=protected_links.split(",")}var Base64={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(e){var t,r,o,n,a,c,d,i="",_=0;for(e=Base64._utf8_encode(e);_<e.length;)t=e.charCodeAt(_++),r=e.charCodeAt(_++),o=e.charCodeAt(_++),n=t>>2,a=(3&t)<<4|r>>4,c=(15&r)<<2|o>>6,d=63&o,isNaN(r)?c=d=64:isNaN(o)&&(d=64),i=i+this._keyStr.charAt(n)+this._keyStr.charAt(a)+this._keyStr.charAt(c)+this._keyStr.charAt(d);return i},decode:function(e){var t,r,o,n,a,c,d,i="",_=0;for(e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");_<e.length;)n=this._keyStr.indexOf(e.charAt(_++)),a=this._keyStr.indexOf(e.charAt(_++)),c=this._keyStr.indexOf(e.charAt(_++)),d=this._keyStr.indexOf(e.charAt(_++)),t=n<<2|a>>4,r=(15&a)<<4|c>>2,o=(3&c)<<6|d,i+=String.fromCharCode(t),64!=c&&(i+=String.fromCharCode(r)),64!=d&&(i+=String.fromCharCode(o));return i=Base64._utf8_decode(i)},_utf8_encode:function(e){e=e.replace(/\r\n/g,"\n");for(var t="",r=0;r<e.length;r++){var o=e.charCodeAt(r);128>o?t+=String.fromCharCode(o):o>127&&2048>o?(t+=String.fromCharCode(o>>6|192),t+=String.fromCharCode(63&o|128)):(t+=String.fromCharCode(o>>12|224),t+=String.fromCharCode(o>>6&63|128),t+=String.fromCharCode(63&o|128))}return t},_utf8_decode:function(e){for(var t="",r=0,o=c1=c2=0;r<e.length;)o=e.charCodeAt(r),128>o?(t+=String.fromCharCode(o),r++):o>191&&224>o?(c2=e.charCodeAt(r+1),t+=String.fromCharCode((31&o)<<6|63&c2),r+=2):(c2=e.charCodeAt(r+1),c3=e.charCodeAt(r+2),t+=String.fromCharCode((15&o)<<12|(63&c2)<<6|63&c3),r+=3);return t}},encode=document.getElementById("encode"),decode=document.getElementById("decode"),output=document.getElementById("output"),input=document.getElementById("input"),User_ID="",protected_links="",a_to_va=0,a_to_vb=0,a_to_vc="";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement