From 6fea22b14f4c13aac4549b864272f9a13d0f4935 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 26 Feb 2023 16:45:37 +0100 Subject: [PATCH] added IRL --- sherlock/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 49a3198..fff6f01 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2730,5 +2730,11 @@ "urlMain": "https://www.imagefap.com/", "username_claimed": "blue", "isNSFW": true + }, + "IRL": { + "errorType": "status_code", + "url": "https://www.irl.com/{}", + "urlMain": "https://www.irl.com/", + "username_claimed": "hacker" } }