mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 15:27:04 +00:00
register albakhet.is-a.dev domain
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"description": "my email forwarding domain",
|
||||
"owner": {
|
||||
"username": "Somaiya-XI",
|
||||
"discord": "Sen!#0577"
|
||||
},
|
||||
"record": {
|
||||
"MX": [
|
||||
{"priority": 10, "value": "mx1.improvmx.com"},
|
||||
{"priority": 20, "value": "mx2.improvmx.com"}
|
||||
],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user