[deviantart] rename 'stash' to 'extra' (#302)

'stash' is already used as a name for the StashExtractor and therefore
expected to be a dictionary.
This commit is contained in:
Mike Fährmann
2019-06-10 21:05:25 +02:00
parent 2184e3a86b
commit e05a96db5e
4 changed files with 18 additions and 17 deletions

View File

@@ -26,9 +26,10 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"fallenangels",
"mangapark",
"mangoxo",
"ngomik",
"photobucket",
}