mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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\">)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user