1
0
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:
nobody
2020-06-07 07:49:51 +02:00
parent 38a2864d83
commit e86b12af50
5 changed files with 12 additions and 1 deletions

View File

@@ -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',