Added WebToon comics
Dungeon Minis, Game Masters, Omniscient Reader & The Weekly Roll
This commit is contained in:
parent
f05697a811
commit
59e7e16100
1 changed files with 4 additions and 0 deletions
|
@ -141,6 +141,7 @@ class WebToons(_ParserScraper):
|
||||||
cls('Dragnarok', 'fantasy/dragnarok', 1018),
|
cls('Dragnarok', 'fantasy/dragnarok', 1018),
|
||||||
cls('DragnarokDescendants', 'fantasy/dragnarok-descendants', 1433),
|
cls('DragnarokDescendants', 'fantasy/dragnarok-descendants', 1433),
|
||||||
cls('DrFrost', 'drama/dr-frost', 371),
|
cls('DrFrost', 'drama/dr-frost', 371),
|
||||||
|
cls('DungeonMinis', 'challenge/dungeonminis', 64132),
|
||||||
cls('Dustinteractive', 'comedy/dustinteractive', 907),
|
cls('Dustinteractive', 'comedy/dustinteractive', 907),
|
||||||
cls('DutyAfterSchool', 'sf/duty-after-school', 370),
|
cls('DutyAfterSchool', 'sf/duty-after-school', 370),
|
||||||
cls('EatFighter', 'sports/eat-fighter', 1460),
|
cls('EatFighter', 'sports/eat-fighter', 1460),
|
||||||
|
@ -166,6 +167,7 @@ class WebToons(_ParserScraper):
|
||||||
cls('FourLeaf', 'fantasy/four-leaf', 1454),
|
cls('FourLeaf', 'fantasy/four-leaf', 1454),
|
||||||
cls('FreakingRomance', 'romance/freaking-romance', 1467),
|
cls('FreakingRomance', 'romance/freaking-romance', 1467),
|
||||||
cls('FridayForbiddenTales', 'thriller/friday', 388),
|
cls('FridayForbiddenTales', 'thriller/friday', 388),
|
||||||
|
cls('GameMasters', 'challenge/game-masters',237252),
|
||||||
cls('GenshinImpact', 'challenge/genshin-impact', 242646),
|
cls('GenshinImpact', 'challenge/genshin-impact', 242646),
|
||||||
cls('Gepetto', 'sf/gepetto', 81),
|
cls('Gepetto', 'sf/gepetto', 81),
|
||||||
cls('GhostsAmongTheWildFlowers', 'fantasy/ghosts-over-wild-flowers', 718),
|
cls('GhostsAmongTheWildFlowers', 'fantasy/ghosts-over-wild-flowers', 718),
|
||||||
|
@ -282,6 +284,7 @@ class WebToons(_ParserScraper):
|
||||||
cls('NothingSpecial', 'fantasy/nothing-special', 1188),
|
cls('NothingSpecial', 'fantasy/nothing-special', 1188),
|
||||||
cls('OddGirlOut', 'drama/odd-girl-out', 1420),
|
cls('OddGirlOut', 'drama/odd-girl-out', 1420),
|
||||||
cls('OhHoly', 'romance/oh-holy', 809),
|
cls('OhHoly', 'romance/oh-holy', 809),
|
||||||
|
cls('OmniscientReader', 'action/omniscient-reader', 2154),
|
||||||
cls('ORANGEMARMALADE', 'romance/orange-marmalade', 97),
|
cls('ORANGEMARMALADE', 'romance/orange-marmalade', 97),
|
||||||
cls('Outrage', 'super-hero/outrage', 1450),
|
cls('Outrage', 'super-hero/outrage', 1450),
|
||||||
cls('OVERPOWERED', 'challenge/overpowered', 85292),
|
cls('OVERPOWERED', 'challenge/overpowered', 85292),
|
||||||
|
@ -372,6 +375,7 @@ class WebToons(_ParserScraper):
|
||||||
cls('TheStoriesOfThoseAroundMe', 'romance/the-stories-of-those-around-me', 96),
|
cls('TheStoriesOfThoseAroundMe', 'romance/the-stories-of-those-around-me', 96),
|
||||||
cls('TheStrangeTalesOfOscarZahn', 'fantasy/the-strange-tales-of-oscar-zahn', 685),
|
cls('TheStrangeTalesOfOscarZahn', 'fantasy/the-strange-tales-of-oscar-zahn', 685),
|
||||||
cls('TheVaultOfHorrorACollectionOfNightmares', 'horror/the-vault-of-horror-a-collection-of-nightmares', 295),
|
cls('TheVaultOfHorrorACollectionOfNightmares', 'horror/the-vault-of-horror-a-collection-of-nightmares', 295),
|
||||||
|
cls('TheWeeklyRoll', 'challenge/the-weekly-roll', 358889),
|
||||||
cls('TheWeightOfOurSky', 'historical/the-weight-of-our-sky', 1739),
|
cls('TheWeightOfOurSky', 'historical/the-weight-of-our-sky', 1739),
|
||||||
cls('TheWitchAndTheBull', 'fantasy/the-witch-and-the-bull', 1892),
|
cls('TheWitchAndTheBull', 'fantasy/the-witch-and-the-bull', 1892),
|
||||||
cls('TheWolfmanOfWulvershire', 'mystery/the-wolfman-of-wulvershire', 1784),
|
cls('TheWolfmanOfWulvershire', 'mystery/the-wolfman-of-wulvershire', 1784),
|
||||||
|
|
Loading…
Reference in a new issue