diff --git a/data/sitesEN.json b/data/sitesEN.json index 96d631d..6ffbdd9 100644 --- a/data/sitesEN.json +++ b/data/sitesEN.json @@ -885,6 +885,28 @@ "official" ] }, + { + "id": "en-carrion", + "origins_label": "Carrion Fandom Wiki", + "origins":[ + { + "origin": "Carrion Fandom Wiki", + "origin_base_url": "carrion.fandom.com", + "origin_content_path": "/wiki/", + "origin_main_page": "Carrion_Wiki" + } + ], + "destination": "Carrion Wiki", + "destination_base_url": "carrion.wiki.gg", + "destination_platform": "mediawiki", + "destination_icon": "carrionwiki.png", + "destination_main_page": "Carrion_Wiki", + "destination_search_path": "/index.php", + "destination_content_path": "/wiki/", + "tags": [ + "wiki.gg" + ] + }, { "id": "en-celeste", "origins_label": "Celeste Fandom Wiki", @@ -2419,6 +2441,28 @@ "tags": [ "official" ] + }, + { + "id": "en-guiltygear", + "origins_label": "Guilty Gear Fandom Wiki", + "origins": [ + { + "origin": "Guilty Gear Fandom Wiki", + "origin_base_url": "guiltygear.fandom.com", + "origin_content_path": "/wiki/", + "origin_main_page": "Guilty_Gear_Wiki" + } + ], + "destination": "Guilty Gear Wiki", + "destination_base_url": "guiltygear.wiki.gg", + "destination_platform": "mediawiki", + "destination_icon": "guiltygearwiki.png", + "destination_main_page": "Guilty_Gear_Wiki", + "destination_search_path": "/index.php", + "destination_content_path": "/wiki/", + "tags": [ + "wiki.gg" + ] }, { "id": "en-habbo", @@ -3139,6 +3183,25 @@ "destination_main_page": "Main_Page", "destination_search_path": "/w/index.php" }, + { + "id": "en-maplestory", + "origins_label": "MapleWiki", + "origins": [ + { + "origin": "MapleWiki", + "origin_base_url": "maplestory.fandom.com", + "origin_content_path": "/wiki/", + "origin_main_page": "MapleStory_Wiki" + } + ], + "destination": "MapleStory Wiki", + "destination_base_url": "maplestorywiki.net", + "destination_platform": "mediawiki", + "destination_icon": "maplestory.png", + "destination_main_page": "MapleStory_Wiki", + "destination_search_path": "/index.php", + "destination_content_path": "/w/" + }, { "id": "en-mario", "origins_label": "Mario Fandom & Neoseeker Wikis", @@ -5901,6 +5964,28 @@ "destination_main_page": "Main_Page", "destination_search_path": "/index.php" }, + { + "id": "en-wynncraft", + "origins_label": "Wynncraft Fandom Wiki", + "origins": [ + { + "origin": "Wynncraft Fandom Wiki", + "origin_base_url": "wynncraft.fandom.com", + "origin_content_path": "/wiki/", + "origin_main_page": "Wynncraft_Wiki" + } + ], + "destination": "Wynncraft Wiki", + "destination_base_url": "wynncraft.wiki.gg", + "destination_platform": "mediawiki", + "destination_icon": "wynncraftwiki.png", + "destination_main_page": "Wynncraft_Wiki", + "destination_search_path": "/index.php", + "destination_content_path": "/wiki/", + "tags": [ + "wiki.gg" + ] + }, { "id": "en-xenharmonic", "origins_label": "Xenharmonic Fandom Wiki", diff --git a/data/sitesZH.json b/data/sitesZH.json index 18e4b3b..6250cd2 100644 --- a/data/sitesZH.json +++ b/data/sitesZH.json @@ -113,6 +113,31 @@ "wiki.gg" ] }, + { + "id": "zh-pokemon", + "origins_label": "Pokémon Fandom Wiki", + "origins": [ + { + "origins": "Pokémon Fandom Wiki", + "origin_base_url": "pokemon.fandom.com/zh", + "origin_content_path": "/wiki/", + "origin_main_page": "Pokemon" + }, + { + "origins": "Pokémon Fandom Wiki (Zh-Hk)", + "origins_base_url": "pokemon.fandom.com/zh-hk", + "origin_content_path": "/wiki/", + "origin_main_page": "寵物小精靈百科" + } + ], + "destination": "52Poké Wiki", + "destination_base_url": "wiki.52poke.com", + "destination_platform": "mediawiki", + "destination_icon": "52pokewiki.png", + "destination_main_page": "主页", + "destination_search_path": "/index.php", + "destination_content_path": "/wiki/" + }, { "id": "zh-terraria", "origins_label": "Terraria Fandom Wiki", diff --git a/favicons/en/carrionwiki.png b/favicons/en/carrionwiki.png new file mode 100644 index 0000000..460e90d Binary files /dev/null and b/favicons/en/carrionwiki.png differ diff --git a/favicons/en/guiltygearwiki.png b/favicons/en/guiltygearwiki.png new file mode 100644 index 0000000..3121b3b Binary files /dev/null and b/favicons/en/guiltygearwiki.png differ diff --git a/favicons/en/maplestory.png b/favicons/en/maplestory.png new file mode 100644 index 0000000..d7ab1ba Binary files /dev/null and b/favicons/en/maplestory.png differ diff --git a/favicons/en/wynncraftwiki.png b/favicons/en/wynncraftwiki.png new file mode 100644 index 0000000..2f63a1d Binary files /dev/null and b/favicons/en/wynncraftwiki.png differ diff --git a/favicons/zh/52pokewiki.png b/favicons/zh/52pokewiki.png new file mode 100644 index 0000000..73315f2 Binary files /dev/null and b/favicons/zh/52pokewiki.png differ