diff --git a/src/apps.json b/src/apps.json index bd43c4f1d..043815997 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3951,6 +3951,16 @@ }, "website": "www.kentico.com" }, + "KeyCDN": { + "cats": [ + 31 + ], + "headers": { + "Server": "^keycdn-engine$" + }, + "icon": "KeyCDN.png", + "website": "www.keycdn.com" + }, "Kibana": { "cats": [ 29, diff --git a/src/icons/KeyCDN.png b/src/icons/KeyCDN.png new file mode 100644 index 000000000..5b635dc2c Binary files /dev/null and b/src/icons/KeyCDN.png differ