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,24 @@
|
||||
{
|
||||
"name": "PhotoPost-PHP",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "PhotoPost is photo sharing gallery software for your site that lets your users upload photos to galleries and to interact in photo discussions. Install it yourself, or let us get your gallery up and running in one day.",
|
||||
"website": "http://www.photopost.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<title>PhotoPost Administration Menu</title>"
|
||||
},
|
||||
{
|
||||
"text": "<frame name=\"mainFrame\" src=\"adm-misc.php?admact=mainmenu\" scrolling=\"yes\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" border=\"no\" />"
|
||||
},
|
||||
{
|
||||
"text": "Powered by: <a target=\"_blank\" href=\"http://www.photopost.com\">PhotoPost</a> PHP<br />"
|
||||
},
|
||||
{
|
||||
"text": "Powered by: <a target=\"_blank\" href=\"http://www.photopost.com\">PhotoPost</a> PHP vB3 Enhanced<br />"
|
||||
},
|
||||
{
|
||||
"text": " - Powered by PhotoPost</title>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user