新增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
+24
View File
@@ -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>"
}
]
}