diff --git a/README.md b/README.md index fc27bc9..1862a55 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ 1. Political Map of the World ([worldMap](https://cimengine.github.io/map/?id=worldMap)) 2. Virtual Governments - Map of Virtual Countries from OOVC organisation. ([vgovernments](https://cimengine.github.io/map/?id=vgovernments)) 3. International Virtual Countries - Map of International Virtual Countries (League of Virtual Nations). ([ivc](https://cimengine.github.io/map/?id=ivc)) +4. Political Map of Dusiburg - Политическая карта Дусибурской Республики ([dusiburg](https://cimengine.github.io/map/?id=dusiburg)) +5. `OVN` map - Map of Virtual Countries ([movc](https://cimengine.github.io/map/?id=movc)) diff --git a/index.json b/index.json index 65c9c94..c3900d5 100644 --- a/index.json +++ b/index.json @@ -21,5 +21,11 @@ "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" + }, + "movc": { + "name": "`OVN` map", + "description": "Map of Virtual Countries", + "geoURL": "https://files.artegoser.ru/f/948e31aeb93d4eeebcd0/?dl=1", + "countryInfoURL": "https://files.artegoser.ru/f/838f0210fdfc430b8523/?dl=1" } }