From bb492f10a931c31bd4f16ac975ceb4fdc89f89ef Mon Sep 17 00:00:00 2001 From: Giovanni Rezcjikov <53580546+dusiburg@users.noreply.github.com> Date: Wed, 14 Jun 2023 19:49:38 +0300 Subject: [PATCH] add: Cringemap --- index.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.json b/index.json index 2ef1e6a..530538a 100644 --- a/index.json +++ b/index.json @@ -9,5 +9,10 @@ "description": "Map of the Virtual States of the ERTH2 Universe", "geoURL": "https://erth2.github.io/movc/geo/geo.geojson", "countryInfoURL": "https://erth2.github.io/movc/geo/src/countries.json" + }, + "cringemap": { + "name": "Cringemap", + "geoURL": "https://raw.githubusercontent.com/dusiburg/cringemap/main/Cringemap/geo.geojson", + "countryInfoURL": "https://raw.githubusercontent.com/dusiburg/cringemap/main/Cringemap/src/countries.json" } }