Files
AIPex/packages
jk4235 0b380264c3 refactor: update iframe attributes for enhanced security in test-iframe.html
- Added the `sandbox="allow-scripts"` attribute to iframes to improve security by restricting their capabilities.
- Replaced `src` attributes with `srcdoc` for better control over iframe content and to avoid potential security risks associated with data URIs.
2026-01-28 16:18:36 +08:00
..