mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-26 12:00:52 +00:00
fix dns record not being array in nova.is-a.dev
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@
|
||||
"discord": "7un4r"
|
||||
},
|
||||
"record": {
|
||||
"A": "154.29.72.52"
|
||||
"A": ["154.29.72.52"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user