From ac97e926e078a6ed381b4b9b80de8b65e5150608 Mon Sep 17 00:00:00 2001 From: Arnav Mehta <66114536+mehtaarn000@users.noreply.github.com> Date: Wed, 4 Nov 2020 14:36:37 -0600 Subject: [PATCH] Add support for Apple Discussions --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 8cdb685..b989a64 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -58,6 +58,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis" }, + "Apple Discussions": { + "errorMsg": "The page you tried was not found. You may have used an outdated link or may have typed the address (URL) incorrectly.", + "errorType": "message", + "url": "https://discussions.apple.com/profile/{}", + "urlMain": "https://discussions.apple.com", + "username_claimed": "jason", + "username_unclaimed": "noonewouldeverusethis" + }, "Anobii": { "errorType": "response_url", "url": "https://www.anobii.com/{}/profile",