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

11 lines
202 B
JSON

{
"name": "Amiro.CMS",
"website": "http://amirocms.com",
"matches": [
{
"search": "meta[generator]",
"regexp": "Amiro"
}
],
"implies": "PHP"
}