3 False positive websites:
https://www.liveleak.com/
https://forum.redsun.tf/
https://www.twitter.com/
Upon taking a look at liveleak, I think it no longer has the ability for us to look at it's users because I cant find any username on the website. Is it the same for you or am I missing something?
I will be removing https://forum.redsun.tf/ from data.json because from looking at many of the usernames, it seems like random digits are added to the end of the usernames. This means that it pretty much impossible to check if a username exists on that website.
For Twitter, we have to find another method of detecting the existance of the usernames because whenever I try to send a request to twitter.com/username I get this message:
Something went wrong, but don’t fret — let’s give it another shot.
I will have to do further research into this to find a fix for this.
Upon taking a look at liveleak, I think it no longer has the ability for us to look at it's users because I cant find any username on the website. Is it the same for you or am I missing something?
Indeed
The twitter issue is being resolved in https://github.com/sherlock-project/sherlock/issues/541
Yes, false positives still there after doing git pull to the latest.
- ko-fi
@Luidiblu Since you added ko-fi, could you take a look at this?
Sure! I can take a look! And fix the ko-fi false positive
@Luidiblu @jepunband I have fixed the false positive for ko-fi in 2a26f0b
Okay, I'm just gonna put this list here so that we can keep track of the sites that have been listed in this thread:
@sdushantha ok, now it works! no more false positives.
seem somehow fishy too.
www.gotinder.com/@randuser just shows a "this user may have changed his name" site
and wikipedia.org, as it should, shows a "wanna add this user?" site
@morgulbrut I think it would be wise to add regex support for the error messages so that we can use multiple error messages.
Example: (Error1|Error2)
Fixed Twitter by changing to the mobile Twitter URL.
https://github.com/sherlock-project/sherlock/pull/684
@morgulbrut The response you are getting from Tinder might be the correct response because if I try the username "sara" it actually shows an account: https://tinder.com/@sara
Tinder has been fixed in #697, thanks to @roopeshvs
Wikipedia has been fixed in #698, credits to @roopeshvs
Closing this issue as all the sites mentioned in this issue has been dealt with 👍
Most helpful comment
Upon taking a look at liveleak, I think it no longer has the ability for us to look at it's users because I cant find any username on the website. Is it the same for you or am I missing something?