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,20 @@
|
||||
{
|
||||
"name": "phpBazar",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "PHP3/PHP4/mySql Classified AD and/or Matchmaking",
|
||||
"website": "http://www.smartisoft.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<title>phpBazar-AdminPanel</title>",
|
||||
"module": "Admin Page"
|
||||
},
|
||||
{
|
||||
"text": "<br>Login to phpBazar with Admin- or Moderator-Level & use the Administration-Functions! ->"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<p><div class=\"footer\">phpBazar Ver. ([\\d\\.]+) © 2001\\-[\\d]{4} by <a href=\"http:\\/\\/www.smartisoft.com[\\/]?\" target=\"_blank\">SmartISoft<\\/a><\\/div>)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user