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

@@ -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>