mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Fully convert to data plane api
Change global ACL to a map to realtime update with data plane api Change how on setartup servers are registered in lua
This commit is contained in:
@@ -13,7 +13,7 @@ _M.body = [[
|
||||
.h-captcha,.g-recaptcha{min-height:85px;display:block}
|
||||
.red{color:red;font-weight:bold}
|
||||
.left{text-align:left}
|
||||
.powstatus{color:green;font-weight:bold}
|
||||
.powstatus{color:green;font-size:small;}
|
||||
a,a:visited{color:var(--text-color)}
|
||||
body,html{height:100%%;text-align:center;}
|
||||
body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px}
|
||||
|
Reference in New Issue
Block a user