diff --git a/src/apps.json b/src/apps.json index 4a18ed6fa..0785a0c4e 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4019,6 +4019,16 @@ "website": "mathjax.org", "icon": "MathJax.png" }, + "MaxCDN": { + "cats": [ + 31 + ], + "headers": { + "Server": "NetDNA" + }, + "website": "www.maxcdn.com", + "icon": "MaxCDN.png" + }, "MaxSite CMS": { "cats": [ 1 diff --git a/src/icons/MaxCDN.png b/src/icons/MaxCDN.png new file mode 100644 index 000000000..de76968d8 Binary files /dev/null and b/src/icons/MaxCDN.png differ