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

28 lines
1010 B
JSON

{
"name": "PHP-Layers",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "PHP Layers Menu is a hierarchical menu system to prepare \"on the fly\" DHTML menus relying on the PHP scripting engine for the processing of data items.\"\nwebsite \"http://phplayersmenu.sourceforge.net",
"website": null,
"matches": [
{
"certainty": 75,
"ghdb": "\"Powered by PHP Layers\""
},
{
"text": "// because Konqueror 3 sets IE = 1 ... AAAAAAAAAARGHHH!!!"
},
{
"text": ".png\" alt=\"Powered by PHP Layers Menu\" height=\"31\" width=\"88\" /></a>"
},
{
"regexp": "(?-mix:<!-- end of menu header - PHP Layers Menu ([^\\s]+) \\(C\\) [0-9]{4}-[0-9]{4} Marco Pratesi)",
"offset": 1
},
{
"regexp": "(?-mix:\\/\\/ PHP Layers Menu ([^\\s]+) \\(C\\) [0-9]{4}-[0-9]{4} Marco Pratesi)",
"offset": 1
}
]
}