Skip to content

Commit

Permalink
Update nyiaibu.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi authored Dec 21, 2023
1 parent 855ad80 commit ebef84f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/skins/nyiaibu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export default () =>
playerBackgroundMobileVideo: randomPortraitBackground.includes('.mp4'),
playerBackground: () =>
fetchVideoPlayUrl(randomChoice(['BV1rh4y1b7wU', 'BV1SH4y1o7rk'])), // BV1Sb4y1i79D
// https://i0.hdslb.com/bfs/new_dyn/df6cf89d338ab29e7b776eec9a81fd5c27990035.jpg
playerBackgroundVideo: true,
// playerBackground: async () => new Promise<string>((resolve) => { resolve('https://i0.hdslb.com/bfs/new_dyn/aae8c009d55b9db3472c1059b32cf16c1817527011.jpg'); }),
gifs,
Expand Down

0 comments on commit ebef84f

Please sign in to comment.