mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-10-28 01:48:51 +05:00
- Remove season/episode parameters from Lumex (not supported by API) - Remove season/episode parameters from Vibix (not working properly) - Improve redirect protection for English players: * Block window.close * Override window.location with getters/setters * Add mousedown event blocking * Add location change monitoring (100ms interval) * Prevent all forms of navigation - Update API documentation to reflect changes - Simplify player handlers code