From d72cf920ec058d3ce5ece82ca81747a068822d22 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 24 Nov 2025 19:16:59 +0000 Subject: [PATCH] Add SoTM 2026 --- src/stateofthemap.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stateofthemap.js b/src/stateofthemap.js index 750f06c..c232547 100644 --- a/src/stateofthemap.js +++ b/src/stateofthemap.js @@ -38,6 +38,7 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), osm_web_service("@", "naga"), osm_web_service("www", "naga"), + osm_web_service("2026", "naga"), osm_web_service("2025", "naga"), osm_web_service("2024", "naga"), osm_web_service("2022", "naga"), -- 2.39.5