diff --git a/data/sitesEN.json b/data/sitesEN.json index 2f0505b..07b3da5 100644 --- a/data/sitesEN.json +++ b/data/sitesEN.json @@ -2228,6 +2228,25 @@ "destination_content_path": "/wiki/", "destination_host": "wiki.gg" }, + { + "id": "en-dysonsphereprogram", + "origins_label": "Dyson Sphere Program Fandom Wiki", + "origins": [ + { + "origin": "Dyson Sphere Program Fandom Wiki", + "origin_base_url": "dyson-sphere-program.fandom.com", + "origin_content_path": "/wiki/", + "origin_main_page": "Dyson_Sphere_Program_Wiki" + } + ], + "destination": "Dyson Sphere Program Wiki", + "destination_base_url": "dsp-wiki.com", + "destination_platform": "mediawiki", + "destination_icon": "dspwiki.png", + "destination_main_page": "Main_Page", + "destination_search_path": "/index.php", + "destination_content_path": "/" + }, { "id": "en-earthbound", "origins_label": "EarthBound Fandom & Neoseeker Wikis", @@ -6323,6 +6342,29 @@ "destination_content_path": "/wiki/", "destination_host": "wiki.gg" }, + { + "id": "en-survivingmars", + "origins_label": "Surviving Mars Fandom Wiki", + "origins": [ + { + "origin": "Surviving Mars Fandom Wiki", + "origin_base_url": "survivingmars.fandom.com", + "origin_content_path": "/wiki/", + "origin_main_page": "Surviving_Mars_Wiki" + } + ], + "destination": "Surviving Mars Wiki", + "destination_base_url": "survivingmars.paradoxwikis.com", + "destination_platform": "mediawiki", + "destination_icon": "survivingmarswiki.png", + "destination_main_page": "Surviving_Mars_Wiki", + "destination_search_path": "/index.php", + "destination_content_path": "/", + "destination_host": "Paradox", + "tags": [ + "official" + ] + }, { "id": "en-supersmashbros", "origins_label": "Super Smash Bros. Fandom & Neoseeeker Wikis", diff --git a/favicons/en/dspwiki.png b/favicons/en/dspwiki.png new file mode 100644 index 0000000..4f5fa04 Binary files /dev/null and b/favicons/en/dspwiki.png differ diff --git a/favicons/en/survivingmarswiki.png b/favicons/en/survivingmarswiki.png new file mode 100644 index 0000000..07b927b Binary files /dev/null and b/favicons/en/survivingmarswiki.png differ