Remove ComicFury/Khulthagar, it's gone
This commit is contained in:
parent
0f28770aaa
commit
d9045030cc
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# Copyright (C) 2004-2008 Tristan Seligmann and Jonathan Jacobs
|
# Copyright (C) 2004-2008 Tristan Seligmann and Jonathan Jacobs
|
||||||
# Copyright (C) 2012-2014 Bastian Kleineidam
|
# Copyright (C) 2012-2014 Bastian Kleineidam
|
||||||
# Copyright (C) 2015-2019 Tobias Gruetzmacher
|
# Copyright (C) 2015-2020 Tobias Gruetzmacher
|
||||||
|
|
||||||
from __future__ import absolute_import, division, print_function
|
from __future__ import absolute_import, division, print_function
|
||||||
|
|
||||||
|
@ -583,7 +583,6 @@ class ComicFury(_ParserScraper):
|
||||||
cls('KetsuekiDoku', 'ketsuekidoku'),
|
cls('KetsuekiDoku', 'ketsuekidoku'),
|
||||||
cls('KevinWatch', 'kevinwatch'),
|
cls('KevinWatch', 'kevinwatch'),
|
||||||
cls('KevinWatchTheMovie', 'kevinwatchthemovie'),
|
cls('KevinWatchTheMovie', 'kevinwatchthemovie'),
|
||||||
cls('Khulthagar', 'khulthagar'),
|
|
||||||
cls('KiasComic', 'kiascomic'),
|
cls('KiasComic', 'kiascomic'),
|
||||||
cls('KiasOTHERComic', 'kiasothercomic'),
|
cls('KiasOTHERComic', 'kiasothercomic'),
|
||||||
cls('KiLAILO', 'kilailo'),
|
cls('KiLAILO', 'kilailo'),
|
||||||
|
|
Loading…
Reference in a new issue