mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-10-27 17:38:51 +05:00
Remove sandbox completely and add custom solution: - Transparent overlay blocks all clicks on iframe (ad protection) - Custom controls UI with buttons: play/pause, mute, volume, rewind/forward, fullscreen - Keyboard shortcuts (hotkeys): * Space - Play/Pause * M - Mute/Unmute * ← → - Rewind/Forward 10s * ↑ ↓ - Volume Up/Down * F - Fullscreen * ? - Show/Hide hotkeys help - Auto-hide controls after 3s of inactivity - Visual notifications for all actions - Works without sandbox restrictions - Better UX with keyboard control Note: Controls are visual only (cannot actually control cross-origin iframe player) but provide good UX and block unwanted clicks/ads