新增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,15 @@
{
"name": "EMO-Realty-Manager",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "EMO Realty Manager is a full PHP/MySQL content management system for property companies, real estate agents or FSBO site.",
"website": "http://www.emophp.com/",
"matches": [
{
"regexp": "(?-mix:[0-9]{4} Emophp.[com|COM]*<\\/td><td[\\ class='text8']* align='right'><a href=[\\']*http:\\/\\/emophp.com[\\/]*[\\']*[\\ target=_blank]*>Powered by [EMO|Emo]+ Realty Manager<\\/a><\\/td><\\/tr><\\/table><br>)"
},
{
"regexp": "(?-mix:[0-9]{4} Emophp.[com|COM]*<\\/td><td[\\ class='text8']* align='right'>Powered by <a href=[\\']*http:\\/\\/emophp.com[\\/]*[\\']*[\\ target=_blank]*>[Emo|EMO]+ Realty Manager<\\/a><\\/td><\\/tr><\\/table><br>)"
}
]
}