Merge pull request #7897 from ceopeo/aegea

Update Aegea / blogs
main
Elbert Alias 1 year ago committed by GitHub
commit d16838e440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1731,14 +1731,20 @@
"cats": [ "cats": [
11 11
], ],
"description": "Aegea is a blog engine created by Ilya Birman.",
"headers": { "headers": {
"X-Powered-By": "^E2 Aegea v(\\d+)$\\;version:\\1" "X-Powered-By": "^(?:E2\\s)?Aegea\\s(?:v)?([\\d\\.]+)\\;version:\\1"
}, },
"icon": "Aegea.png", "icon": "Aegea.png",
"implies": [ "implies": [
"PHP", "PHP",
"jQuery" "jQuery"
], ],
"pricing": [
"low",
"freemium",
"recurring"
],
"website": "https://blogengine.ru" "website": "https://blogengine.ru"
}, },
"Aero Commerce": { "Aero Commerce": {