feat: add goldnet isp and routers

This commit is contained in:
2026-02-06 18:08:22 +08:00
parent 4717906d14
commit 9d37986ac9

View File

@@ -11,7 +11,7 @@
"routers": {
"router-dimensi-dell": {
"host": "103.138.63.178",
"port": 80,
"port": 81,
"user": "chatbot",
"pass": "K0s0ng11@2026"
},
@@ -45,6 +45,29 @@
"pass": "K0s0ng11@2026"
}
}
},
"goldnet": {
"alias": "Goldnet Keramas",
"billing": {
"host": "139.180.190.239",
"user": "chatbot",
"pass": "afSXzFn_tLlve(@H",
"name": "goldnet"
},
"routers": {
"router-goldnet-keramas": {
"host": "10.8.0.7",
"port": 80,
"user": "chatbot",
"pass": "K0s0ng11@2026"
},
"router-goldnet-lb": {
"host": "10.8.0.10",
"port": 80,
"user": "chatbot",
"pass": "K0s0ng11@2026"
}
}
}
}
}