diff --git a/data/sitesEN.json b/data/sitesEN.json index 6ffbdd9..d6270c3 100644 --- a/data/sitesEN.json +++ b/data/sitesEN.json @@ -2576,6 +2576,28 @@ "wiki.gg" ] }, + { + "id": "en-helldivers", + "origins_label": "Helldivers Fandom Wiki", + "origins": [ + { + "origin": "Helldivers Fandom Wiki", + "origin_base_url": "helldivers.fandom.com", + "origin_content_path": "/wiki/", + "origin_main_page": "Helldivers_Wiki" + } + ], + "destination": "Helldivers Wiki.gg Wiki", + "destination_base_url": "helldivers.wiki.gg", + "destination_platform": "mediawiki", + "destination_icon": "helldiverswiki.png", + "destination_main_page": "Helldivers_Wiki", + "destination_search_path": "/index.php" + "destination_content_path": "/wiki/", + "tags": [ + "wiki.gg" + ] +}, { "id": "en-heroes", "origins_label": "Heroes Fandom Wiki", diff --git a/favicons/en/helldiverswiki.png b/favicons/en/helldiverswiki.png new file mode 100644 index 0000000..c0913d2 Binary files /dev/null and b/favicons/en/helldiverswiki.png differ