diff --git a/domains/_discord.sabidzpro.json b/domains/_discord.sabidzpro.json new file mode 100644 index 000000000..21cde4195 --- /dev/null +++ b/domains/_discord.sabidzpro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "TXT": "a25a4d7cffc472b9402e6544f5f79f84c001e563" + } +} diff --git a/domains/_github-pages-challenge-ash2vee.ash2vee.json b/domains/_github-pages-challenge-vontey.vontey.json similarity index 51% rename from domains/_github-pages-challenge-ash2vee.ash2vee.json rename to domains/_github-pages-challenge-vontey.vontey.json index aa764239a..d8d590d4b 100644 --- a/domains/_github-pages-challenge-ash2vee.ash2vee.json +++ b/domains/_github-pages-challenge-vontey.vontey.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ash2vee", + "username": "vontey", "email": "ash2vee@outlook.com" }, "records": { - "TXT": "7cb2d91bbed584ec2cf12c007695ea" + "TXT": "c5d23775aa8514a3dd88ee55d78a14" } } diff --git a/domains/ash2vee.json b/domains/ash2vee.json deleted file mode 100644 index e857c1bf5..000000000 --- a/domains/ash2vee.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Im gonna use this website for my portfolio", - "repo": "https://github.com/ash2vee/ash2vee.github.io", - "owner": { - "username": "ash2vee", - "email": "ash2vee@outlook.com" - }, - "records": { - "CNAME": "ash2vee.github.io" - } -} diff --git a/domains/ninad.json b/domains/ninad.json index 8981c4d6c..31ad6d55d 100644 --- a/domains/ninad.json +++ b/domains/ninad.json @@ -5,7 +5,7 @@ }, "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", "records": { - "URL": "https://ninadnaik.xyz", + "URL": "https://ninadnaik.me", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=ninadtechnical+fe@gmail.com" } diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index 8adcbbd4f..816e43c07 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -7,6 +7,13 @@ }, "proxied": true, "records": { - "CNAME": "sabidzpro.vercel.app" + "CNAME": "sabidzpro.vercel.app", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } -} \ No newline at end of file +} diff --git a/domains/vontey.json b/domains/vontey.json new file mode 100644 index 000000000..c1dc32076 --- /dev/null +++ b/domains/vontey.json @@ -0,0 +1,11 @@ +{ + "description": "Im gonna use this website for my personal use", + "repo": "https://github.com/vontey/vontey.github.io", + "owner": { + "username": "vontey", + "email": "ash2vee@outlook.com" + }, + "records": { + "CNAME": "vontey.github.io" + } +}