mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
379 B
JSON
16 lines
379 B
JSON
{
|
|
"name": "OpenGrok",
|
|
"website": "http://hub.opensolaris.org/bin/view/Project+opengrok/WebHome",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[OpenGrok]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "OpenGrok(?: v?([\\d.]+))?",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "Java"
|
|
} |