We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf62eb5 + 336322d commit f5b9e36Copy full SHA for f5b9e36
usercapture.html
@@ -4,7 +4,6 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>EasyCoder - user capture</title>
7
- <script type='text/javascript' src='easycoder/easycoder.js?ver=3.0.0'></script>
8
</head>
9
10
<body>
@@ -180,5 +179,6 @@
180
179
stop
181
</pre>
182
</body>
+ <script type='text/javascript' src='https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/easycoder.js?v=2.6.0'></script>
183
184
</html>
0 commit comments