From 1c69e40c7644c3a40c366f024797d19b9f9d713c Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 26 Feb 2023 16:33:26 +0100 Subject: [PATCH] added Forum Ophilia --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 33373c51..5e566578 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2706,5 +2706,13 @@ "urlMain": "https://www.erome.com/", "username_claimed": "bob", "isNSFW": true + }, + "Forum Ophilia": { + "errorType": "message", + "errorMsg": "that user does not exist", + "url": "https://www.forumophilia.com/profile.php?mode=viewprofile&u={}", + "urlMain": "https://www.forumophilia.com/", + "username_claimed": "bob", + "isNSFW": true } }