mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-21 08:26:08 +00:00
Merge pull request #22328 from saifulabidin/main
Add Discord verification & Update sabidzpro.json to include ImprovMX MX and TXT records
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "saifulabidin",
|
||||
"email": "syaiful.osd@yahoo.com"
|
||||
},
|
||||
"records": {
|
||||
"TXT": "a25a4d7cffc472b9402e6544f5f79f84c001e563"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user