mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user