From dfadd565f5a7916b8de048411cd1eca4d4f2c571 Mon Sep 17 00:00:00 2001 From: Bot-Dev1 <105384628+Bot-Dev1@users.noreply.github.com> Date: Thu, 30 Nov 2023 19:43:14 +0100 Subject: [PATCH] feat(domain): add `pringelsdc.is-a.dev` --- domains/pringelsdc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pringelsdc.json diff --git a/domains/pringelsdc.json b/domains/pringelsdc.json new file mode 100644 index 000000000..fbcbf05e7 --- /dev/null +++ b/domains/pringelsdc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Bot-Dev1", + "email": "julia.hillmann123@gmail.com" + }, + + "record": { + "A": ["45.145.226.13"] + } +}