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

14 lines
468 B
JSON

{
"name": "PHPDirector",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "PHPDirector is a content management system that allows users to create there own video sharing websites.",
"website": "http://www.phpdirector.co.uk/",
"matches": [
{
"regexp": "(?-mix:<a href=\"http:\\/\\/www.phpdirector.co.uk\\/\">Powered by PHP Director ([\\d\\.]+)<\\/a>)",
"offset": 1
}
]
}