mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
835 B
JSON
20 lines
835 B
JSON
{
|
|
"name": "gitstat",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "gitstat is a web-based statistics and monitoring system for git",
|
|
"website": "http://sourceforge.net/projects/gitstat/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/sourceforge\\.net\\/projects\\/gitstat\\/\"<font size=4>\\(Powered by gitstat v([^\\)^\\s]+)\\)<\\/font><\\/a>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<!-- FIXME: We should have some reference to the website of the git tree if available -->"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://sourceforge.net/projects/gitstat/\">gitstat</a> <br><img src=\"images/separator.gif\" alt=\"\" />Design: <a href=\"http://www.oswd.org/\">OSWD.ORG</a></p>"
|
|
}
|
|
]
|
|
}
|