diff options
| author | Andrew Lee <andrew@alee14.me> | 2026-05-23 12:12:39 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2026-05-23 12:12:39 -0400 |
| commit | 73ffb1c2faf6b12850fd71649bac7fe336e68c6d (patch) | |
| tree | 6f4a55035b237adfc7332010efc2ea30732f96af /app | |
| parent | 0a19f47edf7e3a074805b07140e0112de07761da (diff) | |
| download | alure-website-master.tar.gz alure-website-master.tar.bz2 alure-website-master.zip | |
Diffstat (limited to 'app')
| -rw-r--r-- | app/.next/trace | 2 | ||||
| -rw-r--r-- | app/countries.json | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app/.next/trace b/app/.next/trace new file mode 100644 index 0000000..2aec8aa --- /dev/null +++ b/app/.next/trace @@ -0,0 +1,2 @@ +[{"name":"next-dev","duration":653671,"timestamp":362468553208,"id":1,"tags":{},"startTime":1779552575044,"traceId":"c792f436a4892376"}] +[{"name":"next-dev","duration":709574,"timestamp":362627476715,"id":1,"tags":{},"startTime":1779552733968,"traceId":"b577ec8a7fc5326f"}] diff --git a/app/countries.json b/app/countries.json index d5c2143..30d7de5 100644 --- a/app/countries.json +++ b/app/countries.json @@ -251,9 +251,13 @@ "visa": true, "visaInfo": [], "image": "/countries/quebec.webp", - "danger": 0, + "danger": 1, "settlements": [], - "history": [] + "history": [ + "May 2025: Prion disease outbreak in Fôret Québec.", + "ROQ citizens must go through the manual passport section when entering the Alure Regions.", + "People who travelled from ROQ in the last 7 days must declare themselves." + ] }, { "name": "Solstan Federation", |
