mirror of
https://github.com/TheErrorExe/blockattack
synced 2025-09-06 05:20:59 +02:00
Update ankündigungen-debug.html
This commit is contained in:
parent
ea1e523739
commit
4af34d7eb6
@ -73,9 +73,9 @@
|
|||||||
</footer>
|
</footer>
|
||||||
<script>
|
<script>
|
||||||
// API URL
|
// API URL
|
||||||
const apiUrl = 'https://api.errexe.xyz/blockattack-api/v1/an/';
|
const apiUrl = 'https://api.errexe.xyz/blockattack-api/v1/an/'; // Ersetze dies ggf. mit deinem echten Endpunkt
|
||||||
|
|
||||||
// Hilfsfunktion für Zeilenumbrüche
|
// Hilfsfunktion für Zeilenumbrüche und Content-Formatierung
|
||||||
function formatContent(content) {
|
function formatContent(content) {
|
||||||
return content
|
return content
|
||||||
.replace(/<!enter>/g, '<br>')
|
.replace(/<!enter>/g, '<br>')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user