新增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
+23
View File
@@ -0,0 +1,23 @@
{
"name": "AlumniServer",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Open Source Alumni software (PHP) for universities, schools and other organizations. Features include profile page, photo upload, messages, forum, job market. Admin pages include user management, content management, newsletter, website configuration.",
"website": "http://sourceforge.net/projects/alumniserver/",
"matches": [
{
"certainty": 75,
"ghdb": "inurl:AlumniServerProject.php \"AlumniServer project\""
},
{
"text": "<div style=\"float:right;\"><a href=\"AlumniServerProject.php\" style=\"color:#c6cccd;margin:2px;margin-right:10px;\">AlumniServer project</a></div>"
},
{
"text": "<div style=\"margin:25px 15px 20px 15px;\"><noscript><div style=\"color:red;margin-bottom: 15px;\">Your browser does not support JavaScript!</div></noscript><h2>The AlumniServer project</h2>"
},
{
"certainty": 25,
"text": "<meta name=\"keywords\" content=\"Alumni,Student,Network,Community,University\">"
}
]
}