Update index.json

This commit is contained in:
Evgenii Chertin 2023-06-26 21:42:36 +04:00 committed by GitHub
parent a2706bc7c3
commit ffe965f6bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,5 +15,10 @@
"description": "Map of Virtual Countries from OOVC organisation.", "description": "Map of Virtual Countries from OOVC organisation.",
"geoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/geo.geojson", "geoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/geo.geojson",
"countryInfoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/src/countries.json" "countryInfoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/src/countries.json"
} },
"ivc": {
"name": "International Virtual Countries",
"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"
} }