Merge pull request #9946 from Stef-00012/main

BETA: Register gbot.is-a.dev
This commit is contained in:
DIBSTER
2023-12-09 22:47:44 -05:00
committed by GitHub
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
},
"record": {
"A": [
"217.174.245.249"
"84.46.245.191"
],
"MX": [
"mx1.forwardemail.net",
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@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"
}
}