Files
is-a-dev/domains/neon.json
T
2023-09-12 16:38:46 +05:45

16 lines
522 B
JSON

{
"description": "Domain for my portfolio website",
"repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io",
"owner": {
"username": "GoodBoyNeon",
"discord": "neonthedeveloper",
"twitter": "NeonTheNerd",
"email": "goodboyneon03@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}