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

20 lines
782 B
JSON

{
"name": "WebPA",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "WebPA is an open source online peer assessment tool that enables every team member to recognise individual contributions to group work.",
"website": "http://www.webpaproject.com/",
"matches": [
{
"regexp": "(?-mix:<td align=\"right\"><div id=\"inst_logo\"><img src=\"[^\"]+\" alt=\"([^\"]*)\" \\/><\\/div>)"
},
{
"regexp": "(?-mix:<iframe src=\"https?:\\/\\/[^\\/]+\\/keep_alive\\.php\" height=\"1\" width=\"1\" style=\"display: none;\">keep alive<\\/iframe>)"
},
{
"md5": "4bfb4898e9927666d6d5a35c7570a960",
"url": "/images/tool/appbar_webpa_logo.png"
}
]
}