ipscan/iplocate.php/index.html
2016-01-11 21:31:23 +02:00

4 lines
133 B
HTML

<p>Redirecting...</p>
<script>
location.href = 'http://whatismyipaddress.com/ip/' + location.search.replace(/\?ip=/, '');
</script>