diff options
| author | Omar Roth <omarroth@hotmail.com> | 2018-11-11 08:47:42 -0600 |
|---|---|---|
| committer | Omar Roth <omarroth@hotmail.com> | 2018-11-11 08:47:42 -0600 |
| commit | dcddb6fb83df5a0ae0381466897e7fbeb91fe94e (patch) | |
| tree | c2dd531a17083b115e68ed4a1aedeeb8f148e5e8 /src | |
| parent | 7f868ecdf9de399db2689d195dc0524fa588f47c (diff) | |
| download | invidious-dcddb6fb83df5a0ae0381466897e7fbeb91fe94e.tar.gz invidious-dcddb6fb83df5a0ae0381466897e7fbeb91fe94e.tar.bz2 invidious-dcddb6fb83df5a0ae0381466897e7fbeb91fe94e.zip | |
Update license information
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> |
