Advertisement
AhmedSokr

Untitled

Feb 10th, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. fetch("https://ask.fm/signup", {"credentials":"include",
  2. "headers":{
  3. "accept":"application/json, text/javascript, */*; q=0.01",
  4. "accept-language":"en-US,en;q=0.9",
  5. "content-type":"application/x-www-form-urlencoded; charset=UTF-8",
  6. "sec-fetch-mode":"cors",
  7. "sec-fetch-site":"same-origin",
  8. "x-requested-with":"XMLHttpRequest"
  9. },
  10. "referrer":"https://ask.fm/signup",
  11. "referrerPolicy":"no-referrer-when-downgrade",
  12. "body":"utf8=%E2%9C%93&authenticity_token=J4x7AOWusAPC%2F0mVI3qd2%2Bbx8YGsYnIet2tS7dn8W1k%2BfTz%2FNc41j%2FBRf5CLxtKElBQhj6SD3dEIirEDzS%2BUtw%3D%3D&user%5Btz_id%5D=Africa%2FCairo&user%5Bgmt_offset%5D=120&user%5Bemail%5D=assdadsasd%40yahoo.com&user%5Bname%5D=afasfsafass&user%5Blogin%5D=assdadsasd&user%5Bpassword%5D=0113585726&user%5Bborn_at_day%5D=17&user%5Bborn_at_month%5D=12&user%5Bborn_at_year%5D=1998&user%5Bgender_id%5D=2&user%5Blanguage_code%5D=en","method":"POST","mode":"cors"});
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement