Added name of CDN (#943)

This commit is contained in:
nobody 2022-04-19 06:11:58 +02:00
parent 143a1b787d
commit 6c74004e69
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 1 additions and 0 deletions

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 = {