From 02ced553bba49c69fc59616499d6fd49eabc921f Mon Sep 17 00:00:00 2001 From: K6 <160319648+WaspZix@users.noreply.github.com> Date: Mon, 20 May 2024 16:25:10 +0000 Subject: [PATCH] register tf --- domains/tf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tf.json diff --git a/domains/tf.json b/domains/tf.json new file mode 100644 index 000000000..3e50f7b7a --- /dev/null +++ b/domains/tf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WaspZix", + "email": "160319648+WaspZix@users.noreply.github.com" + }, + "record": { + "CNAME": "thefirst.glitch.me" + } +}