mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added Cloudflare Mirage2 (#22)
This commit is contained in:
@@ -354,6 +354,11 @@ var resources = {
|
||||
'path': 'resources/mdbootstrap/{version}/css/mdb.min.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
// Cloudflare Mirage 2
|
||||
'mirage2': {
|
||||
'path': 'resources/mirage2/latest/mirage2.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Modernizr
|
||||
'modernizr': {
|
||||
'path': 'resources/modernizr/{version}/modernizr.min.jsm',
|
||||
|
Reference in New Issue
Block a user