diff --git a/removed_sites.json b/removed_sites.json index b476969..1b107e5 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -559,13 +559,6 @@ "urlMain": "https://open.spotify.com/", "username_claimed": "blue" }, - "Steam": { - "errorMsg": "The specified profile could not be found", - "errorType": "message", - "url": "https://steamcommunity.com/id/{}", - "urlMain": "https://steamcommunity.com/", - "username_claimed": "blue" - }, "Raidforums": { "errorType": "status_code", "url": "https://raidforums.com/User-{}", diff --git a/removed_sites.md b/removed_sites.md index 0f8897a..ed02655 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1311,20 +1311,6 @@ As og 2022-05-01, Countable returns false positives }, ``` -## Steam - -As og 2022-05-01, Steam returns false positives -```json - "Steam": { - "errorMsg": "The specified profile could not be found", - "errorType": "message", - "url": "https://steamcommunity.com/id/{}", - "urlMain": "https://steamcommunity.com/", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, -``` - ## Raidforums Raidforums is [now run by the FBI](https://twitter.com/janomine/status/1499453777648234501?s=21) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index f089a8a..0f4f4d1 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1483,6 +1483,12 @@ "urlMain": "https://ninjakiwi.com/", "username_claimed": "Kyruko" }, + "BugCrowd": { + "url": "https://bugcrowd.com/{}", + "urlMain": "https://bugcrowd.com/", + "errorType": "status_code", + "username_claimed": "ppfeister" + }, "NintendoLife": { "errorType": "status_code", "url": "https://www.nintendolife.com/users/{}", @@ -1958,13 +1964,20 @@ "urlMain": "https://robertsspaceindustries.com/", "username_claimed": "blue" }, - "SteamGroup": { + "Steam Community (Group)": { "errorMsg": "No group could be retrieved for the given URL", "errorType": "message", "url": "https://steamcommunity.com/groups/{}", "urlMain": "https://steamcommunity.com/", "username_claimed": "blue" }, + "Steam Community (User)": { + "url": "https://steamcommunity.com/id/{}/", + "urlMain": "https://steamcommunity.com/", + "username_claimed": "blue", + "errorType": "message", + "errorMsg":"The specified profile could not be found" + }, "Strava": { "errorMsg": "Strava | Running, Cycling & Hiking App - Train, Track & Share", "errorType": "message",