File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< title > Online Quackery Console</ title >
5
5
< base target ="_blank ">
6
- < script type ="text/javascript " src ="https://code.jquery.com/jquery-3.6.0 .min.js "> </ script >
7
- < script type ="text/javascript " src ="https://cdn.jsdelivr.net/npm/jquery.terminal@2.33.0 /js/jquery.terminal.min.js "> </ script >
8
- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/jquery.terminal@2.33.0 /css/jquery.terminal.min.css ">
6
+ < script type ="text/javascript " src ="https://code.jquery.com/jquery-3.6.3 .min.js "> </ script >
7
+ < script type ="text/javascript " src ="https://cdn.jsdelivr.net/npm/jquery.terminal@2.35.2 /js/jquery.terminal.min.js "> </ script >
8
+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/jquery.terminal@2.35.2 /css/jquery.terminal.min.css ">
9
9
< link rel ="stylesheet " href ="webapp.css ">
10
- < script type ="text/javascript " src ="https://cdn.jsdelivr.net/pyodide/v0.20 .0/full/pyodide.js "> </ script >
10
+ < script type ="text/javascript " src ="https://cdn.jsdelivr.net/pyodide/v0.22 .0/full/pyodide.js "> </ script >
11
11
< script type ="text/javascript " src ="webapp_main.js "> </ script >
12
12
</ head >
13
13
< body >
You can’t perform that action at this time.
0 commit comments