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

12 lines
239 B
JSON

{
"name": "Powergap",
"website": "http://powergap.de",
"matches": [
{
"regexp": "<a[^>]+title=\"POWERGAP"
},
{
"regexp": "<input type=\"hidden\" name=\"shopid\""
}
]
}