Merge pull request #7529 from not-a-ethan/main

Registered a new domain
This commit is contained in:
William Harrison
2023-09-02 09:18:30 +08:00
committed by GitHub
3 changed files with 22 additions and 1 deletions
@@ -0,0 +1,10 @@
{
"owner": {
"username": "not-a-ethan",
"email": "",
"discord": "not_ethan."
},
"record": {
"TXT": "6a37d74710c72cb55ff05fffd71974"
}
}
+2 -1
View File
@@ -1,7 +1,8 @@
{
"owner": {
"username": "not-a-ethan",
"email": "ethans0408.5@gmail.com"
"email": "",
"discord": "not_ethan."
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "not-a-ethan",
"email": "",
"discord": "not_ethan."
},
"record": {
"CNAME": "not-a-ethan.github.io"
}
}