From 6e7be77dc02fbf8064843ca1dbebb9f84a865729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ante=20Br=C3=A4hler?= <58339175+antebrl@users.noreply.github.com> Date: Fri, 22 Nov 2024 01:19:17 +0100 Subject: [PATCH] Create ante.json --- domains/ante.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ante.json diff --git a/domains/ante.json b/domains/ante.json new file mode 100644 index 000000000..0e8d941f1 --- /dev/null +++ b/domains/ante.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "A": ["34.159.173.219"], + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } +}