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,20 @@
|
||||
{
|
||||
"name": "Realtor-747",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "IT747.COM is proudly presenting a property listings management system REALTOR 747 for real estate agents which adopted template based design so that web site designers can fully express their own imagination.",
|
||||
"website": "http://www.it747.com/realtor747/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<body onload=\"start_realtor747_admin();\" onunload=\"stop_realtor747_admin();\">"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix: <a href=\"http:\\/\\/www.it747.com\\/realtor747\" target=\"_blank\"><span style=\"color: green;\">Powered by REALTOR 747 - The Property Listings Management System - Version ([\\d\\.]+)<\\/span><\\/a><br>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<title>REALTOR 747 - The Property Listings Management System - Administration - Version ([\\d\\.]+)<\\/title>)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user