新增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": "SmarterMail",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "SmarterMail delivers Exchange-level email server software features for a fraction of the cost. With lower hardware requirements, superior stability and reduced maintenance costs, SmarterMail has significantly lower Total Cost of Ownership (TCO) and is the best-in-class Microsoft Exchange alternative for businesses and hosting companies.",
"website": "http://www.smartertools.com/smartermail/mail-server-software.aspx",
"matches": [
{
"regexp": "(?-mix:<a href='http:\\/\\/www.smartertools.com\\/smartermail\\/mail-server-software.aspx' target='_blank'>SmarterMail (Enterprise|Professional|Free|FREE) ([\\d\\.]+)<\\/a>( |&nbsp;)\\|( |&nbsp;)<a href='http:\\/\\/www.smartertools.com\\/smartermail\\/mail-server-software.aspx' target='_blank'>(Windows Mail Server|Email Server Software|Mail Server Software)<\\/a>)"
},
{
"offset": 1,
"regexp": "(?-mix:<a href='http:\\/\\/www.smartertools.com\\/smartermail\\/mail-server-software.aspx' target='_blank'>SmarterMail (Enterprise|Professional|Free|FREE) ([\\d\\.]+)<\\/a>( |&nbsp;)\\|( |&nbsp;)<a href='http:\\/\\/www.smartertools.com\\/smartermail\\/mail-server-software.aspx' target='_blank'>(Windows Mail Server|Email Server Software|Mail Server Software)<\\/a>)"
},
{
"regexp": "(?-mix:\t\t\t\t\t\t\t\t\t\t<td class=\"?bar1inner\"?>SmarterMail (Enterprise|Professional|Free|FREE) Edition ([\\d\\.]+)<\\/td>)"
},
{
"offset": 1,
"regexp": "(?-mix:\t\t\t\t\t\t\t\t\t\t<td class=\"?bar1inner\"?>SmarterMail (Enterprise|Professional|Free|FREE) Edition ([\\d\\.]+)<\\/td>)"
},
{
"text": "<title>Login - SmarterMail</title>"
}
]
}