mirror of
https://github.com/TheErrorExe/blockattack
synced 2025-09-03 20:11:12 +02:00
mehr credits auf der website zu gmrrh und andere kleine änderungen
This commit is contained in:
parent
66402fbcbd
commit
94a476e8c5
2
404.html
2
404.html
@ -71,7 +71,7 @@ This Website was developed by TheErrorExe for Blockattack. TheErrorExe is and wi
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<p>© 2025 Blockattack Server. Alle Rechte vorbehalten. Powered by mine-server.org. Website by TheErrorExe
|
||||
<p>© 2025 Blockattack Server. Alle Rechte vorbehalten. Powered by mine-server.org. Website by TheErrorExe und GomorrhaDev
|
||||
</p>
|
||||
<br>
|
||||
<a href="/privacy.html" style="display: inline;">Privacy</a>
|
||||
|
@ -75,6 +75,8 @@ This Website was developed by TheErrorExe for Blockattack. TheErrorExe is and wi
|
||||
style="color: inherit; text-decoration: inherit;">mine-server.org</a></p>
|
||||
<p>Website von <a href="https://errexe.xyz" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit;">TheErrorExe</a></p>
|
||||
<p style=" display: inline;"> und <a href="https://github.com/GomorrhaDev" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit; display: inline;">GomorrhaDev</a></p>
|
||||
<br>
|
||||
<a href="/privacy.html" style="display: inline;">Privacy</a>
|
||||
<p style="display: inline;"> | </p><a href="/terms.html" style="display: inline;">Terms of Service</a>
|
||||
|
@ -276,6 +276,8 @@ loadNews();
|
||||
style="color: inherit; text-decoration: inherit;">mine-server.org</a></p>
|
||||
<p>Website von <a href="https://errexe.xyz" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit;">TheErrorExe</a></p>
|
||||
<p style="display: inline;"> und <a href="https://github.com/GomorrhaDev" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit; display: inline;">GomorrhaDev</a></p>
|
||||
<br>
|
||||
<a href="/privacy.html" style="display: inline;">Privacy</a>
|
||||
<p style="display: inline;"> | </p><a href="/terms.html" style="display: inline;">Terms of Service</a>
|
||||
@ -284,7 +286,7 @@ loadNews();
|
||||
document.getElementById("copy-ip-btn").addEventListener("click", function () {
|
||||
const serverIP = "blockattack.fun";
|
||||
navigator.clipboard.writeText(serverIP).then(function () {
|
||||
alert("Server IP wurde kopiert!\nDer Port für Bedrock ist 25515\nViel Spaß 😃🥰");
|
||||
alert("Server IP wurde kopiert!\nDer Port für Bedrock ist 25515\nViel Spaß 😃");
|
||||
}).catch(function (err) {
|
||||
console.error("Fehler beim Kopieren der IP: ", err);
|
||||
});
|
||||
|
@ -99,6 +99,11 @@ loadNews();
|
||||
<p>© BlockAttack 2025</p>
|
||||
<p>Gehostet auf <a href="https://mine-server.org" target="_blank" style="color: inherit; text-decoration: inherit;">mine-server.org</a></p>
|
||||
<p>Website von <a href="https://errexe.xyz" target="_blank" style="color: inherit; text-decoration: inherit;">TheErrorExe</a></p>
|
||||
<p style=" display: inline;"> und <a href="https://github.com/GomorrhaDev" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit; display: inline;">GomorrhaDev</a></p>
|
||||
<br>
|
||||
<a href="/privacy.html" style="display: inline;">Privacy</a>
|
||||
<p style="display: inline;"> | </p><a href="/terms.html" style="display: inline;">Terms of Service</a>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
@ -140,6 +140,8 @@ This Website was developed by TheErrorExe for Blockattack. TheErrorExe is and wi
|
||||
style="color: inherit; text-decoration: inherit;">mine-server.org</a></p>
|
||||
<p>Website von <a href="https://errexe.xyz" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit;">TheErrorExe</a></p>
|
||||
<p style=" display: inline;"> und <a href="https://github.com/GomorrhaDev" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit; display: inline;">GomorrhaDev</a></p>
|
||||
<br>
|
||||
<a href="/privacy.html" style="display: inline;">Privacy</a>
|
||||
<p style="display: inline;"> | </p><a href="/terms.html" style="display: inline;">Terms of Service</a>
|
||||
|
@ -105,6 +105,8 @@
|
||||
style="color: inherit; text-decoration: inherit;">mine-server.org</a></p>
|
||||
<p>Website von <a href="https://errexe.xyz" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit;">TheErrorExe</a></p>
|
||||
<p style=" display: inline;"> und <a href="https://github.com/GomorrhaDev" target="_blank"
|
||||
style="color: inherit; text-decoration: inherit; display: inline;">GomorrhaDev</a></p>
|
||||
<br>
|
||||
<a href="/privacy.html" style="display: inline;">Privacy</a>
|
||||
<p style="display: inline;"> | </p><a href="/terms.html" style="display: inline;">Terms of Service</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user