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

16 lines
491 B
JSON

{
"name": "Flyspray",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Open source, web based bug tracking system written with a focus on ease-of-use.",
"website": "http://flyspray.org/",
"matches": [
{
"text": "<!-- Please don't remove this line - it helps promote Flyspray -->"
},
{
"text": "<a href=\"http://flyspray.org/\" class=\"offsite\">Powered by Flyspray</a>"
}
]
}