[wikimedia] implement config lookup for fandom/wikigg sites (#7283)
{
"extractor": {
"fandom": {
"filename": "..."
}
}
}
This commit is contained in:
@@ -961,6 +961,7 @@ class AsynchronousMixin():
|
||||
|
||||
|
||||
class BaseExtractor(Extractor):
|
||||
basesubcategory = ""
|
||||
instances = ()
|
||||
|
||||
def __init__(self, match):
|
||||
|
||||
Reference in New Issue
Block a user