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

12 lines
261 B
JSON

{
"name": "ImpressPages",
"website": "http://impresspages.org",
"matches": [
{
"search": "meta[generator]",
"regexp": "ImpressPages(?: CMS)?( [\\d.]*)?",
"offset": 1
}
],
"implies": "PHP"
}