infra/modules
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
..
create-template-vm Add ssh_private_key/ssh_public_key variables to create-template-vm module 2026-02-07 13:19:15 +00:00
create-vm [ci skip] Fix pull-through cache for all registries 2026-02-15 14:35:52 +00:00
docker-registry [ci skip] Fix pull-through cache for all registries 2026-02-15 14:35:52 +00:00
kubernetes [ci skip] Fix video playback and comprehensive anti-debug neutralization 2026-02-21 23:12:11 +00:00