1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: Page.js v1.7.1 -> v1.11.6

This commit is contained in:
nobody
2020-11-14 09:38:32 +01:00
parent 14f349deba
commit 2b4394cd5d
5 changed files with 1227 additions and 3 deletions

View File

@@ -321,7 +321,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/p2p-media-loader-core') || type.startsWith('/p2p-media-loader-hlsjs')) {
return '0.6.2';
} else if (type.startsWith('/page.js/1.')) {
return '1.7.1';
return '1.11.6';
} else if (type.startsWith('/paginationjs/2.')) {
return '2.1.5';
} else if (type.startsWith('/plyr/3.')) {