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:
@ -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.')) {
|
||||
|
Reference in New Issue
Block a user