mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-25 20:22:36 +01:00
[wikimedia] add azurlane.koumakan.jp to presets
This commit is contained in:
parent
495c9ee126
commit
88a06df165
@ -162,6 +162,11 @@ BASE_PATTERN = WikimediaExtractor.update({
|
|||||||
"pattern": r"(?:www\.)?pidgi\.net",
|
"pattern": r"(?:www\.)?pidgi\.net",
|
||||||
"api-path": "/wiki/api.php",
|
"api-path": "/wiki/api.php",
|
||||||
},
|
},
|
||||||
|
"azurlanewiki": {
|
||||||
|
"root": "https://azurlane.koumakan.jp",
|
||||||
|
"pattern": r"azurlane\.koumakan\.jp",
|
||||||
|
"api-path": "/w/api.php",
|
||||||
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user