mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Fixed #26
This commit is contained in:
@@ -129,7 +129,9 @@ var files = {
|
||||
'resources/p2p-media-loader-core/0.6.2/p2p-media-loader-core.min.jsm': true,
|
||||
|
||||
// plyr CSS
|
||||
'resources/plyr/3.5.10/plyr.min.cssm': true,
|
||||
// CSS cannot be loaded with the file extension .cssm (as shown on www.bitchute.com)
|
||||
// Please do not change it.
|
||||
'resources/plyr/3.5.10/plyr.min.css': true,
|
||||
|
||||
// Prototype
|
||||
'resources/prototype/1.7.3.0/prototype.jsm': true,
|
||||
|
Reference in New Issue
Block a user