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

Added: OwlCarousel v2.3.4 (#148)

This commit is contained in:
nobody
2020-10-24 08:45:29 +02:00
parent 5f1b659889
commit baa1b99118
4 changed files with 13 additions and 0 deletions

View File

@@ -515,6 +515,8 @@ helpers.setLastVersion = function (type, version) {
return '4.1.1';
} else if (type.includes('/oclazyload/1.')) {
return '1.1.0';
} else if (type.includes('/owl-carousel/2.')) {
return '2.3.4';
} else if (type.includes('/owl-carousel/1.')) {
return '1.3.3';
} else if (type.includes('p2p-media-loader-core') || type.includes('p2p-media-loader-hlsjs')) {