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

20 lines
743 B
JSON

{
"name": "Car-Portal",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Car Portal is a powerful, professional looking and easy customizable php script for running auto classieds websites.",
"website": "http://www.netartmedia.net/carsportal",
"matches": [
{
"text": "<div onmousedown=\"javascript:gSubmitForm()\" class=\"main_form_search_button\">SEARCH</div>"
},
{
"text": "Powered by <a href=\"http://www.netartmedia.net/carsportal\">Car Portal</a>"
},
{
"regexp": "(?-mix:<TD bgcolor=\"#000000\" class=\"bodyfontwhite\"><strong>&nbsp;Car Script v([^\\s]+) by<br>)",
"offset": 1
}
]
}