Skip to content

yanggu0413/yanggu0413.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

羊咕的網站

大家好,我是那個很可愛的羊咕,這是羊咕的新網站,歡迎大家多多支持。

我的最新影片

<script> const player = new Plyr('#player'); const video = document.getElementById('player'); if (Hls.isSupported()) { const hls = new Hls(); hls.loadSource('https://yanggu.ddns.net/videos/output.m3u8'); hls.attachMedia(video); } else if (video.canPlayType('application/vnd.apple.mpegurl')) { video.src = 'https://yanggu.ddns.net/videos/output.m3u8'; } </script>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages