mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Add updated maintenance.html with template vars for lf-file
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
:root{--text-color:#c5c8c6;--bg-color:#1d1f21}
|
:root{--text-color:#c5c8c6;--bg-color:#1d1f21}
|
||||||
@media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}}
|
@media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}}
|
||||||
a,a:visited{color:var(--text-color)}
|
a,a:visited{color:var(--text-color)}
|
||||||
body,html{height:100%}
|
body,html{height:100%%}
|
||||||
body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;text-align:center;margin:0}
|
body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;text-align:center;margin:0}
|
||||||
code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;}
|
code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;}
|
||||||
img,h3,p{margin:0 0 5px 0}
|
img,h3,p{margin:0 0 5px 0}
|
||||||
@ -18,7 +18,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
|||||||
<h3 class="pt">Under maintenance. Please try again soon!</h3>
|
<h3 class="pt">Under maintenance. Please try again soon!</h3>
|
||||||
<footer>
|
<footer>
|
||||||
<p>Security and Performance by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
|
<p>Security and Performance by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
|
||||||
<p>Vey ID: <code>553d0499f419bd4c66ff48f7d0a27706</code></p>
|
<p>Node: <code>%[env(RAY_ID)]</code></p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user