From 9b54ba16920a4ebf9caf655af02549da2a96a457 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 26 Feb 2023 16:40:36 +0100 Subject: [PATCH] added Image Fap --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 7b9bf24..49a3198 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2722,5 +2722,13 @@ "urlMain": "https://www.heavy-r.com/", "username_claimed": "kilroy222", "isNSFW": true + }, + "Image Fap": { + "errorType": "message", + "errorMsg": "Not found", + "url": "https://www.imagefap.com/profile/{}", + "urlMain": "https://www.imagefap.com/", + "username_claimed": "blue", + "isNSFW": true } }