diff --git a/src/apps.json b/src/apps.json index 74f463d6b..a9be53136 100755 --- a/src/apps.json +++ b/src/apps.json @@ -65,6 +65,17 @@ "icon": "3ware.png", "website": "www.3ware.com" }, + "anchorCache": { + "cats": [ + 23 + ], + "headers": { + "X-anchor-Cache": "" + }, + "icon": "anchorCache.png", + "implies": "PHP", + "website": "anchorcache.eu" + }, "AMPcms": { "cats": [ 1 @@ -8801,4 +8812,4 @@ "50": "document-management-systems", "51": "landing-page-builders" } -} \ No newline at end of file +}