From ee8a9fb82f34322391bad73a9b85be33acf62ce2 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 26 Jul 2025 17:06:55 +0100 Subject: [PATCH] Add orm to DNS --- src/ipv4.json | 1 + src/ipv6.json | 1 + 2 files changed, 2 insertions(+) diff --git a/src/ipv4.json b/src/ipv4.json index c132ac6..6be960e 100644 --- a/src/ipv4.json +++ b/src/ipv4.json @@ -86,6 +86,7 @@ "odin.oob": "10.0.49.15", "oob1.ams": "10.0.48.102", "oob1.dub": "10.0.64.102", + "orm": "23.139.196.5", "palulukon": "3.144.0.72", "piasa": "140.211.167.101", "piasa.oob": "10.0.0.198", diff --git a/src/ipv6.json b/src/ipv6.json index b345f49..f673927 100644 --- a/src/ipv6.json +++ b/src/ipv6.json @@ -44,6 +44,7 @@ "norbert.he": "2001:470:1:fa1::11", "odin": "2001:4d78:500:5e3::f", "odin.he": "2001:470:1:fa1::f", + "orm": "2602:f629:0:bc::2", "piasa": "2605:bc80:3010:700::8cd3:a765", "rhaegal": "2001:b68:40ff:3::2", "shenron": "2001:41c9:1:400::32", -- 2.39.5