mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
just code style
This commit is contained in:
parent
260ebc6527
commit
ab803890ed
@ -1134,9 +1134,7 @@ mappings.cdn['pagecdn.io'] = {
|
||||
};
|
||||
|
||||
mappings.cdn['cdnjs.loli.net'] = mappings.cdn['cdnjs.cloudflare.com'];
|
||||
|
||||
mappings.cdn['ajax.loli.net'] = mappings.cdn['ajax.googleapis.com'];
|
||||
|
||||
mappings.cdn['fonts.loli.net'] = mappings.cdn['fonts.googleapis.com'];
|
||||
|
||||
// Qihoo 360 CDN [Mirror]
|
||||
|
@ -148,10 +148,10 @@ var resources = {
|
||||
},
|
||||
// aos [Deprecated]
|
||||
'aosCSS': {
|
||||
'path': 'resources/aos/{version}/aos.css',
|
||||
'path': 'resources/aos/{version}/aos.css'
|
||||
},
|
||||
'aosJS': {
|
||||
'path': 'resources/aos/{version}/aos.jsm',
|
||||
'path': 'resources/aos/{version}/aos.jsm'
|
||||
},
|
||||
// Appboy/Braze Web SDK
|
||||
'appboyWebSdk': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user