From 8c458a7074d88a50f0ad142201dac2e815a37828 Mon Sep 17 00:00:00 2001 From: MohammedKHC0 Date: Wed, 4 Sep 2024 23:36:40 +0300 Subject: [PATCH 1/4] Create sadkon.json --- domains/sadkon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sadkon.json diff --git a/domains/sadkon.json b/domains/sadkon.json new file mode 100644 index 000000000..2f00d7e84 --- /dev/null +++ b/domains/sadkon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MohammedKHC0", + "email": "mohammedkhc@outlook.com" + }, + "record": { + "CNAME": "sadkon.gitlab.io" + } +} From a295f7eaa3e95f08d397628a63aa8164d71e4f16 Mon Sep 17 00:00:00 2001 From: MohammedKHC0 Date: Wed, 4 Sep 2024 23:49:43 +0300 Subject: [PATCH 2/4] Update sadkon.json --- domains/sadkon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sadkon.json b/domains/sadkon.json index 2f00d7e84..7e5902fef 100644 --- a/domains/sadkon.json +++ b/domains/sadkon.json @@ -4,6 +4,6 @@ "email": "mohammedkhc@outlook.com" }, "record": { - "CNAME": "sadkon.gitlab.io" + "TXT": "gitlab-pages-verification-code=478e4a7c8445704809ba0fa31e003df3" } } From efc5a06e28b70c7f88c132d7ef800a4f8992577b Mon Sep 17 00:00:00 2001 From: MohammedKHC0 Date: Wed, 4 Sep 2024 23:53:45 +0300 Subject: [PATCH 3/4] Create _gitlab-pages-verification-code.sadkon.json --- domains/_gitlab-pages-verification-code.sadkon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_gitlab-pages-verification-code.sadkon.json diff --git a/domains/_gitlab-pages-verification-code.sadkon.json b/domains/_gitlab-pages-verification-code.sadkon.json new file mode 100644 index 000000000..7e5902fef --- /dev/null +++ b/domains/_gitlab-pages-verification-code.sadkon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MohammedKHC0", + "email": "mohammedkhc@outlook.com" + }, + "record": { + "TXT": "gitlab-pages-verification-code=478e4a7c8445704809ba0fa31e003df3" + } +} From d82e7295958428314fb460458611e04eeab4c6ed Mon Sep 17 00:00:00 2001 From: MohammedKHC0 Date: Wed, 4 Sep 2024 23:54:20 +0300 Subject: [PATCH 4/4] Update sadkon.json --- domains/sadkon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sadkon.json b/domains/sadkon.json index 7e5902fef..2f00d7e84 100644 --- a/domains/sadkon.json +++ b/domains/sadkon.json @@ -4,6 +4,6 @@ "email": "mohammedkhc@outlook.com" }, "record": { - "TXT": "gitlab-pages-verification-code=478e4a7c8445704809ba0fa31e003df3" + "CNAME": "sadkon.gitlab.io" } }