From d314d75db1636b14511997fe2d19a9b8bc6ef9b6 Mon Sep 17 00:00:00 2001 From: shreyasNaik0101 Date: Fri, 3 Oct 2025 04:43:05 +0530 Subject: [PATCH] fix(sites): Remediate false positive for Mydramalist --- sherlock_project/resources/data.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 4c84ac52..dd1c2f39 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1440,12 +1440,12 @@ "username_claimed": "blue" }, "Mydramalist": { - "errorMsg": "Sign in - MyDramaList", - "errorType": "message", - "url": "https://www.mydramalist.com/profile/{}", - "urlMain": "https://mydramalist.com", - "username_claimed": "elhadidy12398" - }, + "errorMsg": "The requested page was not found", + "errorType": "message", + "url": "https://www.mydramalist.com/profile/{}", + "urlMain": "https://mydramalist.com", + "username_claimed": "elhadidy12398" +}, "Myspace": { "errorType": "status_code", "url": "https://myspace.com/{}",