diff options
Diffstat (limited to 'ip-detection')
| -rw-r--r-- | ip-detection/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ip-detection/index.html b/ip-detection/index.html index a8b573b..c335615 100644 --- a/ip-detection/index.html +++ b/ip-detection/index.html @@ -5,7 +5,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>s1nical - :)</title> + <title>s1nical - IP Detection</title> <!-- CSS Links --> <!-- External Libraries --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> @@ -25,4 +25,4 @@ <pre id="details"></pre> </body> -</html>
\ No newline at end of file +</html> |