mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +02:00
ambient background thing and change song
This commit is contained in:
parent
a7e2338335
commit
4fe7a03796
8 changed files with 162 additions and 47 deletions
16
bio/audio.js
16
bio/audio.js
|
@ -4,7 +4,13 @@ const songs = [
|
|||
src: "https://atums.world/raw/epic%206455.mp4",
|
||||
duration: 106
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
song: "Tenkay - Jerry Springer Based Freestyle",
|
||||
src: "https://atums.world/raw/2025-05-08_22%3A08%3A44.mp4",
|
||||
duration: 179
|
||||
},
|
||||
|
||||
{
|
||||
song: "YABUJIN - Open",
|
||||
src: "https://easyfiles.cc/2025/5/5a9bf2f5-3844-4e0c-8dfb-943012f4acd8/YABUJIN%20-%20open.mp4",
|
||||
|
@ -17,13 +23,7 @@ const songs = [
|
|||
duration: 100
|
||||
},
|
||||
|
||||
{
|
||||
song: "Joeyy - PR Package",
|
||||
src: "https://easyfiles.cc/2024/8/7c649f45-6573-4665-9675-4d869ea1332a/youtube_ZvphwrKo52s_1280x720_h264(1).mp4",
|
||||
duration: 111
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
song: "woody - Heaven & Hell",
|
||||
src: "https://easyfiles.cc/2024/9/20fa08a2-8212-4212-93b7-9c62fc563505/woody%20heaven%20&%20hell%20prod.%201mint%20-%20real1woody%20(1080p,%20h264)(1).mp4",
|
||||
duration: 142
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue