From f958e7b96fc7e958c3c8e9ec4c4389f72461a50c Mon Sep 17 00:00:00 2001 From: paul_kniaz Date: Sun, 5 Oct 2025 12:13:37 -0400 Subject: [PATCH] update MuseScore username_claimed to arrangeme (valid profile) --- sherlock_project/resources/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 13a7a895..7c2642a0 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1435,9 +1435,9 @@ }, "MuseScore": { "errorType": "status_code", - "url": "https://musescore.com/{}", + "url": "https://musescore.com/user/{}", "urlMain": "https://musescore.com/", - "username_claimed": "musescore" + "username_claimed": "arrangeme" }, "MyAnimeList": { "errorType": "status_code",