Files
youtube-unsenserd/data/users.json
T
miles c3794b1dcd Add new media files: PNG thumbnail and MP4 videos
- Added a PNG thumbnail image (1757455624790.png) to the thumbnails directory.
- Added two MP4 video files (1757455619060.mp4 and 1757455624616.mp4) to the videos directory.
2025-09-09 18:11:54 -04:00

17 lines
352 B
JSON

[
{
"id": 1757455478976,
"username": "miles",
"password": "$2b$10$mzMpjAvMPw98uw/fDSv7NexPeJ/u80Y3WciyANVtxLYmzvQvpJPii",
"subscribers": [
"miles",
"ma"
]
},
{
"id": 1757455788998,
"username": "ma",
"password": "$2b$10$FX01zPi0FXvHcXtcsX6t0.w0QHxIkkByhlX8tdx4fboQpnXtn.9a2",
"subscribers": []
}
]