From 3f43c3c77860a84b922bb5a8e38d00f5ca62057d Mon Sep 17 00:00:00 2001 From: luca Date: Wed, 11 Dec 2024 19:30:08 -0300 Subject: [PATCH] Create tsu.json --- domains/tsu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tsu.json diff --git a/domains/tsu.json b/domains/tsu.json new file mode 100644 index 000000000..29c62defb --- /dev/null +++ b/domains/tsu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dot-tsu", + "email": "lucanahtsu@gmail.com" + }, + "record": { + "CNAME": "dot-tsu.github.io" + } +}