Merge pull request #231 from Markus-Rost/patch-1

Add minecraft.wiki
pull/260/head
Kevin Payravi 2023-09-21 00:21:27 -05:00 committed by GitHub
commit d58b6e7e88
2 changed files with 22 additions and 1 deletions

View File

@ -1278,6 +1278,27 @@
"destination_platform": "mediawiki",
"destination_icon": "microwiki.png"
},
{
"id": "en-minecraft",
"origins_label": "Minecraft Fandom Wikis",
"origins": [
{
"origin": "Minecraft Fandom Wiki",
"origin_base_url": "minecraft.fandom.com",
"origin_content_path": "/wiki/"
},
{
"origin": "Minecraft Fandom Wiki (Archived)",
"origin_base_url": "minecraft-archive.fandom.com",
"origin_content_path": "/wiki/"
}
],
"destination": "Minecraft Wiki",
"destination_base_url": "minecraft.wiki",
"destination_content_path": "/w/",
"destination_platform": "mediawiki",
"destination_icon": "minecraftwiki.png"
},
{
"id": "en-mylittlepony",
"origins_label": "My Little Pony Fandom Wiki",
@ -2113,4 +2134,4 @@
"destination_platform": "mediawiki",
"destination_icon": "zeldapedia.png"
}
]
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 907 B