fix(keenetic): safe delete URLs and not-found handling

Encode router names in Keenetic API calls and return an error when delete targets a missing device.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Андрей Бобырев
2026-05-29 19:38:43 +03:00
parent 50b4dac52e
commit 11eb3d3c45
3 changed files with 13 additions and 6 deletions

View File

@@ -601,6 +601,6 @@ loftliliana https://loftliliana.netcraze.pro 1020687391" style="width:100%;font-
<script src="https://cdn.jsdelivr.net/npm/xterm@5.3.0/lib/xterm.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/xterm-addon-fit@0.8.0/lib/xterm-addon-fit.min.js"></script>
<script src="/static/js/app.js?v=20260524c"></script>
<script src="/static/js/app.js?v=20260529a"></script>
</body>
</html>