Files
OneForAll-mirror/data/rules/whatweb/pg-real-estate-solution.json
T
2020-07-29 00:02:06 +08:00

20 lines
864 B
JSON

{
"name": "PG-Real-Estate-Solution",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Turnkey Multilingual Real Estate Website script for Real Estate professionals.",
"website": "http://www.realtysoft.pro/realestate/index.php",
"matches": [
{
"text": "\t<title>PG Real Estate Solution",
"certainty": 75
},
{
"text": "Powered by <a href='http://www.realtysoft.pro/realestate/' title='real estate web site design, real estate listing software'>PG Real Estate Solution - real estate web site design</a>"
},
{
"text": "Powered by <a href=\"http://www.realtysoft.pro/realestate/\" title=\"real estate web site design, real estate listing software\">PG Real Estate Solution - real estate web site design</a>"
}
]
}