* Dark_Ripon I have set redirect code in my xtgem site following this code:
<!DOCTYPE html>
<html>
<head>
<title>Title</title>
<script type="text/javascript">
function rdr(){
window.location="http://google.com";
}
setTimeout(rdr(),1000);
</script>
</head>
<body>
Page contents.....
</body>
</html>
2018-01-12 12:30 · (0)

Online: Guests: 1