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

10 lines
203 B
JSON

{
"name": "MantisBT",
"website": "http://www.mantisbt.org",
"matches": [
{
"regexp": "<img[^>]+ alt=\"Powered by Mantis Bugtracker"
}
],
"implies": "PHP"
}