mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
Update index.html
This commit is contained in:
parent
247a079e14
commit
be724c8d54
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<div class="card shadow">
|
||||
<input type="text" id="ipInput" placeholder="Enter IP address">
|
||||
<button id="lookupElem">Lookup</button>
|
||||
<div class="your tooltip" data-tooltip="Only provides IPv6.">Your IP: <span id="your-ip">69.420.69.69</span></div>
|
||||
<div class="your tooltip" data-tooltip="Only provides IPv4.">Your IP: <span id="your-ip">69.420.69.69</span></div>
|
||||
</div>
|
||||
<div id="output"></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue