From 7064880355cb11fff564c2f232a187e84a4702c0 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 10:52:37 +0100 Subject: [PATCH] feat(domain): ruthh.is-a.dev --- domains/ruthh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthh.json diff --git a/domains/ruthh.json b/domains/ruthh.json new file mode 100644 index 000000000..7c30e5803 --- /dev/null +++ b/domains/ruthh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "CNAME": "69.30.249.53" + } +}