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.
GNU General Public License v3.0
7.33k stars 812 forks source link

Fix ebay.py #188

Open frapava98 opened 8 months ago

frapava98 commented 8 months ago

In the "results.keys()" there wasn't a key called "err", hence the modules was returning only True.

dict_keys(['webAuthnModel', 'roamingAuthModel', 'passkeysModel', 'isPersonalizedSignin', 'errorMsg'])