From df1e72e90a681446db35b363e1110835516d1ed2 Mon Sep 17 00:00:00 2001 From: Dr Yann Golanski Date: Sun, 30 Jun 2024 17:28:08 +0100 Subject: [PATCH] feat(webtoon): added hench comics (#328) https://www.webtoons.com/en/canvas/hench/list?title_no=857225 --- dosagelib/plugins/webtoons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index a917b285e..39051ffce 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -210,6 +210,7 @@ class WebToons(ParserScraper): cls('HeliosFemina', 'fantasy/helios-femina', 638), cls('HelloWorld', 'slice-of-life/hello-world', 827), cls('Hellper', 'fantasy/hellper', 185), + cls('Hench', 'canvas/hench/', 857225), cls('HeroineChic', 'super-hero/heroine-chic', 561), cls('HIVE', 'thriller/hive', 65), cls('Hooky', 'fantasy/hooky', 425),