diff --git a/src/apps.json b/src/apps.json index 3a346964d..587c27413 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1710,6 +1710,19 @@ "url": "https?://(?:[^/]+\\.)?edgecastcdn\\.net/", "website": "www.edgecast.com" }, + "Elcodi": { + "cats": [ + 6 + ], + "headers": { + "X-Elcodi": "" + }, + "implies": [ + "PHP", + "Symfony" + ], + "website": "elcodi.io" + }, "Eleanor CMS": { "cats": [ 1 diff --git a/src/icons/Elcodi.png b/src/icons/Elcodi.png new file mode 100644 index 000000000..d7ad24b92 Binary files /dev/null and b/src/icons/Elcodi.png differ