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

12 lines
274 B
JSON

{
"name": "AWStats",
"website": "http://awstats.sourceforge.net",
"matches": [
{
"search": "meta[generator]",
"regexp": "AWStats ([\\d.]+(?: \\(build [\\d.]+\\))?)",
"offset": 1
}
],
"implies": "Perl"
}