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

11 lines
198 B
JSON

{
"name": "Plone",
"website": "http://plone.org",
"matches": [
{
"search": "meta[generator]",
"regexp": "Plone"
}
],
"implies": "Python"
}