summaryrefslogtreecommitdiff
path: root/ip-detection
diff options
context:
space:
mode:
authors1n <[email protected]>2019-11-04 13:33:02 -0800
committerGitHub <[email protected]>2019-11-04 13:33:02 -0800
commit706cc7fd98875e1952b59ced2af76990bd05f1ef (patch)
tree361e88952c4d47c4233d5eac5b7d30fbc435abfc /ip-detection
parentUpdate main.js (diff)
downloads1n.pw-admin-706cc7fd98875e1952b59ced2af76990bd05f1ef.tar.xz
s1n.pw-admin-706cc7fd98875e1952b59ced2af76990bd05f1ef.zip
Update index.html
Diffstat (limited to 'ip-detection')
-rw-r--r--ip-detection/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ip-detection/index.html b/ip-detection/index.html
index d4d5fbd..dc1e61c 100644
--- a/ip-detection/index.html
+++ b/ip-detection/index.html
@@ -56,7 +56,7 @@
<div class="links">
<div class="blog-slider">
<div class="content">
- <div class="result" id="ip" style="text-align: center;"></div>
+ <div class="result" style="text-align: center;">IP: <span id="ip"></span></div>
<div class="result" id="address" style="text-align: center;"></div>
<hr/><h3 style="text-align: center;">Full Response:</h3>
<pre class="result" id="details" style="text-align: left;"></pre>