mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-03-19 05:39:45 +08:00
- Changed v-show to v-if for better conditional rendering of the VNDB panel. - Added a function to validate URLs, ensuring only safe http/https links are rendered as clickable. - Updated link rendering logic to display plain text for unsafe URLs, enhancing security against XSS attacks.