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

Added: snowplow v2.17.3 (#419)

This commit is contained in:
nobody
2021-04-26 07:08:10 +02:00
parent a3aba05fc6
commit 3f9a56ea91
6 changed files with 11 additions and 1 deletions

View File

@@ -499,6 +499,8 @@ targets.setLastVersion = function (type, version) {
return '0.2.12';
} else if (type.startsWith('/slider-pro/1.')) {
return '1.5.0';
} else if (type.startsWith('/snowplow/2.')) {
return '2.17.3';
} else if (type.startsWith('/socket.io/2.')) {
return '2.4.0';
} else if (type.startsWith('/socket.io/3.')) {
@@ -581,6 +583,7 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'sp.min.jsm': 'Snowplow',
'appboy.min.jsm': 'Appboy/Braze Web SDK',
'MaterialIcons.woff2': 'Google Material Icons',
'font-awesome': 'Font Awesome',