mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
26 lines
925 B
JSON
26 lines
925 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|