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