modifié: v/index.html
modifié: v/video.html
This commit is contained in:
parent
262561a983
commit
c7cce89284
@ -1,7 +1,6 @@
|
|||||||
<!DOCTYPE HTML>
|
<!DOCTYPE HTML>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="ISO-8859-1" />
|
|
||||||
<title>Page d'identification</title>
|
<title>Page d'identification</title>
|
||||||
<link rel="stylesheet" type="text/css" href="style/styles.css">
|
<link rel="stylesheet" type="text/css" href="style/styles.css">
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
@ -32,8 +32,6 @@
|
|||||||
console.log("Data send");
|
console.log("Data send");
|
||||||
ws.send("lol");
|
ws.send("lol");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body onload="javascript:setInterval('refresh();',2000)">
|
<body onload="javascript:setInterval('refresh();',2000)">
|
||||||
|
Reference in New Issue
Block a user