1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00
This commit is contained in:
nobody42
2020-03-31 08:12:33 +02:00
parent 2790dfb961
commit 39cc2c4ac1
5 changed files with 6 additions and 3 deletions

View File

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