diff --git a/data/sitesEN.json b/data/sitesEN.json index 6960fbd..032501c 100644 --- a/data/sitesEN.json +++ b/data/sitesEN.json @@ -80,6 +80,22 @@ "destination_platform": "mediawiki", "destination_icon": "arms.png" }, + { + "id": "en-azurlane", + "origins_label": "Azur Lane Fandom Wiki", + "origins": [ + { + "origin": "Azur Lane Fandom Wiki", + "origin_base_url": "azur-lane.fandom.com", + "origin_content_path": "/wiki/" + } + ], + "destination": "Azur Lane Wiki", + "destination_base_url": "azurlane.koumakan.jp", + "destination_content_path": "/wiki/", + "destination_platform": "mediawiki", + "destination_icon": "azurlanewiki.png" + }, { "id": "en-bakugan", "origins_label": "Bakugan Fandom Wiki", diff --git a/favicons/en/azurlanewiki.png b/favicons/en/azurlanewiki.png new file mode 100644 index 0000000..a0d5802 Binary files /dev/null and b/favicons/en/azurlanewiki.png differ