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

33 lines
1.5 KiB
JSON

{
"name": "Seagull-PHP-Framework",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "Seagull is a mature OOP framework for building web, command line and GUI applications. Licensed under BSD, the project allows PHP developers to easily integrate and manage code resources, and build complex applications quickly.",
"website": "http://seagullproject.org/",
"matches": [
{
"text": " <meta name=\"generator\" content=\"Seagull Framework\" />"
},
{
"regexp": "(?-mix: Powered by <a href=\"http:\\/\\/seagullproject.org[\\/]*\" title=\"Seagull framework homepage\">Seagull PHP Framework<\\/a>)"
},
{
"regexp": "(?-mix: var SGL_JS_SESSID[\\s]*=)"
},
{
"regexp": "(?-mix:<link rel=\"help\" href=\"http:\\/\\/trac.seagullproject.org[\\/]*\" title=\"Seagull Documentation.\" \\/>)"
},
{
"text": " <title>Seagull Framework :: Installation</title> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-15\" />"
},
{
"url": "/themes/default/images/logo.png",
"md5": "4986dcbd7b531e29c58b5808b1f8cdd3"
},
{
"regexp": "(?-mix: Powered by <a href=\"http:\\/\\/seagullproject.org[\\/]?\" title=\"Seagull PHP Framework\">Seagull PHP Framework<\\/a> v([\\d\\.]+))",
"offset": 1
}
]
}