mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
@ -225,8 +225,6 @@ helpers.determineResourceName = function (filename) {
|
||||
return 'Bootstrap CSS';
|
||||
case 'bootstrap.min.jsm':
|
||||
return 'Bootstrap JS';
|
||||
case 'MathJax.jsm':
|
||||
return 'MathJax';
|
||||
default:
|
||||
return 'Unknown';
|
||||
}
|
||||
|
Reference in New Issue
Block a user