diff --git a/dosagelib/plugins/old.py b/dosagelib/plugins/old.py index 00463a836..7d8d38577 100644 --- a/dosagelib/plugins/old.py +++ b/dosagelib/plugins/old.py @@ -435,8 +435,6 @@ class Removed(Scraper): cls('Pimpette'), cls('PunksAndNerds', 'mis'), cls('PunksAndNerdsOld'), - # Moved to tapas.io, which blocks us - cls('RadioactivePanda', 'block'), cls('RedsPlanet'), cls('RedString'), cls('SmackJeeves/Aarrevaara'), @@ -1669,6 +1667,7 @@ class Renamed(Scraper): cls('GoComics/RipleysBelieveItOrNotSpanish', 'GoComics/RipleysAunqueUstedNoLoCrea'), cls('GoComics/WebcomicName', 'WebcomicName'), cls('Guardia', 'ComicFury/Guardia'), + cls('RadioactivePanda', 'Tapas/RadioactivePanda'), cls('Shivae/BlackRose', 'BlackRose'), cls('SmackJeeves/BlackTapestries', 'ComicFury/BlackTapestries'), cls('SmackJeeves/ByTheBook', 'ByTheBook'), diff --git a/dosagelib/plugins/tapas.py b/dosagelib/plugins/tapas.py index ffcb45432..9754ac5e1 100644 --- a/dosagelib/plugins/tapas.py +++ b/dosagelib/plugins/tapas.py @@ -64,12 +64,21 @@ class Tapas(_ParserScraper): return ( # Manually-added comics cls('AmpleTime', 'Ample-Time'), + cls('FANGS', 'fangscomic'), + cls('FishNuggets', 'Fish-Nuggets'), + cls('HoneyAndTheMoon', 'Honey-and-the-Moon'), cls('InsignificantOtters', 'IOtters'), + cls('MagicalBoy', 'magicalboy'), cls('NoFuture', 'NoFuture'), cls('OrensForge', 'OrensForge'), + cls('RadioactivePanda', 'Radioactive-Panda'), cls('RavenWolf', 'RavenWolf'), cls('SyntheticInstinct', 'Synthetic-Instinct'), cls('TheCatTheVineAndTheVictory', 'The-Cat-The-Vine-and-The-Victory'), + cls('TheInkApprentice', 'The-Ink-Apprentice'), + cls('TheSeaInYou', 'theseainyou'), + cls('TheSelkiesSkin', 'theselkiesskincomic'), + cls('TheWitchsThrone', 'thewitchsthrone'), cls('VenturaCityDrifters', 'Ventura-City-Drifters'), # START AUTOUPDATE