Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
george06350 authored Dec 16, 2024
1 parent 982219d commit 91bd6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h5 class="modal-title" id="resultModalLabel">Result</h5>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/gh/lrsjng/[email protected]/dist/jquery-qrcode.min.js" crossorigin="anonymous"></script>

<script src="https://crazypeace.github.io/Url-Shorten-Worker/main.js" crossorigin="anonymous"></script>
<script src="https://george06350.github.io/Url-Shorten-Worker/main.js" crossorigin="anonymous"></script>
<!-- 如果使用CDN资源就放开这一句, 把上面那一句注释掉
<script src="https://cdn.jsdelivr.net/gh/crazypeace/Url-Shorten-Worker/main.js" crossorigin="anonymous"></script>
-->
Expand Down

0 comments on commit 91bd6fe

Please sign in to comment.