Merge pull request #10029 from o-lumix/main

BETA: Register lumix.is-a.dev
This commit is contained in:
William Harrison
2023-12-16 08:54:12 +08:00
committed by GitHub
2 changed files with 22 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "o-lumix",
"email": "lumixofficiel@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"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "o-lumix",
"email": "lumixofficiel@gmail.com"
},
"record": {
"CNAME": "o-lumix.github.io"
}
}