mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
390 B
JSON
15 lines
390 B
JSON
{
|
|
"name": "HAProxy",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Reliable, High Performance TCP/HTTP Load Balancer",
|
|
"website": "http://haproxy.1wt.eu/",
|
|
"matches": [
|
|
{
|
|
"status": 401,
|
|
"search": "headers[www-authenticate]",
|
|
"text": "Basic realm=\"HAProxy Statistics\""
|
|
}
|
|
]
|
|
}
|