From aaa43b6e68577abb113d1649b16d346e9cb769ba Mon Sep 17 00:00:00 2001 From: Giovanni Rezcjikov <53580546+dusiburg@users.noreply.github.com> Date: Mon, 16 Oct 2023 19:15:26 +0300 Subject: [PATCH] add: dusiburg --- index.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.json b/index.json index 641c80a..65c9c94 100644 --- a/index.json +++ b/index.json @@ -15,5 +15,11 @@ "description": "Map of International Virtual Countries (League of Virtual Nations).", "geoURL": "https://raw.githubusercontent.com/Eugeny2010/ivc-map/main/map/geo.geojson", "countryInfoURL": "https://raw.githubusercontent.com/Eugeny2010/ivc-map/main/map/src/countries.json" + }, + "dusiburg": { + "name": "Political Map of Dusiburg", + "description": "Политическая карта Дусибурской Республики", + "geoURL": "https://raw.githubusercontent.com/dusiburg/map_of_dusiburg/main/geo.geojson", + "countryInfoURL": "https://raw.githubusercontent.com/dusiburg/map_of_dusiburg/main/src/countries.json" } }