Files
Auto_Bangumi/webui
Estrella Pan 4488a89391 fix(player): normalize URLs without protocol to prevent relative path redirects
URLs entered without http:// or https:// were being treated as relative
paths by the browser. Added normalizeUrl() function that prepends http://
when no protocol is present.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 20:11:40 +01:00
..
2024-09-23 15:49:52 +08:00
2023-09-19 13:52:33 +08:00
2023-10-06 04:32:33 +00:00
2023-08-12 23:15:26 +08:00
2023-08-10 09:21:12 +08:00
2023-10-06 04:32:33 +00:00

Auto_Bangumi_WebUI

使用 Vue3 + TypeScript 构建的 Auto_Bangumi 的 WebUI