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

10 lines
173 B
JSON

{
"name": "RoundCube",
"website": "http://roundcube.net",
"matches": [
{
"regexp": "<title>RoundCube"
}
],
"implies": "PHP"
}