mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +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">
|
<div class="card shadow">
|
||||||
<input type="text" id="ipInput" placeholder="Enter IP address">
|
<input type="text" id="ipInput" placeholder="Enter IP address">
|
||||||
<button id="lookupElem">Lookup</button>
|
<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>
|
||||||
<div id="output"></div>
|
<div id="output"></div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue