diff --git a/src/apps.json b/src/apps.json index 67a496df6..0fcec2473 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1618,6 +1618,17 @@ "implies": "Canon", "website": "http://www.canon.com" }, + "CDN77": { + "cats": [ + 31 + ], + "headers": { + "server": "^CDN77-Turbo$", + "Server": "^CDN77-Turbo$" + }, + "icon": "CDN77.png", + "website": "https://www.cdn77.com" + }, "CentOS": { "cats": [ 28 diff --git a/src/icons/CDN77.png b/src/icons/CDN77.png new file mode 100644 index 000000000..7300be9d5 Binary files /dev/null and b/src/icons/CDN77.png differ