mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 02:24:18 +00:00
Create mail.rika.json
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"description": "Domain for gmail",
|
||||
"repo": "https://github.com/NicolDev/mail",
|
||||
"owner": {
|
||||
"username": "NicolDev",
|
||||
"email": "cainiao1509@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user