Update ankündigungen-debug.html

This commit is contained in:
TheErrorExe 2025-01-08 19:59:49 +01:00 committed by GitHub
parent 4af34d7eb6
commit 2760a9b1b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@
</footer> </footer>
<script> <script>
// API URL // API URL
const apiUrl = 'https://api.errexe.xyz/blockattack-api/v1/an/'; // Ersetze dies ggf. mit deinem echten Endpunkt const apiUrl = 'https://api.errexe.xyz/blockattack-api/v1/an'; // Ersetze dies ggf. mit deinem echten Endpunkt
// Hilfsfunktion für Zeilenumbrüche und Content-Formatierung // Hilfsfunktion für Zeilenumbrüche und Content-Formatierung
function formatContent(content) { function formatContent(content) {