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

13 lines
324 B
JSON

{
"name": "Echo",
"author": "Andrew Horton",
"version": "0.2",
"description": "CMS",
"website": "http://www.helloecho.com/",
"matches": [
{
"regexp": "(?-mix:<a href=\"http:\\/\\/www\\.helloecho\\.com\\/go\\/\\?[^\"]*\" target=\"_blank\">powered by echo<\\/a>)"
}
]
}