diff --git a/data/sitesEN.json b/data/sitesEN.json index ce3e919..bb1b0a0 100644 --- a/data/sitesEN.json +++ b/data/sitesEN.json @@ -9,6 +9,16 @@ "destination_platform": "mediawiki", "destination_icon": "nookipedia.png" }, + { + "origin": "Another Eden Fandom Wiki", + "origin_base_url": "anothereden.fandom.com", + "origin_content_path": "/wiki/", + "destination": "Another Eden Wiki", + "destination_base_url": "anothereden.wiki", + "destination_api_path": "/w/", + "destination_platform": "mediawiki", + "destination_icon": "anothereden.png" + }, { "origin": "ARMS Fandom Wiki", "origin_base_url": "arms.fandom.com", diff --git a/favicons/anothereden.png b/favicons/anothereden.png new file mode 100644 index 0000000..62f5a52 Binary files /dev/null and b/favicons/anothereden.png differ