<!DOCTYPE HTML>
<html>
<head>
<title>What is my IP?</title>
</head>
<body>
<script>
var clientIP;
</script>
<script src="http://l2.io/ip.js?var=clientIP"></script>
<script>
document.write("Your IP is: ", clientIP);
</script>
</body>
</html>
Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts
Thursday, January 15, 2015
Subscribe to:
Posts (Atom)