新增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
+31
View File
@@ -0,0 +1,31 @@
{
"name": "TCExam",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "TCExam is a FLOSS Computer-Based Assessment system.",
"website": "http://www.tcexam.org/",
"matches": [
{
"text": "<a name=\"topofdoc\" id=\"topofdoc\"></a>"
},
{
"text": "<meta name=\"author\" content=\"Nicola Asuni - Tecnick.com s.r.l.\" />"
},
{
"regexp": "(?-mix:<!-- TCExam \\(c\\) 2004-20[\\d]{2} Nicola Asuni - Tecnick.com s\\.r\\.l\\. - www\\.tcexam\\.com -->)"
},
{
"text": "<!-- TCExam19730104 -->"
},
{
"text": "<li><a href=\"tce_login.php\" title=\"click on this link to access on this system\">"
},
{
"text": "<meta name=\"tcexam_level\" content=\"0\" />"
},
{
"offset": 1,
"regexp": "(?-mix:<span class=\"copyright\"><a href=\"http:\\/\\/www\\.tcexam\\.(org|com)\">TCExam<\\/a> ver\\. ([^\\s]+) - Copyright &copy; 2004-20[\\d]{2} Nicola Asuni - <a href=\"http:\\/\\/www\\.tecnick\\.com\">Tecnick.com S\\.r\\.l\\.<\\/a><\\/span>)"
}
]
}