READMS.md erstellt
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user