From 474fa40172c65dc2ed5e93d691d0712afdcd13f1 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:10:09 +0200 Subject: [PATCH] Create maybe.json --- domains/maybe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maybe.json diff --git a/domains/maybe.json b/domains/maybe.json new file mode 100644 index 000000000..fb9d70034 --- /dev/null +++ b/domains/maybe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +}