Skip to content

Commit

Permalink
ipv6
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewstech committed Nov 12, 2023
1 parent a54d08b commit 8c468ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ async function EditHosting(subdomain, username, email, apikey) {
},
"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"
}
Expand Down

0 comments on commit 8c468ae

Please sign in to comment.