mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
604 B
JSON
20 lines
604 B
JSON
{
|
|
"name": "MailEnable",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Windows mail server software with webmail, caldav, carddav, antivirus, spam filtering and more.",
|
|
"website": "http://www.mailenable.com/",
|
|
"matches": [
|
|
{
|
|
"text": "</table><!-- loginPanel_shell_table -->"
|
|
},
|
|
{
|
|
"text": "<td class=\"loginPanel_botLeft\"><div class=\"loginPanel_botLeft_div\"></div></td>"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<title>MailEnable - Webmail</title>"
|
|
}
|
|
]
|
|
}
|