新增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": "Claroline",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Claroline is an Open Source eLearning and eWorking platform allowing teachers to build effective online courses and to manage learning and collaborative activities on the web. Translated into 35 languages, Claroline has a large worldwide community",
"website": "http://www.claroline.net/",
"matches": [
{
"regexp": "(?-mix:<div id=\"poweredBy\">[^<]{1,20}<a href=\"http:\\/\\/www\\.claroline\\.net\" target=\"_blank\">Claroline<\\/a> &copy; 2001 - (20[\\d]{2})<\\/div>)"
},
{
"certainty": 75,
"text": "<link href=\"http://www.claroline.net/documentation.htm\" rel=\"Help\" />"
},
{
"certainty": 75,
"text": "<link href=\"http://www.claroline.net/credits.htm\" rel=\"Author\" />"
},
{
"certainty": 75,
"text": "<link href=\"http://www.claroline.net\" rel=\"Copyright\" />"
}
]
}