From 73ffb1c2faf6b12850fd71649bac7fe336e68c6d Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 23 May 2026 12:12:39 -0400 Subject: Travel advisory update --- app/.next/trace | 2 ++ app/countries.json | 8 ++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 app/.next/trace (limited to 'app') 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", -- cgit v1.2.3