infra/modules/kubernetes/f1-stream/files/static/js
Viktor Barzin fab25e68ad
[ci skip] Fix video playback and comprehensive anti-debug neutralization
Video:
- Add allow="autoplay; encrypted-media; fullscreen" to iframe for media playback

Anti-debug:
- Strip ad/popup scripts (acscdn, popunder) and context menu blockers from HTML
- Strip debugger statements from inline HTML scripts and proxied JS responses
- Intercept setTimeout (not just setInterval) for debugger-based detection
- Override eval() and Function() constructor to strip debugger statements
- Bump image to v1.2.6
2026-02-21 23:12:11 +00:00
..
app.js [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
auth.js [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
streams.js [ci skip] Fix video playback and comprehensive anti-debug neutralization 2026-02-21 23:12:11 +00:00
utils.js [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00