x7f

Код для нахождения всех Акио

x7f
Apr 1st, 2021 (edited)
583
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [14,15,16,17,18].forEach((e,i)=>{
  2.     fetch('https://vk.com/easter-eggs?act=foundEgg',{method:'post',headers:{'x-requested-with':' XMLHttpRequest','Content-Type': 'application/x-www-form-urlencoded'},body:`act=foundEgg&al=1&egg_id=${e}&position_id=${i+1}`})
  3. })
Add Comment
Please, Sign In to add comment