From e19cb32009d07f152f32a7fdc351302e60f962f3 Mon Sep 17 00:00:00 2001 From: Aaditya <146899562+Aaditya-Chunekar@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:20:30 +0530 Subject: [PATCH] Add Nothing Community data to data.json --- sherlock_project/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 47a325024..7d4069f7c 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1703,6 +1703,12 @@ "urlProbe": "https://notabug.org/{}/followers", "username_claimed": "red" }, + "Nothing Community": { + "errorType": "status_code", + "url": "https://nothing.community/u/{}", + "urlMain": "https://nothing.community/", + "username_claimed": "Carl" + }, "Nyaa.si": { "errorType": "status_code", "url": "https://nyaa.si/user/{}",