Skip to content

Commit bb4d509

Browse files
committed
Update index.html
1 parent 4f9e40b commit bb4d509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

others/debug/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1 style="font-size: 1.5em">Read Barcodes from Camera - Debug</h1>
2424
><input id="ipt-server-url" placeholder="server url, default ./collect" />
2525
<br />
2626
<div id="div-ui-container" style="width: 100%; height: calc(100vh - 150px)"></div>
27-
<script src="//cdn.jsdelivr.net/npm/eruda"></script>
27+
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
2828
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/dbr.bundle.min.js"></script>
2929
<script>
3030
eruda.init();

0 commit comments

Comments
 (0)