mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
15 lines
383 B
JSON
15 lines
383 B
JSON
{
|
|
"name": "Cougar",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Cougar video conferencing server",
|
|
"website": "http://www.cougarconference.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Cougar\\/([\\d\\.]+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|