fix extractor names

This commit is contained in:
Mike Fährmann
2018-04-18 18:06:30 +02:00
parent b1325d4d2c
commit 10cc59f3b5
3 changed files with 25 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"gomanga", # server down
"pinterest", # access tokens have been set to 10 requests per hour
"puremashiro", # online reader down
}