mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-07 06:29:22 +00:00
added fields and listed A records
they need to be a list (or arrays for JavaScript people :trollface:)
This commit is contained in:
+3
-2
@@ -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"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user