3 Commits

Author SHA1 Message Date
Gitea Actions
73da0e732c Update manifest version to 2.0.3 [▶️] 2025-12-13 06:33:07 +00:00
3afbc4d640 Merge branch 'main' of https://git.icc.gg/ivancarlos/wificode
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 9m58s
2025-12-13 03:32:51 -03:00
e8bca48304 remote js 2025-12-13 03:32:33 -03:00
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
{
"version": "2.0.2",
"version": "2.0.3",
"author": "Ivan Carlos"
}

View File

@@ -122,8 +122,10 @@
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="jquery-qrcode/jquery.qrcode.min.js"></script>
<script src="jquery.storage.js/jquery.storage.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.qrcode/1.0/jquery.qrcode.min.js"
integrity="sha512-NFuZW2MPSzrXqxHoCY9CQ0XKn52CK+D+D5lD0SGVJaeDq9kXynU9e+iN8L6UuwTrBO+VJwXGF4q5nZc9E8m6iA=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdn.jsdelivr.net/gh/yckart/jquery.storage.js@master/jquery.storage.min.js"></script>
<!-- Original Logic Preserved -->
<script type="text/javascript">