From 536fdba808644f5cd2a04f89d0ccfbdbcba41ee3 Mon Sep 17 00:00:00 2001 From: Techwolf Date: Tue, 1 Nov 2022 00:45:24 -0700 Subject: [PATCH] Add WebToons/TheSpectrumOfUs --- dosagelib/plugins/webtoons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index a77ff18c3..85df1cddc 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -401,6 +401,7 @@ class WebToons(ParserScraper): cls('TheRoomies', 'challenge/the-roomies-archive', 513669), cls('TheShadowProphet', 'drama/the-shadow-prophet', 1881), cls('TheSoundOfYourHeart', 'comedy/the-sound-of-your-heart', 269), + cls('TheSpectrumOfUs', 'challenge/the-spectrum-of-us', 334525), cls('TheSteamDragonExpress', 'fantasy/steam-dragon-express', 1270), cls('TheStoriesOfThoseAroundMe', 'romance/the-stories-of-those-around-me', 96), cls('TheStrangeTalesOfOscarZahn', 'fantasy/the-strange-tales-of-oscar-zahn', 685),