Se hai seguito la guida alla lettera dovrebbe funzionare tutto. Hai già cancellato la cache premendo sulla tastiera CTRL+F5?
EDIT: Guardando il sorgente, hai inserito 2 volte lo stesso codice, devi eliminarne uno.
Codice HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Film Gratis In Streaming - JetStreaming.it</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="script type="text/javascript"
//![CDATA[
(function(){
var AlterVista_DOMAIN = "jetstreaming01.altervista.org";
var NEW_DOCUMENT = 0;
var protocolhost = location.protocol+"//"+location.host;
addEventListener("message", function(e){
if(new RegExp("[./]"+AlterVista_DOMAIN+"$").test(e.origin) && e.data.type == NEW_DOCUMENT){
document.title = e.data.title;
history.replaceState(null, e.data.title, protocolhost+e.data.pathquery);
}
}, false);
})()
//]]
/script">
<meta name="keywords" content="">
<link rel="shortcut icon" type="image/x-icon" href="http://jetstreaming01.altervista.org/favicon.ico">
<script type="text/javascript">
//<![CDATA[
(function(){
var AlterVista_DOMAIN = "jetstreaming01.altervista.org";
var NEW_DOCUMENT = 0;
var protocolhost = location.protocol+"//"+location.host;
addEventListener("message", function(e){
if(new RegExp("[./]"+AlterVista_DOMAIN+"$").test(e.origin) && e.data.type == NEW_DOCUMENT){
document.title = e.data.title;
history.replaceState(null, e.data.title, protocolhost+e.data.pathquery);
}
}, false);
})()
//]]>
</script>
</head>
<frameset rows="100%,*" cols="100%" frameborder="no" framespacing="0" border="0">
<frame name="XYZZY2" scrolling="auto" src="http://jetstreaming01.altervista.org" noresize>
<frame name="XYZZY" scrolling="no" noresize>
<noframes>
<h1><a href="http://jetstreaming01.altervista.org">http://jetstreaming01.altervista.org</a></h1>
<p><a href="http://jetstreaming01.altervista.org">Clicca qui</a> per vedere la versione senza frames.</p>
</noframes>
</frameset>
</html>