From afbc9df057d625e03026b3e9d339393dc9929f28 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 14 Jan 2024 16:03:50 +0100 Subject: [PATCH] Create receiptify.json --- domains/receiptify.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/receiptify.json diff --git a/domains/receiptify.json b/domains/receiptify.json new file mode 100644 index 000000000..176c68304 --- /dev/null +++ b/domains/receiptify.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "172.66.47.90", + "172.66.44.166" + ] + } +}