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:
parent
f83dc4281a
commit
c5f87dee83
1 changed files with 2 additions and 0 deletions
|
@ -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'),
|
||||
|
|
Loading…
Reference in a new issue