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

18 lines
855 B
JSON

{
"name": "AJ-Auction-Pro",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "AJ Auction is a PHP-based Auction portal software which is a simple to use auction portal script with an effective administrative interface. You can control every aspect of your website through this all-inclusive user friendly Admin Panel with minimal server requirements.",
"website": "http://www.ajauctionpro.com/",
"matches": [
{
"certainty": 25,
"ghdb": "\"Powered By AJ Auction Pro\""
},
{
"regexp": "(?-mix:<td width=\"16%\" class=\"site_statistics\" align=\"left\"><a class=\"site_statistics\" href=\"http:\\/\\/www.ajauctionpro.com\">Powered By AJ Auction Pro OOPD V([\\d\\.]{1,5})<\\/a><\\/td>)",
"offset": 1
}
]
}