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

19 lines
754 B
JSON

{
"name": "LandShop",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "LandShop - Open Source Real Estate System",
"website": "http://www.landshop.gr/",
"matches": [
{
"regexp": "(?-mix:<a class=\"white\" href=\"http:\\/\\/www\\.landshop\\.gr\" target=\"_blank\" (alte=\"Samedia LandShop\")? title=\"Samedia Landshop\">Land[Ss]hop<sup>&reg;<\\/sup><\\/a><br>)"
},
{
"text": "<div class=\"more CAT\" style=\"height:20px;margin:5px 0px 10px 0px;text-align:right\"><a class=\"item fat\" href=\"ls.php?"
},
{
"text": "<!--<A href=\"<#G_ADMIN_URL#>/action/contacts.php?action=list\"><#list_contacts#></a>-->"
}
]
}