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,26 @@
|
||||
{
|
||||
"name": "ConfTool",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "ConfTool is a Web-based event management system that was developed to support the organization of conferences, workshops, congresses and seminars. - Hompage: http://www.conftool.net/",
|
||||
"website": null,
|
||||
"matches": [
|
||||
{
|
||||
"text": "<h2 align=center>ConfTool Conference Administration</h2>"
|
||||
},
|
||||
{
|
||||
"string": "Standard",
|
||||
"text": "<td class=\"td_dlg_input\" width=67% align=left><input type=text name='ctusername' tabindex=2 size=35></td></tr>"
|
||||
},
|
||||
{
|
||||
"string": "Pro",
|
||||
"offset": 2,
|
||||
"regexp": "(?-mix:<td align=\"right\" nowrap><a href=\"http:\\/\\/www\\.conftool\\.net\\/\"><span class=\"[^\"]+\">Conference Software - <\\/span><span class=\"[^\"]+\">[\\s]+(VSIS )?ConfTool( Pro)? ([^<^\\s]+)<\\/span><\\/a><BR>)"
|
||||
},
|
||||
{
|
||||
"string": "Standard",
|
||||
"offset": 3,
|
||||
"regexp": "(?-mix:<td align=\"right\" nowrap><span class=\"normal8\"><a href='http:\\/\\/www\\.conftool\\.net'>(Conference |Web-based |Event |Abstract )?(Management|Conference) (Software|System) - VSIS <b>ConfTool<\\/b><\\/a> Standard ([^<^\\s]+)<\\/span><BR>)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user