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/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 +}