Files
OneForAll-mirror/data/rules/whatweb/tcexam.json
T
2020-07-29 00:02:06 +08:00

32 lines
1.2 KiB
JSON

{
"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>)"
}
]
}