Files
OneForAll-mirror/data/rules/whatweb/indico.json
T
2020-07-29 00:02:06 +08:00

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>&nbsp;Powered by(\\ CERN)? <a href=\"http:\\/\\/cern\\.ch\\/indico\">Indico ([^<]+)<\\/a>&nbsp;<span class=\"separator\">)"
}
]
}