- 
Stefy Lanza (nextime / spora ) authored
- Replace document.execCommand('copy') with navigator.clipboard.writeText() - Add fallback function for older browsers or non-secure contexts - Fixes CSP eval blocking issues in modern browsers - Improves clipboard functionality with better error handling89693099