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

25 lines
918 B
JSON

{
"name": "VS-Panel",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "VS-Panel",
"website": "http://www.vertigostudios.com",
"matches": [
{
"text": " <td width=\"10%\"><div align=\"right\"><a href=\"http://www.vertigostudios.com\" target=\"_blank\"><img src=\"images/vs_white.gif\" alt=\"Made in Vertigo Studios\" width=\"48\" height=\"21\" hspace=\"3\" vspace=\"3\" border=\"0\" /></a></div></td>"
},
{
"md5": "54ab59aeb78202bc2ec96abb0c6cff7c",
"url": "images/vs_white.gif"
},
{
"regexp": "(?-mix:&copy; [0-9]{4} \\| Powered by VS PANEL v.([\\d\\.]+)<\\/div><\\/td>)",
"offset": 1
},
{
"regexp": "(?-mix:&copy; [0-9]{4} \\| Powered by VS PANEL v.([\\d\\.]+)(<\\/span>)<\\/div><\\/td>)",
"offset": 1
}
]
}