From db5fea4bfe93ca078d768530b1ba9479357288f1 Mon Sep 17 00:00:00 2001 From: BreadGhoti1 Date: Wed, 10 Jan 2024 11:09:11 -0600 Subject: [PATCH] feat(domain): goobsoda.is-a.dev --- domains/goobsoda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/goobsoda.json diff --git a/domains/goobsoda.json b/domains/goobsoda.json new file mode 100644 index 000000000..457eaf834 --- /dev/null +++ b/domains/goobsoda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BreadGhoti1", + "email": "breadghoti@gmail.com" + }, + "record": { + "A": ["134.56.183.128"] + } +}