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

18 lines
722 B
JSON

{
"name": "BitKeeper",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "BitKeeper Bug Manager - BitKeeper is paving the way for the next generation of SCM tools. As the leader in distributed configuration management and the culmination of a decade of innovation, BitKeeper has been shown to double the pace of software development.",
"website": "http://bitkeeper.com/",
"matches": [
{
"text": "<A class=\"tab\" HREF=\"/cgi-bin/query.cgi?.page=advquery\">Advanced Query</A>"
},
{
"search": "headers[server]",
"regexp": "(?-mix:^bkhttp\\/([^\\s]+)$)",
"offset": 1
}
]
}