From 3cab9a96e699777e01cefebcbbf2a0420191704e Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 27 Jun 2021 10:50:31 +0200 Subject: [PATCH] removed YouTube --- removed_sites.json | 8 ++++++++ removed_sites.md | 16 ++++++++++++++++ sherlock/resources/data.json | 8 -------- 3 files changed, 24 insertions(+), 8 deletions(-) diff --git a/removed_sites.json b/removed_sites.json index 5c497567..dae789aa 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -604,6 +604,14 @@ "urlMain": "https://tripadvisor.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "YouTube": { + "errorMsg": "This page isn't available", + "errorType": "message", + "url": "https://www.youtube.com/{}", + "urlMain": "https://www.youtube.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" } } diff --git a/removed_sites.md b/removed_sites.md index 33fb54a7..b033594c 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1185,3 +1185,19 @@ As of 2021-06-27, Trip takes too long to return a response. As of now, the reaso }, ``` + +## YouTube + +As of 2021-06-27, there is no way of checking if a username exists on YouTube. We'll have to take a deeper look +into this as YouTube is must have site in Sherlock. + +``` + "YouTube": { + "errorMsg": "This page isn't available", + "errorType": "message", + "url": "https://www.youtube.com/{}", + "urlMain": "https://www.youtube.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + } +``` diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 9047bde5..4b22e603 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1739,14 +1739,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "YouTube": { - "errorMsg": "Not Found", - "errorType": "message", - "url": "https://www.youtube.com/{}", - "urlMain": "https://www.youtube.com/", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, "Zhihu": { "errorType": "response_url", "errorUrl": "https://www.zhihu.com/people/{}",