Update mrcrbrth.json

change to A record, will host the files from my VPS
This commit is contained in:
devsdocs
2023-02-11 02:26:07 +09:00
committed by GitHub
parent 962acaea2c
commit 58df7a88e2
+6 -3
View File
@@ -2,11 +2,14 @@
{
"owner": {
"username": "devsdocs",
"email": "indodatabase45@brccollege.edu.in"
"email": "id45.go@gmail.com"
},
"record": {
"CNAME": "mrcrbrth.my.id"
"A": [
"141.144.205.66",
"192.9.165.176"
]
}
}