summaryrefslogtreecommitdiff
path: root/ip-detection
diff options
context:
space:
mode:
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>