From b723a269b1ddf5e6f6a333b86c5f916cd616f66e Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Thu, 16 Feb 2023 21:06:33 +0100 Subject: [PATCH] added SmugMug Credits @bolshoytoster closes #1309 closes #1303 --- sherlock/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 703b7ff..000f796 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2568,5 +2568,11 @@ "url": "https://www.znanylekarz.pl/{}", "urlMain": "https://znanylekarz.pl", "username_claimed": "janusz-nowak" + }, + "SmugMug": { + "errorType": "status_code", + "url": "https://{}.smugmug.com", + "urlMain": "https://.smugmug.com", + "username_claimed": "winchester" } }