From a7f6df307b1719745f0a28eaba9d6ae4252cb84b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 7 May 2025 09:15:37 +0800 Subject: [PATCH] redirect tnt.is-a.dev due to old cname 404 --- domains/tnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tnt.json diff --git a/domains/tnt.json b/domains/tnt.json new file mode 100644 index 000000000..3281ccd62 --- /dev/null +++ b/domains/tnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "records": { + "URL": "https://team.tnt.is-a.dev" + } +}