From 10733c1512025152e270c2edcc66fffe7a67a214 Mon Sep 17 00:00:00 2001 From: Techwolf Date: Tue, 6 Jun 2023 20:24:54 -0700 Subject: [PATCH] Add WebToons/WorldsStrongestTroll --- dosagelib/plugins/webtoons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index 1aaee50ef..2f6b365e3 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -458,6 +458,7 @@ class WebToons(ParserScraper): cls('WitchCreekRoad', 'horror/witch-creek-road', 1453), cls('WitchHunt', 'supernatural/witch-hunt', 363), cls('Wolfsbane', 'horror/wolfsbane', 1826), + cls('WorldsStrongestTroll', 'fantasy/worlds-strongest-troll', 5315), cls('XINK3R', 'super-hero/xinker', 541), cls('YourAdventure', 'comedy/your-adventure', 506), cls('YourLetter', 'drama/your-letter', 1540),