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": "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>( | )\\|( | )<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>( | )\\|( | )<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>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user