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,22 @@
|
||||
{
|
||||
"name": "eMeeting-Online-Dating-Software",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "Dating Software by eMeeting Ltd",
|
||||
"website": "http://www.datingscripts.org/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<html xmlns=\"http://www.w3.org/1999/xhtml\"><head><title>Admin Area Login</title>"
|
||||
},
|
||||
{
|
||||
"text": "\t\t\t\t<td valign=\"bottom\"><h2>Admin Area Login</h2></td>"
|
||||
},
|
||||
{
|
||||
"text": "<a href=\"http://www.datingscripts.org\" alt=\"Dating Software by eMeeting Ltd\" target=\"_blank\">Dating Software Powered by eMeeting Ltd</a>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<p>eMeeting Dating Software <strong>Version ([\\d\\.]+)<\\/strong>)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user