Remove ComicGenesis/Cerintha, it's broken
Additionally, it also exists on SmackJeeves.
This commit is contained in:
parent
d9045030cc
commit
f0348d6b90
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Copyright (C) 2004-2008 Tristan Seligmann and Jonathan Jacobs
|
||||
# Copyright (C) 2012-2014 Bastian Kleineidam
|
||||
# Copyright (C) 2015-2017 Tobias Gruetzmacher
|
||||
# Copyright (C) 2015-2020 Tobias Gruetzmacher
|
||||
|
||||
from __future__ import absolute_import, division, print_function
|
||||
|
||||
|
@ -52,7 +52,6 @@ class ComicGenesis(_ParserScraper):
|
|||
cls('BreakingtheDoldrum', 'breakingthedoldrum'),
|
||||
cls('BrotherSwan', 'warlordofnoodles'),
|
||||
cls('Candi', baseUrl='http://candicomics.com/'),
|
||||
cls('Cerintha', 'cerintha'),
|
||||
cls('CorporateLife', 'corporatelife'),
|
||||
cls('DarkWelkin', 'darkwelkin'),
|
||||
cls('DeepBlue', 'gjbivin', last='20131109'),
|
||||
|
|
Loading…
Reference in a new issue