新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+26
View File
@@ -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>)"
}
]
}