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

27 lines
1.2 KiB
JSON

{
"name": "OvBB",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "Written in PHP and powered by MySQL, OvBB is a light-weight and fast discussion board system that mimics vBulletin 2 in both look and behavior while incorporating new features and functionality.",
"website": "http://sourceforge.net/projects/ovbb/",
"matches": [
{
"regexp": "(?-mix:<title>[^:]+:: Powered by OvBB<\\/title>)"
},
{
"regexp": "(?-mix:<img src=\"images\\/ovbb.png\" align=\"middle\" border=\"0\" alt=\"[^:]+:: Powered by OvBB\" \\/><\\/a>)"
},
{
"md5": "8dd1c74458a43d658a9136333893a999",
"url": "/favicon.ico"
},
{
"text": "<p>Please try again by pressing the <a href=\"javascript:window.location=window.location;\">refresh</a> button in your browser. An e-mail message has been dispatched to the <a href=\"mailto:"
},
{
"regexp": "(?-mix:<a style=\"color: #EEEEFF;\" href=\"http:\\/\\/www.ovbb.org\">Powered by OvBB V([\\d\\.a-z]+)<\\/a><br \\/><br \\/>)",
"offset": 1
}
]
}