From 7a3d97acb8b20e7378cafbd593e4f891ac25be44 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 17 Oct 2024 21:11:57 +0800 Subject: [PATCH] Create _redirect._.json --- domains/_redirect._.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_redirect._.json diff --git a/domains/_redirect._.json b/domains/_redirect._.json new file mode 100644 index 000000000..7a45bf8cb --- /dev/null +++ b/domains/_redirect._.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=txtv0;type=host;to=https://is-a.dev" + } +}