Merge branch 'main' into main

This commit is contained in:
sushi
2023-09-23 14:12:25 +08:00
committed by GitHub
2 changed files with 15 additions and 2 deletions
+4 -2
View File
@@ -4,6 +4,8 @@
"email": "acton.clever@gmail.com"
},
"record": {
"CNAME": "actoweb.xyz"
"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": "Shivathmika20",
"email": "yelurishivathmika@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}