mirror of
https://github.com/spikecodes/libreddit.git
synced 2025-12-10 07:42:04 +01:00
LibreJS compliance
This commit is contained in:
5
static/hls.light.min.js
vendored
Normal file
5
static/hls.light.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -1,3 +1,4 @@
|
||||
// @license http://www.gnu.org/licenses/agpl-3.0.html AGPL-3.0
|
||||
(function () {
|
||||
if (Hls.isSupported()) {
|
||||
var videoSources = document.querySelectorAll("video source[type='application/vnd.apple.mpegurl']");
|
||||
@@ -73,3 +74,4 @@
|
||||
});
|
||||
}
|
||||
})();
|
||||
// @license-end
|
||||
Reference in New Issue
Block a user