diff --git a/src/styles/skins/nyiaibu.ts b/src/styles/skins/nyiaibu.ts index 40ae644..f9239a8 100644 --- a/src/styles/skins/nyiaibu.ts +++ b/src/styles/skins/nyiaibu.ts @@ -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((resolve) => { resolve('https://i0.hdslb.com/bfs/new_dyn/aae8c009d55b9db3472c1059b32cf16c1817527011.jpg'); }), gifs,