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:
@ -264,7 +264,8 @@ const CDNs = {
|
||||
'gitcdn.github.io': 'GitHub',
|
||||
'cdn.bootcdn.net': 'BootCDN #2',
|
||||
'vjs.zencdn.net': 'Video.js CDN',
|
||||
'cdn.plyr.io': 'Plyr CDN'
|
||||
'cdn.plyr.io': 'Plyr CDN',
|
||||
'www.gstatic.com': 'gstatic.com',
|
||||
};
|
||||
|
||||
// Supported charsets for TextDecoder()
|
||||
|
Reference in New Issue
Block a user