From be6e75dc06c0fd67ebd6bb1f98e5a675bf1fafa4 Mon Sep 17 00:00:00 2001 From: Sono Date: Tue, 8 Oct 2024 15:19:15 +0200 Subject: [PATCH] Create julian.json --- domains/julian.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/julian.json diff --git a/domains/julian.json b/domains/julian.json new file mode 100644 index 000000000..0d429b763 --- /dev/null +++ b/domains/julian.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.109.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}