diff --git a/removed_sites.json b/removed_sites.json index 60d0cb7..7143141 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -843,5 +843,12 @@ "url": "https://tiktok.com/@{}", "urlMain": "https://tiktok.com/", "username_claimed": "red" + }, + "Lolchess": { + "errorMsg": "No search results", + "errorType": "message", + "url": "https://lolchess.gg/profile/na/{}", + "urlMain": "https://lolchess.gg/", + "username_claimed": "blue" } } diff --git a/removed_sites.md b/removed_sites.md index 441f416..5ac1aa6 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1836,4 +1836,16 @@ As of 2023.12.21, TikTok returns false positives. This is because the webpage re "urlMain": "https://tiktok.com/", "username_claimed": "red" }, +``` + +## Lolchess +As of 2023.12.21, Lolchess returns false positives. +```json + "Lolchess": { + "errorMsg": "No search results", + "errorType": "message", + "url": "https://lolchess.gg/profile/na/{}", + "urlMain": "https://lolchess.gg/", + "username_claimed": "blue" + }, ``` \ No newline at end of file diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 4d3c0f0..71d9a2f 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1237,13 +1237,6 @@ "urlMain": "https://lobste.rs/", "username_claimed": "jcs" }, - "Lolchess": { - "errorMsg": "No search results", - "errorType": "message", - "url": "https://lolchess.gg/profile/na/{}", - "urlMain": "https://lolchess.gg/", - "username_claimed": "blue" - }, "LottieFiles": { "errorType": "status_code", "url": "https://lottiefiles.com/{}",