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": "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> © 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\" />"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user