From b5a038ae16e8ce087bf245391ad466a7acbdbb0b Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 09:53:03 +0100 Subject: [PATCH] feat(domain): ruth.is-a.dev --- domains/ruth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruth.json diff --git a/domains/ruth.json b/domains/ruth.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +}