File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
1
< a href =/ > Back</ a >
2
- < div class ="sec ">
3
- < div class ="row ">
4
- < canvas class ="emscripten " id ="canvas " style ="background-color: black; " oncontextmenu ="event.preventDefault() " tabindex =-1 width ="100% " height ="100% "> </ canvas >
5
- < span id ="logmsg " style ="color:#F67; "> </ span >
6
- </ div >
7
- </ div >
8
-
9
-
2
+ < canvas class ="emscripten " id ="canvas " style ="background-color: black; " oncontextmenu ="event.preventDefault() " tabindex =-1 width ="100% " height ="100% "> </ canvas >
10
3
< script type ='text/javascript ' referrerpolicy ="no-referrer-when-downgrade ">
11
4
function logText ( text ) {
12
5
console . log ( text ) ;
103
96
root . appendChild ( elem ) ;
104
97
}
105
98
</ script >
106
- < script async crossorigin type =" text/javascript " src ="// cdn.classicube.net/client/latest/ ClassiCube.js " onerror =" onDownloadFailed(this) " referrerpolicy =" no-referrer-when-downgrade "> </ script >
99
+ < script src ="/cdn/ ClassiCube.js "> </ script >
You can’t perform that action at this time.
0 commit comments