新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
@@ -0,0 +1,32 @@
{
"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
}
]
}