Siddharth Dushantha
Siddharth Dushantha
False positives cannot be seen from CapFriendly anymore. Feel free to create an issue if this happens again
We have removed unclaimed usernames from `data.json`. For the sites that need it for the tests, we use `exrex` to generate a random username based on the `regexCheck` regex :)
This is an issue with your environment and not Sherlock itself. I've encountered similar issues with cURL before and was able to fix it systemwide. Unsure what I did but...
Yeah thats a good point, didn't think about that. I've opened this issue and if @0xStryK3R still wants to work on this, I'll take a look at the PR :+1:
The method @Oakchris1955 mentioned should work, but many changes have been made to the data.json so you should not be experiencing any lag now :)
YouTube has been added :) https://github.com/sherlock-project/sherlock/blob/5671077de321d34c216b8381c726093aa7ac9c62/sherlock/resources/data.json#L2094-L2114
This is a great idea but at the moment this is not a feature we would like to add to Sherlock
Since the ID is created randomly this will be difficult to implement. I might add it to Sherlock in the future once the rewrite is complete :)
This can be fixed by running Sherlock with the quotes around the username: `python3 -- sherlock "-username"`
This has now been added to Sherlock last week :)