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,22 @@
|
||||
{
|
||||
"name": "GeekLog",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "Geeklog is an open source application for managing dynamic web content. It is written in PHP and supports MySQL, PostgreSQL, or MS SQL as the database backend.",
|
||||
"website": "http://www.geeklog.net/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "Powered By <a href=\"http://www.geeklog.net/\">Geeklog</a>"
|
||||
},
|
||||
{
|
||||
"text": "Powered By <a class=\"footer\" href=\"http://www.geeklog.net/\">GeekLog</a>"
|
||||
},
|
||||
{
|
||||
"text": "<!--If you want the splash, uncomment the last line. If you want no splash, make sure it is commented out.-->"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www.geeklog.net\\/\">Geeklog ([\\d\\.a-z]{1,10})<\\/a>)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user