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

11 lines
213 B
JSON

{
"name": "GetSimple CMS",
"website": "http://get-simple.info",
"matches": [
{
"search": "meta[generator]",
"regexp": "GetSimple"
}
],
"implies": "PHP"
}