Files
is-a-dev/domains/neon.json
T
2023-06-15 17:48:55 +05:45

24 lines
602 B
JSON

{
"description": "Domain for my portfolio website",
"repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io",
"owner": {
"username": "GoodBoyNeon",
"discord": "GoodBoyNeon#2424",
"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"
}
}