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

13 lines
241 B
JSON

{
"name": "FWP",
"website": "http://fwpshop.org",
"matches": [
{
"regexp": "<!--\\s+FwP Systems"
},
{
"search": "meta[generator]",
"regexp": "FWP Shop"
}
]
}