chore: Remove appspot references from source (#9985)

Issue #9984
This commit is contained in:
Joey Parrish
2026-04-15 16:26:36 -07:00
committed by GitHub
parent d07037bb66
commit 7105a9198e
10 changed files with 7 additions and 16 deletions
-1
View File
@@ -23,7 +23,6 @@ Basic usage of Shaka Player is very easy:
<body>
<video id="video"
width="640"
poster="//shaka-player-demo.appspot.com/assets/poster.jpg"
controls autoplay></video>
</body>
</html>