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

Updated: jQuery Fancybox v3.5.7 (#86)

This commit is contained in:
nobody
2020-08-22 14:01:57 +02:00
parent 649d39121b
commit 689ae9b992
4 changed files with 17 additions and 0 deletions

View File

@ -378,6 +378,8 @@ helpers.setLastVersion = function (type, version) {
return '6.9.15';
} else if (type.includes('/fancybox/2.')) {
return '2.1.5';
} else if (type.includes('/fancybox/3.')) {
return '3.5.7';
} else if (type.includes('/flv.js/')) {
return '1.5.0';
} else if (type.includes('/fontawesome/3.')) {