diff --git a/data/sitesEN.json b/data/sitesEN.json index 4cf00dd..5c2fe80 100644 --- a/data/sitesEN.json +++ b/data/sitesEN.json @@ -974,6 +974,26 @@ "destination_search_path": "/w/index.php", "destination_content_path": "/wiki/" }, + { + "id": "en-isaacRebirth", + "origins_label": "The Binding Of Isaac: Rebirth Fandom Wiki", + "origins": [ + { + "origin": "The Binding Of Isaac: Rebirth Fandom Wiki", + "origin_base_url": "bindingofisaacrebirth.fandom.com", + "origin_content_path": "/wiki/", + "origin_main_page": "Binding_of_Isaac:_Rebirth_Wiki" + } + ], + "destination": "The Binding Of Isaac: Rebirth Wiki", + "destination_base_url": "bindingofisaacrebirth.wiki.gg", + "destination_platform": "mediawiki", + "destination_icon": "isaacrebirthwiki.png", + "destination_main_page": "Binding_of_Isaac:_Rebirth_Wiki", + "destination_search_path": "/index.php", + "destination_content_path": "/wiki/", + "destination_host": "wiki.gg" + }, { "id": "en-bitcraft", "origins_label": "BitCraft Fandom Wiki", diff --git a/data/sitesFR.json b/data/sitesFR.json index 18f4764..a023e44 100644 --- a/data/sitesFR.json +++ b/data/sitesFR.json @@ -22,6 +22,26 @@ "official" ] }, + { + "id": "fr-isaacRebirth", + "origins_label": "The Binding Of Isaac: Rebirth Fandom Wiki", + "origins": [ + { + "origin": "The Binding Of Isaac: Rebirth Fandom Wiki", + "origin_base_url": "bindingofisaacrebirth.fandom.com/fr", + "origin_content_path": "/wiki/", + "origin_main_page": "Binding_of_Isaac:_Rebirth_Wiki" + } + ], + "destination": "The Binding Of Isaac: Rebirth Wiki", + "destination_base_url": "bindingofisaacrebirth.wiki.gg/fr", + "destination_platform": "mediawiki", + "destination_icon": "isaacrebirthwiki.png", + "destination_main_page": "Binding_of_Isaac:_Rebirth_Wiki", + "destination_search_path": "/index.php", + "destination_content_path": "/wiki/", + "destination_host": "wiki.gg" + }, { "id": "fr-dragonquest", "origins_label": "Dragon Quest Fandom Wiki", diff --git a/favicons/en/isaacrebirthwiki.png b/favicons/en/isaacrebirthwiki.png new file mode 100644 index 0000000..c4f53e0 Binary files /dev/null and b/favicons/en/isaacrebirthwiki.png differ diff --git a/favicons/fr/isaacrebirthwiki.png b/favicons/fr/isaacrebirthwiki.png new file mode 100644 index 0000000..c4f53e0 Binary files /dev/null and b/favicons/fr/isaacrebirthwiki.png differ