added ipinfo.is api , fixed innertext on html

This commit is contained in:
acidburnmonkey
2025-08-07 01:20:09 -04:00
parent 45c4abc752
commit ad2bd9a426
6 changed files with 86 additions and 100 deletions
+2 -2
View File
@@ -37,9 +37,9 @@
<h2>Internet Provider:</h2>
<p id="isp">Loading...</p>
</div>
</div>
<script src='{% static "scripts.js" %}' defer></script>
</body>
<script src='{% static "scripts.js" %}'></script>
</html>