diff --git a/data/sitesEN.json b/data/sitesEN.json index acbff58..db2896d 100644 --- a/data/sitesEN.json +++ b/data/sitesEN.json @@ -132,6 +132,22 @@ "destination_platform": "mediawiki", "destination_icon": "azurlanewiki.png" }, + { + "id": "en-bz", + "origins_label": "B'z Fandom Wiki", + "origins": [ + { + "origin": "B'z Fandom Wiki", + "origin_base_url": "bzrockcom.fandom.com", + "origin_content_path": "/wiki/" + } + ], + "destination": "B'z Wiki", + "destination_base_url": "bzwiki.com", + "destination_content_path": "/", + "destination_platform": "mediawiki", + "destination_icon": "bzwiki.png" + }, { "id": "en-bakugan", "origins_label": "Bakugan Fandom Wiki", diff --git a/favicons/en/bzwiki.png b/favicons/en/bzwiki.png new file mode 100644 index 0000000..e447815 Binary files /dev/null and b/favicons/en/bzwiki.png differ