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

Added: inview (Protonet) v1.1.2 (#172)

This commit is contained in:
nobody
2020-11-11 18:20:55 +01:00
parent e9b7bc1d57
commit eb0f499217
5 changed files with 11 additions and 0 deletions

View File

@@ -312,6 +312,8 @@ targets.setLastVersion = function (type, version) {
return '2.5.4';
} else if (type.startsWith('/prop-types/15.')) {
return '15.7.2';
} else if (type.startsWith('/protonet-jquery.inview/1.')) {
return '1.1.2';
} else if (type.startsWith('/prototype/1.')) {
return '1.7.3.0';
} else if (type.startsWith('/raven.js/3.')) {
@@ -409,6 +411,7 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'jquery.inview.min.jsm': 'inview (Protonet)',
'modaal.min.jsm': 'Modaal (JS)',
'modaal.min.css': 'Modaal (CSS)',
'jquery.magnific-popup.min.jsm': 'magnific-popup.js',