mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
666 B
JSON
17 lines
666 B
JSON
{
|
|
"name": "Gitorious",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Gitorious provides open source infrastructure for hosting open source projects that use Git - Requires: Ruby.",
|
|
"website": "https://gitorious.org/gitorious",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/gitorious\\.org\"><img alt=\"Poweredby\" src=\"\\/images\\/\\.\\.\\/img\\/poweredby\\.png\\?[\\d]+\" title=\"Powered by Gitorious\" \\/><\\/a><\\/div>)"
|
|
},
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:_gitorious_sess=[^-]+--[^;]+; domain=)"
|
|
}
|
|
]
|
|
}
|