From 8fd1c676f30c6484bd8bee82ae4e2b317b70e80b Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 15:15:53 +0500 Subject: [PATCH 1/6] Create to-zeeshan.json --- domains/to-zeeshan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/to-zeeshan.json diff --git a/domains/to-zeeshan.json b/domains/to-zeeshan.json new file mode 100644 index 000000000..74f1835f4 --- /dev/null +++ b/domains/to-zeeshan.json @@ -0,0 +1,14 @@ +{ + "description": "zeeshan's email", + "repo": "https://zeeshan.is-a.dev", + "owner": { + "email": "zeeshanashraf424@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 0ca68d485ea02811dba109dd0cab434ed0bc635e Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 23:45:01 +0500 Subject: [PATCH 2/6] Update to-zeeshan.json --- domains/to-zeeshan.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/to-zeeshan.json b/domains/to-zeeshan.json index 74f1835f4..4c41bc0f8 100644 --- a/domains/to-zeeshan.json +++ b/domains/to-zeeshan.json @@ -2,6 +2,7 @@ "description": "zeeshan's email", "repo": "https://zeeshan.is-a.dev", "owner": { + "username": "m-zeeshan42" "email": "zeeshanashraf424@gmail.com" }, "record": { From 73535d937e8854b2bfbbad86b4f079e847a740b9 Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Wed, 3 Jul 2024 00:22:45 +0500 Subject: [PATCH 3/6] Update to-zeeshan.json --- domains/to-zeeshan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/to-zeeshan.json b/domains/to-zeeshan.json index 4c41bc0f8..10ca6bbf1 100644 --- a/domains/to-zeeshan.json +++ b/domains/to-zeeshan.json @@ -2,7 +2,7 @@ "description": "zeeshan's email", "repo": "https://zeeshan.is-a.dev", "owner": { - "username": "m-zeeshan42" + "username": "m-zeeshan42" , "email": "zeeshanashraf424@gmail.com" }, "record": { From 8a4619a79ff9c69881aa80990868453a81e02f5d Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:17:45 +0300 Subject: [PATCH 4/6] Create okinea.json --- domains/okinea.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/okinea.json diff --git a/domains/okinea.json b/domains/okinea.json new file mode 100644 index 000000000..5b83bc6b2 --- /dev/null +++ b/domains/okinea.json @@ -0,0 +1,16 @@ +{ + "description": "Okinea Dev website", + "repo": "https://github.com/okineadev", + "owner": { + "username": "okineadev", + "email": "81070564+okineadev@users.noreply.github.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From a79970a84d9080e20ccbfd078d34339ebd46d873 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:20:35 +0300 Subject: [PATCH 5/6] Create _github-pages-challenge-okineadev.okinea.json --- domains/_github-pages-challenge-okineadev.okinea.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-okineadev.okinea.json diff --git a/domains/_github-pages-challenge-okineadev.okinea.json b/domains/_github-pages-challenge-okineadev.okinea.json new file mode 100644 index 000000000..08e93918c --- /dev/null +++ b/domains/_github-pages-challenge-okineadev.okinea.json @@ -0,0 +1,11 @@ +{ + "description": "Okinea Dev website", + "repo": "https://github.com/okineadev", + "owner": { + "username": "okineadev", + "email": "81070564+okineadev@users.noreply.github.com" + }, + "record": { + "TXT": "a4553ebffa6a3356fc37fb4f8e8a14" + } +} From 7006ef6eb4fdd4b956fb259258a84e139846520e Mon Sep 17 00:00:00 2001 From: Habibov Mirzosharif <83966711+habiboffdev@users.noreply.github.com> Date: Wed, 3 Jul 2024 16:42:09 +0500 Subject: [PATCH 6/6] Update mirzosharif.json --- domains/mirzosharif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mirzosharif.json b/domains/mirzosharif.json index 87db978d6..26d4d6269 100644 --- a/domains/mirzosharif.json +++ b/domains/mirzosharif.json @@ -6,6 +6,6 @@ "email": "mirzoupwork@gmail.com" }, "record": { - "CNAME": "habiboffdev.github.io" + "CNAME": "mirzosharif.me" } }