megadose / holehe

holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapchat request return nothing

Bahi7 opened this issue · comments

commented

snapchat.py", line 12, in snapchat
xsrf = req.text.split('data-xsrf="')[1].split('"')[0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range