From f4f45945d04b9b74b0a5e7850001e77f57da8cd5 Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Tue, 14 May 2024 22:04:46 +0200 Subject: [PATCH] Add "How to be a Mind Reaver" to Webtoons module (fixes #321) --- dosagelib/plugins/webtoons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dosagelib/plugins/webtoons.py b/dosagelib/plugins/webtoons.py index 30f13c919..1cd594998 100644 --- a/dosagelib/plugins/webtoons.py +++ b/dosagelib/plugins/webtoons.py @@ -214,6 +214,7 @@ class WebToons(ParserScraper): cls('Hooky', 'fantasy/hooky', 425), cls('HoovesOfDeath', 'fantasy/hooves-of-death', 1535), cls('HouseOfStars', 'fantasy/house-of-stars', 1620), + cls('HowToBeAMindReaver', 'canvas/how-to-be-a-mind-reaver', 301213), cls('HowToBecomeADragon', 'fantasy/how-to-become-a-dragon', 1973), cls('HowToLove', 'slice-of-life/how-to-love', 472), cls('IDontWantThisKindOfHero', 'super-hero/i-dont-want-this-kind-of-hero', 98),