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,25 @@
|
||||
{
|
||||
"name": "Open-Xchange",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Open-Xchange mail server",
|
||||
"website": "http://www.open-xchange.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<noscript><div class=\"noscriptmsg\">You need to enable JavaScript to access the Open-Xchange Server."
|
||||
},
|
||||
{
|
||||
"text": "<td class=\"browserchecktextnormal\" id=\"browserchecktext_id\">You need to enable JavaScript to access the Open-Xchange Server."
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<div class=\"login-bottomline\">\\W+<span id=\"[a-z]\\d+[a-z]\\d+\">Version<\\/span>\\s+:\\W+([^\\s]+\\W+[^\\W]+))",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"certainty": 75,
|
||||
"search": "headers[location]",
|
||||
"regexp": "(?-mix:^https?:\\/\\/[^\\/]+\\/ox6\\/ox\\.html$)",
|
||||
"version": "6.x"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user