diff --git a/src/apps.json b/src/apps.json index 36daab034..b6b52a0cc 100755 --- a/src/apps.json +++ b/src/apps.json @@ -262,6 +262,16 @@ "script": "adzerk\\.net/ados\\.js", "website": "adzerk.com" }, + "Aegea": { + "cats": [ + 11 + ], + "implies": ["PHP", "jQuery"], + "headers": { + "X-Powered-By": "^E2 Aegea v(\\d+)$\\;version:\\1" + }, + "website": "blogengine.ru" + }, "Airee": { "cats": [ 31 diff --git a/src/icons/Aegea.png b/src/icons/Aegea.png new file mode 100644 index 000000000..8acf0a08a Binary files /dev/null and b/src/icons/Aegea.png differ