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

11 lines
215 B
JSON

{
"name": "Fork CMS",
"website": "http://www.fork-cms.com/",
"matches": [
{
"search": "meta[generator]",
"regexp": "^Fork CMS$"
}
],
"implies": "Symfony"
}