Files
OneForAll-mirror/data/rules/wappalyzer/aegea.json
T
2020-07-29 00:02:06 +08:00

15 lines
277 B
JSON

{
"name": "Aegea",
"website": "http://blogengine.ru",
"matches": [
{
"search": "headers[x-powered-by]",
"regexp": "^E2 Aegea v(\\d+)$",
"offset": 1
}
],
"implies": [
"PHP",
"jQuery"
]
}