Go to sheets.google.com → New sheet → Name it CineVault
Row 1 headers: id title year genre poster rating link embed view isDrive added infourl banner
In your sheet → Extensions → Apps Script → delete everything → paste the script → Save
In the script find: const ADMIN_PASSWORD = "your-secret-password"; — change it. This password lives on Google's servers, never in your HTML.
Deploy → New deployment → Type: Web app → Execute as: Me → Access: Anyone → Deploy → Copy URL
Go to pages.cloudflare.com → Direct Upload → Upload this HTML file → Share your yoursite.pages.dev link!