Skip to content

Commit f839e9d

Browse files
authored
/latest/ is no longer available
dash.js v5.0.0 is now published and there is no `/latest/` version for v4 or v5
1 parent 535f720 commit f839e9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/android/player.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<link rel="icon" href="images/icons-512.png" type="image/x-icon" />
2323
<link rel="manifest" href="./manifest.json" />
2424

25-
<script src="https://cdn.dashjs.org/latest/dash.all.min.js"></script>
25+
<script src="https://cdn.dashjs.org/v4.7.4/dash.all.min.js"></script>
2626
<script src="../../identifiers.js"></script>
2727
<script src="../../namespaces.js"></script>
2828
<script src="../channel-common.js"></script>

0 commit comments

Comments
 (0)