From 89ff1c0f914bba5cdc941b865d5f1c9a3ac2db8a Mon Sep 17 00:00:00 2001 From: Dariusz Ochota Date: Fri, 14 Jun 2024 23:31:46 +0200 Subject: [PATCH] removed TXT record --- domains/domains/this-guy.json | 11 ----------- domains/this-guy.json | 3 +-- 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 domains/domains/this-guy.json diff --git a/domains/domains/this-guy.json b/domains/domains/this-guy.json deleted file mode 100644 index dc8cb3bf6..000000000 --- a/domains/domains/this-guy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This Guy is a Dev.", - - "owner": { - "username": "ochotadariusz", - "email": "ochota.dariusz@gmail.com" - }, - "record": { - "TXT": "e8fdea5df81baf689fe00bb6d833d8" - } -} diff --git a/domains/this-guy.json b/domains/this-guy.json index b5f343847..a270af88d 100644 --- a/domains/this-guy.json +++ b/domains/this-guy.json @@ -6,7 +6,6 @@ "email": "ochota.dariusz@gmail.com" }, "record": { - "CNAME": "ochotadariusz.github.io", - "TXT": "e8fdea5df81baf689fe00bb6d833d8" + "CNAME": "ochotadariusz.github.io" } }