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

16 lines
559 B
JSON

{
"name": "Mercurial",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Mercurial is a free, distributed source control management tool.",
"website": "http://mercurial.selenic.com/",
"matches": [
{
"text": "<a href=\"http://mercurial.selenic.com/\" title=\"Mercurial\" style=\"float: right;\">Mercurial</a>"
},
{
"regexp": "(?-mix:<div id=\"powered-by\">[\\s]+<p><a href=\"http:\\/\\/mercurial\\.selenic\\.com\\/\" title=\"Mercurial\">)"
}
]
}