From 0f51e01686031e984749f84c8f377fdacdb579d4 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Fri, 7 Aug 2020 15:03:25 +0200 Subject: [PATCH] fixed babyblogRU false positive fix this by using an error message instead of checking the status code --- sherlock/resources/data.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 6b881d6f..cfced6a8 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2032,8 +2032,9 @@ "username_unclaimed": "noonewouldeverusethis" }, "babyblogRU": { - "errorType": "status_code", - "rank": 15174, + "errorType": "message", + "errorMsg": "BabyBlog — крупнейшее сообщество родителей", + "rank": 14711, "url": "https://www.babyblog.ru/user/info/{}", "urlMain": "https://www.babyblog.ru/", "username_claimed": "blue",