From f52075d2007a4b60effba6e9a47b72cf6c457ef5 Mon Sep 17 00:00:00 2001 From: Techwolf Date: Tue, 10 Sep 2019 22:26:55 -0700 Subject: [PATCH] Add OffCentaured --- dosagelib/plugins/comicfury.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/comicfury.py b/dosagelib/plugins/comicfury.py index 151bf6b5a..8399f764d 100644 --- a/dosagelib/plugins/comicfury.py +++ b/dosagelib/plugins/comicfury.py @@ -738,6 +738,7 @@ class ComicFury(_ParserScraper): cls('NyxInTheOverworld', 'nyx'), cls('OceanLabyrinth', 'oceanlabyrinth'), cls('Oeight', 'oeight'), + cls('OffCentaured', 'offcentaured'), cls('OfficeLogic', 'office-logic'), cls('OffSeason', 'offseasoncomic'), cls('OffWorldTheCrease', 'thecrease'),