From 53b65d65a971adbc10a29fa5aa0332a1ac7dd93d Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 8 Feb 2025 15:30:32 -0500 Subject: Travel advisory update --- app/countries.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'app') diff --git a/app/countries.json b/app/countries.json index e66df12..4663bb6 100644 --- a/app/countries.json +++ b/app/countries.json @@ -55,17 +55,6 @@ "settlements": [], "history": [] }, - { - "name": "Country Warp", - "short": "COW", - "url": "countrywarp", - "visa": true, - "visaInfo": [], - "image": "/countries/countrywarp.webp", - "danger": 0, - "settlements": [], - "history": [] - }, { "name": "Cypress", "short": "CYP", @@ -343,6 +332,17 @@ "settlements": [], "history": [] }, + { + "name": "The Federal Republic of Warp", + "short": "COW", + "url": "warp", + "visa": true, + "visaInfo": [], + "image": "/countries/warp.webp", + "danger": 0, + "settlements": [], + "history": [] + }, { "name": "The Republic of Whale City", "short": "WCI", -- cgit v1.2.3