What this code do?
#1

Код:
<html><head><meta charset="UTF-8">	<script>function check()	{		var parts = document.domain.split('.');	 if(!isNaN(parts[0])) {window.location.href='samp://samp.anyserverip.lt:7777';}ele{	var sndleveldomain = parts.slice(-2).join('.');		sndleveldomain = 'http://' + sndleveldomain;		window.location.replace(sndleveldomain);}			}	</script></head><body on‌load="check()"></body></html>
Reply


Messages In This Thread
What this code do? - by MerryDeer - 15.10.2016, 06:20
Re: What this code do? - by KingHual - 15.10.2016, 08:05
Re: What this code do? - by harsimarriar96 - 16.10.2016, 16:06
Re: What this code do? - by MerryDeer - 16.10.2016, 16:22
Re: What this code do? - by Luis- - 16.10.2016, 16:23
Re: What this code do? - by MerryDeer - 16.10.2016, 17:05
Re: What this code do? - by ikkentim - 17.10.2016, 19:38
Re: What this code do? - by BurnZ - 18.10.2016, 01:23

Forum Jump:


Users browsing this thread: 1 Guest(s)