Skip to content

Commit 336322d

Browse files
committed
Use dist files
1 parent dc95502 commit 336322d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usercapture.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>EasyCoder - user capture</title>
7-
<script type='text/javascript' src='easycoder/easycoder.js?ver=3.0.0'></script>
87
</head>
98

109
<body>
@@ -180,5 +179,6 @@
180179
stop
181180
</pre>
182181
</body>
182+
<script type='text/javascript' src='https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/easycoder.js?v=2.6.0'></script>
183183

184184
</html>

0 commit comments

Comments
 (0)