added fields and listed A records

they need to be a list (or arrays for JavaScript people :trollface:)
This commit is contained in:
piotr25691
2022-02-04 12:07:55 +01:00
committed by GitHub
parent a5855f0f1c
commit 3b888794c3
+3 -2
View File
@@ -1,10 +1,11 @@
{
"description": "An additional domain apart from lunah.gq",
"description": "VPS hosted domain",
"repo": "https://github.com/piotr25691/piotr25691",
"owner": {
"username": "piotr25691",
"email": "lunah@lunahdev.ml"
},
"record": {
"A": "5.161.46.209"
"A": ["5.161.46.209"]
}
}