# jailbirdz.com credentials # These are used to obtain a fresh login cookie via the WooCommerce AJAX endpoint. JAILBIRDZ_USERNAME=your-email-or-username JAILBIRDZ_PASSWORD=your-password # Alternatively, set the cookie manually (expires in ~2 weeks). # Get it from browser DevTools → Storage → Cookies while on jailbirdz.com. # Copy the full name=value of the wordpress_logged_in_* cookie. JAILBIRDZ_LOGIN_COOKIE=wordpress_logged_in_= # pinkcuffs.com credentials (separate membership — different from jailbirdz) PINKCUFFS_USERNAME=your-email-or-username PINKCUFFS_PASSWORD=your-password PINKCUFFS_LOGIN_COOKIE=wordpress_logged_in_= # PeerTube upload target PEERTUBE_URL=https://your-peertube-instance.example PEERTUBE_USER=admin PEERTUBE_CHANNEL=your-channel-name PEERTUBE_PASSWORD=your-password