[erolord] remove extractor

This commit is contained in:
Mike Fährmann
2020-01-10 14:40:30 +01:00
parent b9cbf932b4
commit 5cac79c3d9
5 changed files with 2 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Copyright 2015-2019 Mike Fährmann
# Copyright 2015-2020 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
@@ -26,7 +26,6 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"erolord",
"mangapark",
"photobucket",
}