Merge pull request #7629 from ppg00/main

BETA: Register qqg00.is-a.dev
This commit is contained in:
William Harrison
2023-09-07 18:29:30 +08:00
committed by GitHub
2 changed files with 16 additions and 6 deletions
+5 -6
View File
@@ -1,12 +1,11 @@
{
"description": "for my personal website ^_^",
"repo": "https://github.com/ppg00/ppg00.github.io",
"owner": {
"username": "ppg00",
"email": "ppqg00@gmail.com",
"twitter": "qqg00"
"email": "vx2dsk@gmail.com"
},
"record": {
"CNAME": "ppg00.github.io"
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "ppg00",
"email": "vx2dsk@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}