Dena

Results 7 comments of Dena

The value isn't all that important; though it had to be long enough to avoid any conflicts with an actual username I was told [here](https://github.com/sherlock-project/sherlock/issues/1628) the value 32 would be...

@sdushantha all good! conflicts are fine now

@sdushantha I checked the error: ```python SiteInformation(site_name, site_data[site_name]["urlMain"], site_data[site_name]["url"], site_data[site_name]["username_claimed"], site_data[site_name]["username_unclaimed"], site_data[site_name], site_data[site_name].get("isNSFW",False) ) ``` my bad! seems like removing the `username_unclaimed` key should resolve the issue, since right now...

Same problem, can't find it