invidious-mod/src/invidious/views/licenses.ecr

196 行
5.8 KiB
Plaintext
Raw 通常表示 履歴

<!DOCTYPE html>
2019-03-24 03:31:07 +09:00
<html lang="en-US">
<head>
2019-05-02 10:03:39 +09:00
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
2018-12-21 06:32:09 +09:00
<h1><%= translate(locale, "JavaScript license information") %></h1>
<table id="jslicense-labels1">
2019-05-07 01:27:11 +09:00
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/embed.js?v=<%= CURRENT_COMMIT %>">embed.js</a>
2019-05-07 01:27:11 +09:00
</td>
<td>
<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0</a>
</td>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/embed.js?v=<%= CURRENT_COMMIT %>"><%= translate(locale, "source") %></a>
2019-05-07 01:27:11 +09:00
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/player.js?v=<%= CURRENT_COMMIT %>">player.js</a>
2019-05-07 01:27:11 +09:00
</td>
<td>
<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0</a>
</td>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/player.js?v=<%= CURRENT_COMMIT %>"><%= translate(locale, "source") %></a>
2019-05-07 01:27:11 +09:00
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/silvermine-videojs-quality-selector.min.js?v=<%= CURRENT_COMMIT %>">silvermine-videojs-quality-selector.min.js</a>
</td>
<td>
<a href="http://www.jclark.com/xml/copying.txt">Expat</a>
</td>
<td>
2019-03-24 01:09:31 +09:00
<a href="https://github.com/omarroth/videojs-quality-selector"><%= translate(locale, "source") %></a>
</td>
</tr>
2019-05-07 01:27:11 +09:00
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/subscribe_widget.js?v=<%= CURRENT_COMMIT %>">subscribe_widget.js</a>
2019-05-07 01:27:11 +09:00
</td>
<td>
<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0</a>
</td>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/subscribe_widget.js?v=<%= CURRENT_COMMIT %>"><%= translate(locale, "source") %></a>
2019-05-07 01:27:11 +09:00
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/videojs-contrib-quality-levels.min.js?v=<%= CURRENT_COMMIT %>">videojs-contrib-quality-levels.min.js</a>
</td>
<td>
<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0-only</a>
</td>
<td>
2019-03-24 01:09:31 +09:00
<a href="https://github.com/videojs/videojs-contrib-quality-levels"><%= translate(locale, "source") %></a>
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/videojs.hotkeys.min.js?v=<%= CURRENT_COMMIT %>">videojs.hotkeys.min.js</a>
</td>
<td>
<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0-only</a>
</td>
<td>
2019-03-24 03:31:07 +09:00
<a href="https://github.com/ctd1500/videojs-hotkeys"><%= translate(locale, "source") %></a>
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/videojs-http-source-selector.min.js?v=<%= CURRENT_COMMIT %>">videojs-http-source-selector.min.js</a>
</td>
<td>
2019-03-24 03:31:07 +09:00
<a href="http://www.jclark.com/xml/copying.txt">Expat</a>
</td>
2019-05-02 10:03:39 +09:00
<td>
2019-03-24 03:31:07 +09:00
<a href="https://github.com/jfujita/videojs-http-source-selector"><%= translate(locale, "source") %></a>
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/videojs-markers.min.js?v=<%= CURRENT_COMMIT %>">videojs-markers.min.js</a>
</td>
<td>
<a href="http://www.jclark.com/xml/copying.txt">Expat</a>
</td>
<td>
2019-03-24 01:09:31 +09:00
<a href="https://github.com/spchuang/videojs-markers"><%= translate(locale, "source") %></a>
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/videojs-share.min.js?v=<%= CURRENT_COMMIT %>">videojs-share.min.js</a>
</td>
<td>
<a href="http://www.jclark.com/xml/copying.txt">Expat</a>
</td>
<td>
2019-03-24 03:31:07 +09:00
<a href="https://github.com/mkhazov/videojs-share"><%= translate(locale, "source") %></a>
</td>
</tr>
2019-05-03 04:20:19 +09:00
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/videojs-vtt-thumbnails.min.js?v=<%= CURRENT_COMMIT %>">videojs-vtt-thumbnails.min.js</a>
2019-05-03 04:20:19 +09:00
</td>
<td>
<a href="http://www.jclark.com/xml/copying.txt">Expat</a>
</td>
<td>
<a href="https://github.com/chrisboustead/videojs-vtt-thumbnails"><%= translate(locale, "source") %></a>
</td>
</tr>
2019-05-01 21:38:42 +09:00
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/videojs-youtube-annotations.min.js?v=<%= CURRENT_COMMIT %>">videojs-youtube-annotations.min.js</a>
2019-05-01 21:38:42 +09:00
</td>
<td>
<a href="https://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a>
</td>
<td>
<a href="https://github.com/afrmtbl/videojs-youtube-annotations"><%= translate(locale, "source") %></a>
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/video.min.js?v=<%= CURRENT_COMMIT %>">video.min.js</a>
</td>
<td>
<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0-only</a>
</td>
<td>
2019-03-24 03:31:07 +09:00
<a href="https://github.com/videojs/video.js"><%= translate(locale, "source") %></a>
</td>
</tr>
<tr>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/watch.js?v=<%= CURRENT_COMMIT %>">watch.js</a>
</td>
<td>
<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0</a>
</td>
<td>
2019-05-08 22:58:10 +09:00
<a href="/js/watch.js?v=<%= CURRENT_COMMIT %>"><%= translate(locale, "source") %></a>
</td>
</tr>
</table>
</body>
2019-05-02 10:03:39 +09:00
</html>