Add three new comics (#177)
* Add BloopBloopRelationshipComic to Webtoons * Add Todd Allison & the Petunia Violet to Smack Jeeves * Add Oversimplified SCP to MangaDex Co-authored-by: Tobias Gruetzmacher <tobias-git@23.gs>
This commit is contained in:
parent
d487485815
commit
e84bbe2667
3 changed files with 3 additions and 0 deletions
|
@ -86,6 +86,7 @@ class MangaDex(_ParserScraper):
|
|||
cls('OokamiShounenWaKyouMoUsoOKasaneru', 14569),
|
||||
cls('OokamiToKoshinryou', 1168),
|
||||
cls('OtomeYoukaiZakuro', 4533),
|
||||
cls('OversimplifiedSCP', 32834),
|
||||
cls('PleaseDontBullyMeNagatoro', 22631),
|
||||
cls('PleaseDontBullyMeNagatoroComicAnthology', 31004),
|
||||
cls('PleaseTellMeGalkochan', 12702),
|
||||
|
|
|
@ -589,6 +589,7 @@ class SmackJeeves(_ParserScraper):
|
|||
cls('ThornsComic', 131578),
|
||||
cls('ThornTopia', 54482),
|
||||
cls('TLAAOK', 92316, adult=True),
|
||||
cls('ToddAllisonAndThePetuniaViolet', 50018),
|
||||
cls('TosiHuonoYaoiSarjis', 141725, adult=True),
|
||||
cls('TotallyCrossover', 73445),
|
||||
cls('TPTruePower', 13199),
|
||||
|
|
|
@ -89,6 +89,7 @@ class WebToons(_ParserScraper):
|
|||
cls('Blessed', 'drama/blessed', 1193),
|
||||
cls('BloodInk', 'action/blood-ink', 1490),
|
||||
cls('BloodlessWars', 'sf/bloodless-wars', 1622),
|
||||
cls('BloopBloopRelationshipComic', 'challenge/bloop-bloop-relationship-comic', 239970),
|
||||
cls('Bluechair', 'slice-of-life/bluechair', 199),
|
||||
cls('BOOItsSex', 'slice-of-life/boo-its-sex', 1413),
|
||||
cls('BoyfriendOfTheDead', 'comedy/boyfriend-of-the-dead', 1102),
|
||||
|
|
Loading…
Reference in a new issue