[wikimedia] combine most wikimedia.org sites (#1443)

add wikidata.org and wikivoyage.org
This commit is contained in:
Mike Fährmann
2024-02-10 03:00:58 +01:00
parent c7d17f1111
commit af61d2b037
5 changed files with 59 additions and 73 deletions

View File

@@ -325,7 +325,8 @@ BASE_MAP = {
}
URL_MAP = {
"blogspot": "https://www.blogger.com/",
"blogspot" : "https://www.blogger.com/",
"wikimedia": "https://www.wikimedia.org/",
}
_OAUTH = '<a href="https://github.com/mikf/gallery-dl#oauth">OAuth</a>'