From 04ed2a52e94525f9f8753c76878c976c00f8b771 Mon Sep 17 00:00:00 2001 From: Jazper Date: Fri, 22 Jul 2022 17:31:42 +0200 Subject: [PATCH] Added Furaffinity --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 46fde4ce..393427d8 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2717,5 +2717,13 @@ "urlMain": "https://www.zoomit.ir", "username_claimed": "kossher", "username_unclaimed": "noonewouldeverusethis7" + }, + "furaffinity": { + "errorMsg": "This user cannot be found.", + "errorType": "message", + "url": "https://www.furaffinity.net/user/{}", + "urlMain": "https://www.furaffinity.net", + "username_claimed": "jesus", + "username_unclaimed": "noonewouldeverusethis7" } }