From 388bf34e5c699ceb2a5863c56fabda1717a52813 Mon Sep 17 00:00:00 2001 From: mackrz Date: Mon, 16 Oct 2023 14:30:52 +0200 Subject: [PATCH] Add TXT record for domain verification and remove additional request for new domain --- domains/mackrz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mackrz.json diff --git a/domains/mackrz.json b/domains/mackrz.json deleted file mode 100644 index 3257f9276..000000000 --- a/domains/mackrz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mackrz", - "email": "macio181@gmail.com" - }, - "record": { - "CNAME": "mackrz.github.io" - } -}