From e62f1e0cfa81f5312f301558ad299aa6cff8db9a Mon Sep 17 00:00:00 2001 From: WiredMind Date: Sun, 18 Jun 2023 23:26:30 +0200 Subject: [PATCH] Create wiredmind.json --- domains/wiredmind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wiredmind.json diff --git a/domains/wiredmind.json b/domains/wiredmind.json new file mode 100644 index 000000000..dc6353445 --- /dev/null +++ b/domains/wiredmind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WiredMind2", + "email": "admin@tetrazero.com" + }, + "record": { + "A": ["51.91.236.255"], + "AAAA": ["2001:41d0:301::29"] +}