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" } }