Add two ComicFury comics (#263)

* Added PMD: On Borrowed Time
* Added Yet Another PMD Comic

---------

Co-authored-by: Tobias Gruetzmacher <tobias-git@23.gs>
This commit is contained in:
enzomtp 2023-05-16 10:30:28 +02:00 committed by GitHub
parent f83dc4281a
commit c5f87dee83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -762,6 +762,7 @@ class ComicFury(ParserScraper):
cls('PilgrimEnEspanol', 'pilgrimenespanol', 'es'),
cls('PITCHBLACK', 'pitchblack'),
cls('PlasticBulletsMayhemUnloaded', 'plasticbulletsmayhemunloaded'),
cls('PMDOnBorrowedTime', 'onborrowedtime'),
cls('Poharex', 'poharex'),
cls('PokemonWarpers', 'pokemonwarpers'),
cls('PokmonOurStory', 'pokemonos'),
@ -1139,6 +1140,7 @@ class ComicFury(ParserScraper):
cls('Xibalba', 'xibalba'),
cls('Xit', 'x-it'),
cls('YesterdayBound', 'yesterdaybound'),
cls('YetAnotherPMDComic', 'yapc'),
cls('YouAreNow', 'yan'),
cls('YOURCHOICE', 'yourchoice'),
cls('ZackDragonbladeAndTheExcalites', 'zackdragonblade'),