feat: add QR code generation support and rate limiting for known device probes

This commit is contained in:
shuaiplus
2026-02-27 22:07:37 +08:00
committed by Shuai
parent 829008db7f
commit 172f6626c0
8 changed files with 81 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
</head>
<body>
<div id="app"></div>
<script defer src="/web/vendor/qrcode-generator.min.js"></script>
<script type="module" src="/web/runtime-config.js"></script>
</body>
</html>