mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
21 lines
1007 B
JSON
21 lines
1007 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|