Revert compose to public git clone with env-based HTML generation, allow inline scripts in CSP for YouTube player, and use window.location.origin for embed origin.
Co-authored-by: Cursor <cursoragent@cursor.com>
Mute autoplay and add faster loader fallback for FB/Instagram WebViews; document adding www.slavic-pulse.com in Dokploy to avoid self-signed cert errors on mobile.
Co-authored-by: Cursor <cursoragent@cursor.com>
Replace local BG_IMAGE with dynamic YouTube poster URLs, generate og:image from FHD thumbnail, and allow redirect-or-stay behavior per FHD/vertical format.
Co-authored-by: Cursor <cursoragent@cursor.com>
Choose FHD 16:9 or vertical 9:16 intro from .env based on browser aspect ratio, with per-format redirect URLs and orientation change handling.
Co-authored-by: Cursor <cursoragent@cursor.com>
Embed video settings directly in generated HTML, add optional post-video redirect toggle, and expose Twitter description as a separate env variable.
Co-authored-by: Cursor <cursoragent@cursor.com>
Site metadata, images, favicons, and YouTube settings are now configured via .env and rendered from HTML/manifest templates at dev or container startup.
Co-authored-by: Cursor <cursoragent@cursor.com>