Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [14,15,16,17,18].forEach((e,i)=>{
- 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}`})
- })
Add Comment
Please, Sign In to add comment