mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
606 B
JSON
17 lines
606 B
JSON
{
|
|
"name": "Indico",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Indico - Integrated Digital Conference - allows you to manage complex conferences, workshops and meetings.",
|
|
"website": "http://indico.cern.ch/",
|
|
"matches": [
|
|
{
|
|
"text": "<td class=\"menuConfTopCell\" align=\"left\" valign=\"bottom\">"
|
|
},
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:<\\/span> Powered by(\\ CERN)? <a href=\"http:\\/\\/cern\\.ch\\/indico\">Indico ([^<]+)<\\/a> <span class=\"separator\">)"
|
|
}
|
|
]
|
|
}
|