diff --git a/src/apps.json b/src/apps.json index 91406ebf4..4ce444e3d 100644 --- a/src/apps.json +++ b/src/apps.json @@ -4865,6 +4865,16 @@ "icon": "Incapsula.png", "website": "http://www.incapsula.com" }, + "PageCDN": { + "cats": [ + 31 + ], + "headers": { + "X-CDN": "PageCDN" + }, + "icon": "PageCDN.png", + "website": "https://pagecdn.com" + }, "Includable": { "cats": [ 18 diff --git a/src/icons/PageCDN.png b/src/icons/PageCDN.png new file mode 100644 index 000000000..46788f4c2 Binary files /dev/null and b/src/icons/PageCDN.png differ