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

Added: aos JS & CSS v2.3.4 (#598)

This commit is contained in:
nobody
2021-08-03 06:29:17 +02:00
parent cd7152cd13
commit e1ed284fc7
7 changed files with 20 additions and 0 deletions

View File

@@ -162,6 +162,8 @@ targets.setLastVersion = function (type, version) {
return '1.2.3';
} else if (type.startsWith('/angular-translate/2.')) {
return '2.18.4';
} else if (type.startsWith('/aos/2.')) {
return '2.3.4';
} else if (type.startsWith('/appboy-web-sdk/3.')) {
return '3.3.0';
} else if (type.startsWith('/axios/0.')) {
@@ -662,6 +664,8 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'aos.css': 'aos (CSS)',
'aos.jsm': 'aos (JS)',
'exif.min.jsm': 'Exif.js',
'bootstrap-icons.min.css': 'Bootstrap Icons',
'clappr.min.jsm': 'clappr',