READMS.md erstellt

This commit is contained in:
ecki
2026-03-27 15:40:07 +01:00
parent 89ce86eb4a
commit 255067aeb2
4 changed files with 237 additions and 3 deletions
+2 -3
View File
@@ -13,6 +13,8 @@
<h1>Ressourcen Verwaltung</h1>
<button onclick="toggleDarkMode()">🌙 Dark Mode</button>
<div id="lastUpdate" style="margin-bottom:10px;color:#555;">
Letztes Update: -
</div>
@@ -224,9 +226,6 @@ Domains jährlich: <span id="costDomain">0</span> €<br>
<div id="ipList"></div>
<hr>
<input id="new_ip" placeholder="IP">
<input id="new_type" placeholder="public / private">
<input id="new_comment" placeholder="Beschreibung">
<button onclick="saveIP()">Add</button>