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

35 lines
1.3 KiB
JSON

{
"name": "WSN-Directory",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "WSN Directory is a powerful, translatable business directory script. Show google maps of business locations or search businesses by distance from your location. Make money with sponsored listings.",
"website": "http://www.wsndirectory.com/",
"matches": [
{
"text": "<title>WSN Directory Admin Login</title>"
},
{
"text": "<title>WSN Directory Administration Panel</title>"
},
{
"offset": 1,
"regexp": "(?-mix:<span class=\"(group|topbar)\" style=\"margin-left: 8px;\">WSN Directory ([\\d\\.]+) Admin Login<\\/span>)"
},
{
"offset": 1,
"regexp": "(?-mix:<span class=\"(group|topbar)\">WSN Directory ([\\d\\.]+) Admin Panel<\\/span>)"
},
{
"certainty": 25,
"text": "<!-- place any jquery-dependent script tags that need to be before the /head tag in here -->"
},
{
"certainty": 25,
"regexp": "(?-mix:<div class=\"boxtitle\" on[c|C]lick=\"minmax\\('[a-z]+box'\\)\"><img src=)"
},
{
"text": "<textarea readonly rows=\"20\" cols=\"75\">WSN Directory License Agreement"
}
]
}