mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added CDN: www.gstatic.com (#167)
This commit is contained in:
@@ -868,6 +868,12 @@ mappings.cdn = {
|
||||
'/': {
|
||||
'{version}/plyr.svg': resources.plyrSVG
|
||||
}
|
||||
},
|
||||
// gstatic
|
||||
'www.gstatic.com': {
|
||||
'/': {
|
||||
'charts/loader.js': resources.googleCharts
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user