[reddit] fix 'extractor.blacklist()' arguments

The second argument must support 'append()'.
This commit is contained in:
Mike Fährmann
2019-09-24 23:01:12 +02:00
parent 22bac14452
commit 913460240d
4 changed files with 5 additions and 5 deletions

View File

@@ -27,8 +27,8 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"8chan",
"imgth",
"mangapark",
"nsfwalbum",
}