Sign in to download this pack for free!
Download premium LUTs, presets, overlays, transitions & templates — completely free, forever.
—
Ranked by total downloads. Upload packs to climb the board.
Roles live in the ROLES object near the top of index.html.
1. User registers → Firebase Console → Authentication → Users → copy UID
2. Open the file in any text editor, find const ROLES = { and add:
"their_uid": "owner"
"their_uid": "mod"
"their_uid": "leaker"
"their_uid": "uploader"3. Save → redeploy to Netlify. Done! ✅