@cryptotaxi247 / infra-1 / commits / 675c4bc7

dns: drop ofborg.org origin

It was still pointing to a Packet/EQX metal ip address.

Martin Weinelt committed Nov 26, 2025 at 13:47 UTC 675c4bc7a83005722457fc853f6950353fc7ee3e
1 file changed -3
dns/ofborg.org.js
-3
@@ -28,9 +28,6 @@ D("ofborg.org",
28 alignmentSPF: "strict"
29 }),
30
31 - A("@", "136.144.57.217"),
32 - AAAA("@", "2604:1380:45f1:400::3"),
33 -
31 A("core", "136.144.57.217"),
32 AAAA("core", "2604:1380:45f1:400::3"),
33 CNAME("events", "core"),