From fed7b0825dc2a6dc5c27d38e5b5f2bf19d17b910 Mon Sep 17 00:00:00 2001 From: Techwolf Date: Tue, 5 Apr 2022 01:04:28 -0700 Subject: [PATCH] Fix WebToons/Defects --- dosagelib/plugins/webtoons.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index 6468b18b5..e9c9ccb9d 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -135,7 +135,7 @@ class WebToons(_ParserScraper): cls('DEADDAYS', 'horror/dead-days', 293), cls('Debunkers', 'challenge/debunkers', 148475), cls('DEEP', 'thriller/deep', 364), - cls('Defects', 'challenge/defects', 221106), + cls('Defects', 'fantasy/defects', 2731), cls('Denma', 'sf/denma', 921), cls('Dents', 'sf/dents', 671), cls('Deor', 'fantasy/deor', 1663),