From 99067b2e5981989fd2d65cf4ac968c1ae2799165 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Sat, 11 Oct 2025 09:23:52 -0300 Subject: [PATCH] Add imood.com support resolve #2646 --- 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 de90d6ea..2f1511cf 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1191,6 +1191,12 @@ "urlProbe": "https://api.imgur.com/account/v1/accounts/{}?client_id=546c25a59c58ad7", "username_claimed": "blue" }, + "imood": { + "errorType": "status_code", + "url": "https://www.imood.com/users/{}", + "urlMain": "https://www.imood.com/", + "username_claimed": "blue" + }, "Instagram": { "errorType": "status_code", "url": "https://instagram.com/{}",