try again mac-lookup

This commit is contained in:
2025-09-23 19:54:27 +02:00
parent f21da6b888
commit dfdfbbdf68
7 changed files with 228 additions and 6 deletions

View File

@@ -88,11 +88,11 @@
<h1>uTools Network Suite</h1> <!-- Name angepasst -->
<nav>
<ul>
<li><a href="index.html">IP Info & Tools</a></li> <!-- Angepasst -->
<li><a href="index.html">IP Info & Tools</a></li>
<li><a href="subnet-calculator.html">Subnetz Rechner</a></li>
<li><a href="dns-lookup.html">DNS Lookup</a></li>
<li><a href="whois-lookup.html">WHOIS Lookup</a></li>
<!-- REMOVED: MAC Lookup Link -->
<li><a href="mac-lookup.html">MAC Lookup</a></li>
</ul>
</nav>
</header>