From 160fd35e8b8e33e1dbb3b6e92301141019097a54 Mon Sep 17 00:00:00 2001 From: RedNotSus Date: Thu, 22 Feb 2024 11:47:23 -0600 Subject: [PATCH] feat(domain): rednotsus.is-a.dev --- domains/rednotsus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rednotsus.json diff --git a/domains/rednotsus.json b/domains/rednotsus.json new file mode 100644 index 000000000..0bfd9ed22 --- /dev/null +++ b/domains/rednotsus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RedNotSus", + "email": "Jiayangc1@gmail.com" + }, + "record": { + "A": ["207.211.183.123"] + } +}