Create upd.oxmc.json

I want to make this a sub domain for a specific repo for now
This commit is contained in:
oxmc
2023-10-04 13:42:37 -07:00
committed by GitHub
parent 95bf4023cc
commit 9e2a15cfb0
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "oxmc",
"email": "oxmc7769.mail@gmail.com",
"discord": "oxmc7769"
},
"record": {
"A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"],
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": "forward-email=contact:oxmc7769.mail@gmail.com"
}
}