From 40ee8b527530f047a7d3bed870abd3349206cf71 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 26 Feb 2023 16:36:09 +0100 Subject: [PATCH] added Heavy-R --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 5e56657..7b9bf24 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2714,5 +2714,13 @@ "urlMain": "https://www.forumophilia.com/", "username_claimed": "bob", "isNSFW": true + }, + "Heavy-R": { + "errorType": "message", + "errorMsg": "Channel not found", + "url": "https://www.heavy-r.com/user/{}", + "urlMain": "https://www.heavy-r.com/", + "username_claimed": "kilroy222", + "isNSFW": true } }