mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
1. Add user login function. 2. Add the first professional plug-in Nginx WAF. 3. Release a new version of the online editor. 4. Fixed some bugs.
39 lines
609 B
JSON
39 lines
609 B
JSON
[
|
|
{
|
|
"protocol": "http://",
|
|
"address": "node.aapanel.com",
|
|
"port": "80",
|
|
"ping": 500
|
|
},
|
|
{
|
|
"protocol": "http://",
|
|
"address": "128.1.164.196",
|
|
"port": "80",
|
|
"ping": 500
|
|
},
|
|
{
|
|
"protocol": "http://",
|
|
"address": "103.224.251.67",
|
|
"port": "80",
|
|
"ping": 500
|
|
},
|
|
{
|
|
"protocol": "http://",
|
|
"address": "45.76.53.20",
|
|
"port": "80",
|
|
"ping": 500
|
|
},
|
|
{
|
|
"protocol": "http://",
|
|
"address": "dg2.bt.cn",
|
|
"port": "80",
|
|
"ping": 500
|
|
},
|
|
{
|
|
"protocol": "http://",
|
|
"address": "dg1.bt.cn",
|
|
"port": "80",
|
|
"ping": 500
|
|
}
|
|
]
|