Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //anikó és ákos:
  2. var aa=setInterval(function(){
  3. jQuery.post( "https://rendezvenypajta.hu/cskf-vote/vote.php", { action: 'it_epoll_vote', option_id: 120117142353503, poll_id: 2835 } );
  4. },1000);
  5.  
  6. //Ágnes és tamás:
  7. var at=setInterval(function(){
  8. jQuery.post( "https://rendezvenypajta.hu/cskf-vote/vote.php", { action: 'it_epoll_vote', option_id: 120117142334637, poll_id: 2835 } );
  9. },1000);
  10.  
  11. //Nóra és józsef
  12.  
  13. var nj=setInterval(function(){
  14. jQuery.post( "https://rendezvenypajta.hu/cskf-vote/vote.php", { action: 'it_epoll_vote', option_id: 120117142232289, poll_id: 2835 } );
  15. },1000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement