Files
is-a-dev/domains/fake.json
T
2024-08-13 16:36:47 -04:00

17 lines
318 B
JSON

{
"description": "site",
"repo": "https://github.com/fakename131",
"owner": {
"username": "fakename131",
"email": "fake@fake.is-a.dev"
},
"record": {
"A": ["75.2.60.5"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}