From 38f4dd0ed178cacd77bdd906f2dd81965db32677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1l=20Tam=C3=A1s?= Date: Mon, 1 Apr 2024 23:12:09 +0200 Subject: [PATCH] Added Alloy Comics to the WebToons modules (#310) Added Alloy Comics --- dosagelib/plugins/webtoons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index 46fa5b9e3..30f13c919 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -65,6 +65,7 @@ class WebToons(ParserScraper): cls('AGoodDayToBeADog', 'romance/a-good-day-tobe-a-dog', 1390), cls('Aisopos', 'drama/aisopos', 76), cls('AliceElise', 'fantasy/alice-elise', 1481), + cls('AlloyComics', 'canvas/alloy-comics', 747447), cls('AllThatWeHopeToBe', 'slice-of-life/all-that-we-hope-to-be', 470), cls('AllThatYouAre', 'drama/all-that-you-are', 403), cls('AlwaysHuman', 'romance/always-human', 557),