mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: search-insights v1.8.0, v2.2.1 (#843)
This commit is contained in:
@@ -341,6 +341,8 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/rickshaw/1.')) return '1.7.1';
|
||||
if (type.startsWith('/script.js/2.')) return '2.5.9';
|
||||
if (type.startsWith('/scriptaculous/1.')) return '1.9.0';
|
||||
if (type.startsWith('/search-insights/1.')) return '1.8.0';
|
||||
if (type.startsWith('/search-insights/2.')) return '2.2.1';
|
||||
if (type.startsWith('/select2/3.')) return '3.5.4';
|
||||
if (type.startsWith('/select2/4.')) return '4.0.13';
|
||||
if (type.startsWith('/semantic-ui/2.')) return '2.4.1';
|
||||
@@ -419,6 +421,7 @@ targets.determineResourceName = function (filename) {
|
||||
};
|
||||
|
||||
const ListOfFiles = {
|
||||
'search-insights.min.jsm': 'Search Insights',
|
||||
'fork-awesome.min.css': 'Fork Awesome',
|
||||
'foundation-icons.min.css': 'Foundation Icon Fonts',
|
||||
'jquery.timeago.min.jsm': 'jquery-timeago',
|
||||
|
Reference in New Issue
Block a user