Merge pull request #14742 from cuxdii/main

Changed cn, and added discord connection/verification, and followed licensing
This commit is contained in:
William Harrison
2024-07-07 17:03:14 +08:00
committed by GitHub
2 changed files with 18 additions and 10 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "cuxdii",
"email": "vihar2408@gmail.com"
},
"record": {
"TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479"
}
}
+9 -10
View File
@@ -1,12 +1,11 @@
{
"owner": {
"username": "cuxdii",
"email": "vihar2408+2@gmail.com",
"discord": "1156381555875385484"
},
"record": {
"CNAME": "cuxdii.github.io"
}
"owner": {
"username": "cuxdii",
"email": "vihar2408@gmail.com",
"discord": "1156381555875385484"
},
"record": {
"CNAME": "cuxdi.pages.dev"
}
}