1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added name of CDN (#943)

This commit is contained in:
nobody
2022-04-19 06:11:58 +02:00
parent 143a1b787d
commit 6c74004e69

View File

@@ -320,6 +320,7 @@ const CDNs = {
'cdn.datatables.net': 'DataTables',
'mathjax.rstudio.com': 'MathJax RStudio',
'cdn.mathjax.org': 'MathJax CDN',
'code.createjs.com': 'CreateJS',
};
const IgnoredHost = {