Advertisement
fadlyshafa

Untitled

May 5th, 2020
2,203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.11 KB | None | 0 0
  1. setInterval(function(){
  2.             $(".data-agent").load(location.href + " .data-agent");
  3.         },10000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement