-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
87 lines (64 loc) · 4.25 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html manifest="default.manifest">
<head>
<title>Ruscellagione</title>
<link rel="icon" type="image/x-icon" href="/res/icons/781386-200.png" >
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="author" content="Ruscellatore">
<meta name="author" content="Fooryo">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" type="text/css" href="default.css">
<meta http-equiv="cache-control" content="no-cache, must-revalidate, post-check=0, pre-check=0" />
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
</head>
<body>
<img class="showChatButtonClass" id="showChatButton" src="/res/icons/chat/423449-200-white.png" role="button" draggable="false" title="ShowChat" alt="[ShowChat]">
<div id="gridContainer">
<div id="videoContainer">
<img id="content" class="splashscreen" src="/res/test_16_9_small.jpg" id="content">
<!-- <video id="content" autoplay controls muted loop> </video>crossorigin="anonymous"> -->
<!-- <source src="/trailer.mp4" type="video/mp4"> -->
<!-- ERROR: div#gridContainer -> div#videoContainer -> video#content<br>Your browser does not support the video tag. -->
<!-- </video> -->
</div>
<div id="chatDiv">
<script class="chatte" id="cid0020000305359219210" data-cfasync="false" async
src="//st.chatango.com/js/gz/emb.js" style="width: 100%;height: 100%;"
onload="document.getElementById('chatDiv').children[0].setAttribute('sandbox',''); " //che cazzo è sta onload call?
>
{"handle":"niuscello","arch":"js",
"styles": {"a":"000000","b":100,"c":"c0c0c0","d":"a0a0a0","e":"000000","g":"e0e0e0","h":"363636","j":"FFFFFF","k":"141414","l":"404040","m":"000000","n":"c0c0c0","p":"9","q":"000000","r":100,"usricon":0,"sbc":"141414","allowpm":0,"cnrs":"0.38","useonm":1 }
}
</script>
</div>
<div id="verticalHandle"></div>
<div id="controlsDiv">
<img id="ctrlPop" class="controlImgButton" src="/res/icons/popout/1406946-200-white.png" role="button" draggable="false" title="Poppa Chat Fuori" alt="Poppa Chat Fuori" >
<img id="ctrlHide" class="controlImgButton" src="/res/icons/hide/2439334-200-white.png" role="button" draggable="false" title="Hidda Colonna" alt="Colonna Hidda" >
</div>
<div id="remoteDiv"></div>
</div>
</body>
<!-- <script src="resize.js" type="text/javascript"></script> -->
<!-- <script src="controls.js" type="text/javascript"></script> -->
<!-- <script src="remote.js" type="text/javascript"></script> -->
<!-- <script src="debugger.js" type="text/javascript"></script> -->
<script src="engine.js" type="text/javascript"></script>
</html>
<!-- <script class="chatte" id="cid0020000265869400948" data-cfasync="false" async -->
<!-- src="//st.chatango.com/js/gz/emb.js" style="width: 100%;height: 100%;"> -->
<!-- {"handle":"fooryoembed","arch":"js","styles": -->
<!-- {"a":"000000","b":100,"c":"c0c0c0","d":"a0a0a0","e":"000000","g":"e0e0e0", -->
<!-- "h":"606060","j":"ffffff","k":"336666","l":"404040","m":"000000", -->
<!-- "n":"FFFFFF","p":"10","q":"000000","r":100,"usricon":0,"allowpm":0,"cnrs":"0.38"}} -->
<!-- </script> -->
<!-- <script id="cid0020000154051602021_" data-cfasync="false" async="" src=" https://st.chatango.com/js/gz/emb.js " style="position: relative; width: 100%; height: 100%; padding-bottom 56.25%;"> -->
<!-- {"handle":"chiacchiere","arch":"js","styles": -->
<!-- {"a":"404040","b":100,"c":"FFFFFF","d":"FFFFFF","e":"202020","g":"c0c0c0","j":"808080","k":"808080","l":"404040", -->
<!-- "m":"404040","n":"FFFFFF","p":"10","q":"404040","r":100,"t":0,"usricon":0,"fwtickm":1}} -->
<!-- </script> -->