From 5352036e80253594ce79859c9310fa947e88c4b0 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 27 Jun 2021 10:27:49 +0200 Subject: [PATCH] removed SteamID --- removed_sites.json | 9 ++++++++- removed_sites.md | 14 ++++++++++++++ sherlock/resources/data.json | 8 -------- 3 files changed, 22 insertions(+), 9 deletions(-) diff --git a/removed_sites.json b/removed_sites.json index b8c8f37..b57d0c9 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -588,7 +588,14 @@ "urlMain": "https://namemc.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "Steamid": { + "errorMsg": "", + "errorType": "message", + "url": "https://steamid.uk/profile/{}", + "urlMain": "https://steamid.uk/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" } - } diff --git a/removed_sites.md b/removed_sites.md index 661634a..ea4dc8a 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1155,3 +1155,17 @@ As of 2021-06-27, NameMC uses chapta through CloudFlare which prevents us from c "username_unclaimed": "noonewouldeverusethis7" }, ``` + +## SteamID + +As of 2021-06-27, Steam uses chapta through CloudFlare which prevents us from checking if usernames exists on the site. +``` + "Steamid": { + "errorMsg": "", + "errorType": "message", + "url": "https://steamid.uk/profile/{}", + "urlMain": "https://steamid.uk/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + } +``` diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d2038c0..f91ee0c 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1423,14 +1423,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "Steamid": { - "errorMsg": "
Profile not found
", - "errorType": "message", - "url": "https://steamid.uk/profile/{}", - "urlMain": "https://steamid.uk/", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, "Strava": { "errorMsg": "Strava | Run and Cycling Tracking on the Social Network for Athletes", "errorType": "message",