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,28 @@
|
||||
{
|
||||
"name": "Uebimiau-Webmail",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Uebimiau Webmail",
|
||||
"website": "http://www.uebimiau.org/download.php",
|
||||
"matches": [
|
||||
{
|
||||
"regexp": "(?-mix:\t\t\t\t\t<td class=\"info\">Uebimiau Webmail v([^<]{1,15})<\\/td>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"text": "<title>Uebimiau ( Installer )</title>",
|
||||
"module": "Install Page"
|
||||
},
|
||||
{
|
||||
"text": "<p>You are about to re-install Uebimiau Webmail on you system.<br>Thanks to log with your UebiMiau Admin ID and password to continue.</p>",
|
||||
"module": "Install Page"
|
||||
},
|
||||
{
|
||||
"text": "<script type=\"text/javascript\" src=\"themes/default/js/webmail.js\"></script>"
|
||||
},
|
||||
{
|
||||
"text": "<meta name=\"keywords\" content=\"uebimiau,tdah,uebimiau,webmail,email,mail,client,application,pop3,php,open source,free,sourceforge,development\" />",
|
||||
"certainty": 75
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user