Merge pull request #9067 from oxmc/main

Add subdomain to oxmc.is-a.dev (fix)
This commit is contained in:
William Harrison
2023-10-31 13:53:59 +08:00
committed by GitHub
+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"
}
}