mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
fix footerlogo path
This commit is contained in:
@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
||||
<body>
|
||||
<h3 class="pt">Bad Request.</h3>
|
||||
<footer>
|
||||
<img src="/img/footerlogo.png">
|
||||
<img src="/.basedflare/img/footerlogo.png">
|
||||
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
|
||||
<p>Node: <code>20563af028ae90e0be85ab6c03f0e71b</code></p>
|
||||
</footer>
|
||||
|
@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
||||
<body>
|
||||
<h3 class="pt">You look like a robot.</h3>
|
||||
<footer>
|
||||
<img src="/img/footerlogo.png">
|
||||
<img src="/.basedflare/img/footerlogo.png">
|
||||
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
|
||||
<p>Node: <code>20563af028ae90e0be85ab6c03f0e71b</code></p>
|
||||
</footer>
|
||||
|
@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
||||
<body>
|
||||
<h3 class="pt">Request Time-out.</h3>
|
||||
<footer>
|
||||
<img src="/img/footerlogo.png">
|
||||
<img src="/.basedflare/img/footerlogo.png">
|
||||
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
|
||||
<p>Node: <code>20563af028ae90e0be85ab6c03f0e71b</code></p>
|
||||
</footer>
|
||||
|
@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
||||
<body>
|
||||
<h3 class="pt">Slow down, you look like a robot.</h3>
|
||||
<footer>
|
||||
<img src="/img/footerlogo.png">
|
||||
<img src="/.basedflare/img/footerlogo.png">
|
||||
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
|
||||
<p>Node: <code>20563af028ae90e0be85ab6c03f0e71b</code></p>
|
||||
</footer>
|
||||
|
@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
||||
<body>
|
||||
<h3 class="pt">Internal Server Error, please try again later.</h3>
|
||||
<footer>
|
||||
<img src="/img/footerlogo.png">
|
||||
<img src="/.basedflare/img/footerlogo.png">
|
||||
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
|
||||
<p>Node: <code>20563af028ae90e0be85ab6c03f0e71b</code></p>
|
||||
</footer>
|
||||
|
@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
||||
<body>
|
||||
<h3 class="pt">Bad Gateway.</h3>
|
||||
<footer>
|
||||
<img src="/img/footerlogo.png">
|
||||
<img src="/.basedflare/img/footerlogo.png">
|
||||
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
|
||||
<p>Node: <code>20563af028ae90e0be85ab6c03f0e71b</code></p>
|
||||
</footer>
|
||||
|
@ -23,7 +23,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
||||
<h3 class="pt">Service Unavailable.</h3>
|
||||
<p>Sorry, the backend is unreachable or down for essential maintenance. Try again soon!</p>
|
||||
<footer>
|
||||
<img src="/img/footerlogo.png">
|
||||
<img src="/.basedflare/img/footerlogo.png">
|
||||
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
|
||||
<p>Node: <code>20563af028ae90e0be85ab6c03f0e71b</code></p>
|
||||
</footer>
|
||||
|
@ -23,7 +23,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
|
||||
<h3 class="pt">Gateway Time-out.</h3>
|
||||
<p>Sorry, the backend is unreachable or down for essential maintenance. Try again soon!</p>
|
||||
<footer>
|
||||
<img src="/img/footerlogo.png">
|
||||
<img src="/.basedflare/img/footerlogo.png">
|
||||
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
|
||||
<p>Node: <code>20563af028ae90e0be85ab6c03f0e71b</code></p>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user