From 571aa64a494bc24731492cab4d9bc852238d1cf0 Mon Sep 17 00:00:00 2001 From: Tanish Khare <55488165+Tanish2002@users.noreply.github.com> Date: Tue, 2 Mar 2021 23:08:15 +0530 Subject: [PATCH] Adding a TXT record URL redirection didn't work so trying the other solution from #404 --- domains/tanish2002.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanish2002.json b/domains/tanish2002.json index b460bbb41..d866caf23 100644 --- a/domains/tanish2002.json +++ b/domains/tanish2002.json @@ -6,6 +6,6 @@ "email": "tanishkhare@gmail.com" }, "record": { - "URL": "https://tanish2002.gitlab.io" + "TXT": "_gitlab-pages-verification-code.tanish2002.is-a.dev TXT gitlab-pages-verification-code=4b7c64007909605e746fe103851be237" } }