Updated: Plyr v3.6.2 -> v3.6.3

This commit is contained in:
nobody 2020-11-14 09:03:30 +01:00
parent a99293a121
commit 4138996cc4
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
7 changed files with 8 additions and 7 deletions

View File

@ -305,7 +305,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/paginationjs/2.')) {
return '2.1.5';
} else if (type.startsWith('/plyr/3.')) {
return '3.6.2';
return '3.6.3';
} else if (type.startsWith('/popper.js/1.')) {
return '1.16.1';
} else if (type.startsWith('/popper.js/2.')) {

View File

@ -46,6 +46,7 @@
<li>Fixed: Import settings (<a href="https://codeberg.org/nobody/LocalCDN/issues/138">#138</a>)</li>
<li>Fixed: Unknown frameworks in statistics page (<a href="https://codeberg.org/nobody/LocalCDN/issues/151">#151</a>)</li>
<li>Added: axios to cdnjs.cloudflare.com</li>
<li>Updated: Plyr v3.6.2 -> v3.6.3</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
resources/plyr/3.6.3/plyr.min.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB