Update potatochips0706.json

This commit is contained in:
Potato_Chips0706
2023-12-26 16:10:30 +08:00
committed by GitHub
parent 2f18ce6ceb
commit d9b86bedad
+5 -6
View File
@@ -1,12 +1,11 @@
{
"description": "A sub-domain to my portfolio github page.",
"repo": "https://github.com/potato0706/potato0706.github.io"
"owner": {
"username": "potato0706",
"email": "potatochips0706@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"AAAA": ["2a00:da00:1800:83a4::1"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"record": {
"CNAME": "potato0706.github.io"
}
}
}