Skip to content

Commit 22789f7

Browse files
committed
🎈 perf(poster): 使用第三方api
1 parent bcf620f commit 22789f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ <h4>Copyright Chairo. 2022-2025</h4>
9898

9999
<script>
100100
const posterAddress = './poster.json';
101-
const posterURL = '';
102-
// const posterURL = 'https://api.rls.ovh/adaptive';
101+
// const posterURL = '';
102+
const posterURL = 'https://api.rls.ovh/adaptive';
103103
const listAddress = './list.json';
104104
const videoAddress = 'https://livewallpaperpc.com/file/the-angel-next-door-spoils-me-rotten-mahiru-shiina.mp4';
105105
</script>

0 commit comments

Comments
 (0)