mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
33 lines
1.6 KiB
JSON
33 lines
1.6 KiB
JSON
{
|
|
"name": "Alt-N-MDaemon-WorldClient",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "MDaemon Messaging Server, mail server software, supports IMAP, SMTP, and POP3 protocols. MDaemon Messaging Server's webmail client, WorldClient is provided free with every version of MDaemon Messaging Server.",
|
|
"website": "http://www.altn.com/Products/MDaemon-Email-Server-Windows/WorldClient-WebMail-MDaemon/",
|
|
"matches": [
|
|
{
|
|
"text": "<div id=\"biglogo\" align=\"center\"><img src=\"LookOut/biglogo.gif\" alt=\"WorldClient\" /></div>"
|
|
},
|
|
{
|
|
"text": "<form action=\"/WorldClient.dll?View=Main\" target=\"_top\" method=\"post\" onsubmit=\"document.getElementById('Logon').disabled=true;\">"
|
|
},
|
|
{
|
|
"text": "<form action=\"/WorldClient.dll?View=Main\" target=\"_top\" method=\"post\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<strong>[\\s]*MDaemon\\/WorldClient v([^\\s<]+) © 20[\\d]{2} Alt-N Technologies\\.[\\s]*<\\/strong>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"string": "BlackBerry Edition",
|
|
"regexp": "(?-mix:<strong><a href=\"http:\\/\\/www\\.altn\\.com\\/Products\\/MDaemon-Email-Server-Windows\\/\">MDaemon Messaging Server, BlackBerry Edition<\\/a>\\/WorldClient v([^\\s<]+) © 20[\\d]{2} <a href=\"http:\\/\\/www\\.altn\\.com\">Alt-N Technologies<\\/a>\\.<\\/strong>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^WDaemon\\/([\\d\\.]+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|