mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-14 12:26:23 +00:00
Create vighnesh.json
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"domain": {
|
||||
"name": "vighnesh",
|
||||
"type": "cname",
|
||||
"value": "thevighneshpawar.github.io",
|
||||
"records": {
|
||||
"MX": [
|
||||
{
|
||||
"priority": 10,
|
||||
"server": "mx1.improvmx.com"
|
||||
},
|
||||
{
|
||||
"priority": 20,
|
||||
"server": "mx2.improvmx.com"
|
||||
}
|
||||
],
|
||||
"TXT": [
|
||||
{
|
||||
"value": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user