diff --git a/src/apps.json b/src/apps.json index b24aef2e3..5fb0639c3 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1723,6 +1723,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