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

11 lines
218 B
JSON

{
"name": "eZ Platform",
"website": "https://ezplatform.com/",
"matches": [
{
"search": "meta[generator]",
"regexp": "eZ Platform"
}
],
"implies": "Symfony"
}