Image on bot-check adn css tweak, change footers to basedflare link in template, maintenance, bot-check

This commit is contained in:
Thomas Lynch
2023-04-10 17:48:44 +10:00
parent e46b223759
commit 8b361f89c5
10 changed files with 13 additions and 13 deletions

View File

@ -24,7 +24,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<h3 class="pt">Bad Request.</h3>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -19,7 +19,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<h3 class="pt">You look like a robot.</h3>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -19,7 +19,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<h3 class="pt">Request Time-out.</h3>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -19,7 +19,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<h3 class="pt">Slow down, you look like a robot.</h3>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -19,7 +19,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<h3 class="pt">Internal Server Error, please try again later.</h3>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -19,7 +19,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<h3 class="pt">Bad Gateway.</h3>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -20,7 +20,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<p>Sorry, the backend is unreachable or down for essential maintenance. Try again soon!</p>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -20,7 +20,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<p>Sorry, the backend is unreachable or down for essential maintenance. Try again soon!</p>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -19,7 +19,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
<h3 class="pt">Under maintenance. Please try again soon!</h3>
<footer>
<p>Node: <code>%[env(RAY_ID)]</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>

View File

@ -24,8 +24,8 @@ li{margin-bottom: 1em}
footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}
img{display:inline}
textarea,input{background:var(--bg-color);color:var(--text-color);border:1px solid var(--text-color);width:100%%;box-sizing: border-box;resize:none;padding:0.5em;font-family:inherit}
.pt{padding-top:30vh;word-wrap: break-word;}
.pt img{margin-right:10px}
.pt{padding-top:30vh;word-wrap: break-word;display:flex;flex-direction:column}
.pt img{margin:0 auto 10px auto}
details[open]{border-left-color: #1400ff}
.b{display:inline-block;border-radius:50%%;margin:10px;height:16px;width:16px;transform:scale(1);box-shadow:0 0 0 0 #6b93f720;background:#6b93f7;--shadow1:#6b93f790;--shadow2:#6b93f700;--shadow3:#6b93f700;}
.b.green {background:#31cc31;box-shadow:0 0 0 0 #31cc3120;--shadow1:#31cc3190;--shadow2:#31cc3100;--shadow3:#31cc3100;}
@ -52,7 +52,7 @@ details[open]{border-left-color: #1400ff}
<div class="powstatus"></div>
<footer>
<p>Node: <code>%s</code></p>
<p>Performance & security by <a href="https://gitgud.io/fatchan/haproxy-protection/">haproxy-protection</a></p>
<p>Performance & security by <a href="https://basedflare.com" rel="noreferrer noopener" target="_blank">BasedFlare</a></p>
</footer>
</body>
</html>
@ -97,7 +97,7 @@ _M.noscript_extra_sha256 = [[
-- title with favicon and hostname
_M.site_name_section = [[
<h3 class="pt">
<!-- <img src="/favicon.ico" width="32" height="32" alt=" "> -->
<img src="/favicon.ico" width="64" height="64" alt=" ">
Checking your browser before accessing %s
</h3>
]]