fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
window.rtcRoom = "telesec.tech.eus";
|
window.rtcRoom = "telesec.tech.eus";
|
||||||
var opt = {
|
var opt = {
|
||||||
axe: true,
|
axe: false,
|
||||||
localStorage: false,
|
localStorage: false,
|
||||||
peers: RELAYS
|
peers: RELAYS
|
||||||
// radisk: true,
|
// radisk: true,
|
||||||
|
|||||||
@@ -92,7 +92,7 @@
|
|||||||
<script src="static/open.js"></script>
|
<script src="static/open.js"></script>
|
||||||
<script src="static/load.js"></script>
|
<script src="static/load.js"></script>
|
||||||
<!--<script src="static/synchronous.js"></script>-->
|
<!--<script src="static/synchronous.js"></script>-->
|
||||||
<script src="static/axe.js"></script>
|
<!--<script src="static/axe.js"></script>-->
|
||||||
<script src="static/toastr.min.js"></script>
|
<script src="static/toastr.min.js"></script>
|
||||||
<script src="static/doublescroll.js"></script>
|
<script src="static/doublescroll.js"></script>
|
||||||
<!--<script src="static/simplemde.min.js"></script>-->
|
<!--<script src="static/simplemde.min.js"></script>-->
|
||||||
|
|||||||
Reference in New Issue
Block a user