diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-01-23 00:11:06 -0500 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-01-23 00:11:06 -0500 |
| commit | 12ff51efc1119035b8cf17cf458a0dc5c1354423 (patch) | |
| tree | d03ccb18a1a755358bd3f394f09e4f0996c4414c /app/countries.json | |
| parent | aab516dad449c0a59c1196be3ee6822cb59f2bce (diff) | |
| download | alure-website-12ff51efc1119035b8cf17cf458a0dc5c1354423.tar.gz alure-website-12ff51efc1119035b8cf17cf458a0dc5c1354423.tar.bz2 alure-website-12ff51efc1119035b8cf17cf458a0dc5c1354423.zip | |
Travel advisory and visa update
Diffstat (limited to 'app/countries.json')
| -rw-r--r-- | app/countries.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app/countries.json b/app/countries.json index 5096d61..e66df12 100644 --- a/app/countries.json +++ b/app/countries.json @@ -45,6 +45,17 @@ "history": [] }, { + "name": "The Republic of Bohemia", + "short": "BHM", + "url": "bohemia", + "visa": true, + "visaInfo": [], + "image": "/countries/bohemia.webp", + "danger": 0, + "settlements": [], + "history": [] + }, + { "name": "Country Warp", "short": "COW", "url": "countrywarp", @@ -256,6 +267,17 @@ "history": [] }, { + "name": "The Republic of Sorena", + "short": "SRN", + "url": "republic-of-sorena", + "visa": true, + "visaInfo": [], + "image": "/countries/sorena.webp", + "danger": 0, + "settlements": [], + "history": [] + }, + { "name": "Sulópolis", "short": "SLP", "url": "sulopolis", |
