From 284efdc212bc1526a8e523d9bb4933b808a9464d Mon Sep 17 00:00:00 2001 From: Dr Yann Golanski Date: Sun, 26 May 2024 11:03:57 +0100 Subject: [PATCH] feat(webtoons): added dungeon & doodles, Tales From The Table (#322) Dungeons & Doodles: Tales From the Tables](https://www.webtoons.com/en/canvas/dungeons-doodles-tales-from-the-tables/list?title_no=682646). --- dosagelib/plugins/webtoons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index ec61087e5..8d4d0f990 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -157,6 +157,7 @@ class WebToons(ParserScraper): cls('DrFrost', 'drama/dr-frost', 371), cls('DuelIdentity', 'challenge/duel-identity', 532064), cls('DungeonCleaningLife', 'action/the-dungeon-cleaning-life-of-a-once-genius-hunter', 4677), + cls('DungeonsAndDoodlesTalesFromTheTables', 'canvas/dungeons-doodles-tales-from-the-tables', 682646), cls('DungeonMinis', 'challenge/dungeonminis', 64132), cls('Dustinteractive', 'comedy/dustinteractive', 907), cls('DutyAfterSchool', 'sf/duty-after-school', 370),