mirror of
https://github.com/HugeFrog24/jailbirdz-dl.git
synced 2026-03-02 01:04:31 +00:00
Garbage commit; added junk code
This commit is contained in:
11
.env.example
Normal file
11
.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# Copy your wordpress_logged_in_... cookie from browser DevTools → Storage → Cookies.
|
||||
# Paste the full name=value pair below.
|
||||
# wordpress_sec_... is the wp-admin cookie — irrelevant for read-only viewers.
|
||||
# __cf_bm is a Cloudflare bot-management cookie — also not needed.
|
||||
WP_LOGIN_COOKIE=wordpress_logged_in_<hash>=<value>
|
||||
|
||||
# PeerTube upload target
|
||||
PEERTUBE_URL=https://your-peertube-instance.example
|
||||
PEERTUBE_USER=admin
|
||||
PEERTUBE_CHANNEL=your-channel-name
|
||||
PEERTUBE_PASSWORD=your-password
|
||||
Reference in New Issue
Block a user