mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added Findify v6.9.15 and detection of framework-bundles
This commit is contained in:
@@ -75,6 +75,11 @@ var resources = {
|
||||
'path': 'resources/ext-core/{version}/ext-core.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Finify bundle
|
||||
'findifyBundle': {
|
||||
'path': 'resources/findify-bundle/{version}/',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Font Awesome
|
||||
'fontawesome4': {
|
||||
'path': 'resources/fontawesome/{version}/css/font-awesome.min.css',
|
||||
|
Reference in New Issue
Block a user