From bf968f67246e2e668fb344dcde12637f5bf5857b Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 26 Feb 2023 17:03:08 +0100 Subject: [PATCH] added LushStories --- sherlock/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index fff6f019..674f200f 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2736,5 +2736,12 @@ "url": "https://www.irl.com/{}", "urlMain": "https://www.irl.com/", "username_claimed": "hacker" + }, + "LushStories": { + "errorType": "status_code", + "url": "https://www.lushstories.com/profile/{}", + "urlMain": "https://www.lushstories.com/", + "username_claimed": "chris_brown", + "isNSFW": true } }