新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
@@ -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
}
]
}