diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/invidious/views/licenses.ecr | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/invidious/views/licenses.ecr b/src/invidious/views/licenses.ecr index b79487f6..4ceff3f4 100644 --- a/src/invidious/views/licenses.ecr +++ b/src/invidious/views/licenses.ecr @@ -19,7 +19,7 @@ </td> <td> - <a href="/js/dash.mediaplayer.debug.js">source</a> + <a href="https://unpkg.com/dashjs@2.9.0/dist/dash.mediaplayer.debug.js">source</a> </td> </tr> @@ -47,7 +47,7 @@ </td> <td> - <a href="/js/video.js">source</a> + <a href="https://unpkg.com/video.js@6.12.1/dist/video.js">source</a> </td> </tr> @@ -61,7 +61,7 @@ </td> <td> - <a href="/js/videojs-contrib-quality-levels.js">source</a> + <a href="https://unpkg.com/videojs-contrib-quality-levels@2.0.7/dist/videojs-contrib-quality-levels.js">source</a> </td> </tr> @@ -75,7 +75,7 @@ </td> <td> - <a href="/js/videojs-dash.js">source</a> + <a href="https://unpkg.com/videojs-contrib-dash@2.8.2/dist/videojs-dash.js">source</a> </td> </tr> @@ -89,7 +89,7 @@ </td> <td> - <a href="/js/videojs-http-streaming.js">source</a> + <a href="https://unpkg.com/@videojs/http-streaming@1.2.2/dist/videojs-http-streaming.js">source</a> </td> </tr> @@ -103,7 +103,7 @@ </td> <td> - <a href="/js/videojs-markers.js">source</a> + <a href="https://unpkg.com/videojs-markers@1.0.1/dist/videojs-markers.js">source</a> </td> </tr> @@ -117,7 +117,7 @@ </td> <td> - <a href="/js/videojs-share.js">source</a> + <a href="https://unpkg.com/videojs-share@2.0.1/dist/videojs-share.js">source</a> </td> </tr> |
