mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
483 B
JSON
15 lines
483 B
JSON
{
|
|
"name": "Atlassian Bitbucket",
|
|
"website": "http://www.atlassian.com/software/bitbucket/overview/",
|
|
"matches": [
|
|
{
|
|
"regexp": "<li>Atlassian Bitbucket <span title=\"[a-z0-9]+\" id=\"product-version\" data-commitid=\"[a-z0-9]+\" data-system-build-number=\"[a-z0-9]+\"> v([\\d.]+)<",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "meta[application-name]",
|
|
"regexp": "Bitbucket"
|
|
}
|
|
],
|
|
"implies": "Python"
|
|
} |