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

16 lines
697 B
JSON

{
"name": "CERVIS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Community Event Registration and Volunteer Information System (CERVIS) is the most complete and customizable web-based volunteer management software available.",
"website": "https://www.cervistech.com/",
"matches": [
{
"text": "<a href=\"http://www.cervistech.com\" target=\"_blank\"><img src=\"/acts/images/cervis_logo_sm.png\" align='absmiddle' border=\"0\" />Powered by CERVIS</a>"
},
{
"regexp": "(?-mix:<meta name=\"title\" content=\"(Volunteer)? Opportunities and Event Registration ([^\"]+)\" \\/>)"
}
]
}