From c00ecd596da96ae80dbaefd10a48d8efbe714cbf Mon Sep 17 00:00:00 2001 From: Edmond Major III <1646728+spmedia@users.noreply.github.com> Date: Sun, 21 Aug 2022 21:13:36 -0500 Subject: [PATCH] Add OGUsers Re adding it from #1437 --- sherlock/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 39871431..12071f9f 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1356,6 +1356,13 @@ "urlMain": "https://nyaa.si/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "OGUsers": { + "errorType": "status_code", + "url": "https://ogu.gg/{}", + "urlMain": "https://ogu.gg/", + "username_claimed": "ogusers", + "username_unclaimed": "noonewouldeverusethis7" }, "OK": { "errorType": "status_code",