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

11 lines
234 B
JSON

{
"name": "SquirrelMail",
"website": "http://squirrelmail.org",
"matches": [
{
"regexp": "<small>SquirrelMail version ([.\\d]+)[^<]*<br ",
"offset": 1
}
],
"implies": "PHP"
}