Skip to content

Commit d314d75

Browse files
fix(sites): Remediate false positive for Mydramalist
1 parent 388a1e0 commit d314d75

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sherlock_project/resources/data.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,12 +1440,12 @@
14401440
"username_claimed": "blue"
14411441
},
14421442
"Mydramalist": {
1443-
"errorMsg": "Sign in - MyDramaList",
1444-
"errorType": "message",
1445-
"url": "https://www.mydramalist.com/profile/{}",
1446-
"urlMain": "https://mydramalist.com",
1447-
"username_claimed": "elhadidy12398"
1448-
},
1443+
"errorMsg": "The requested page was not found",
1444+
"errorType": "message",
1445+
"url": "https://www.mydramalist.com/profile/{}",
1446+
"urlMain": "https://mydramalist.com",
1447+
"username_claimed": "elhadidy12398"
1448+
},
14491449
"Myspace": {
14501450
"errorType": "status_code",
14511451
"url": "https://myspace.com/{}",

0 commit comments

Comments
 (0)