mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-06-06 23:51:39 +00:00
c043156fbf
- Updated `contacts.html` to escape HTML for contact usernames and advertisement data, preventing potential XSS vulnerabilities. - Modified `mesh.html` to escape node names and prefixes in tooltips, ensuring safe rendering in the vis-network. - Removed unnecessary parameters from the `showDeleteConfirmation` method to derive the username directly from the contact data.