mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 02:23:59 +00:00
Update raafey.json
Added MX and SPF records
This commit is contained in:
+8
-2
@@ -3,8 +3,14 @@
|
||||
"username": "RaafeyRaza",
|
||||
"email": "raafeyraza1@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.197.135.202"]
|
||||
"A": ["69.197.135.202"],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user