From c09f8c991b1f76f1cfeb7d06bd8df445ffc2b2f3 Mon Sep 17 00:00:00 2001 From: Techwolf Date: Mon, 22 Feb 2021 01:20:17 -0800 Subject: [PATCH] Add WebToons/YouveGottaBeKittenMe --- dosagelib/plugins/webtoons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index 7462001e2..c5d0da557 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -433,6 +433,7 @@ class WebToons(_ParserScraper): cls('XINK3R', 'super-hero/xinker', 541), cls('YourAdventure', 'comedy/your-adventure', 506), cls('YourLetter', 'drama/your-letter', 1540), + cls('YouveGottaBeKittenMe', 'challenge/youve-gotta-be-kitten-me', 383661), cls('YumisCells', 'slice-of-life/yumi-cell', 478), cls('YunaAndKawachan', 'drama/yuna-and-kawachan', 1840), cls('ZeroGame', 'fantasy/zero-game', 1704),