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

17 lines
723 B
JSON

{
"name": "VCalendar",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "VCalendar is an open source Web calendar application for posting and maintaining events and schedules online. A free solution for use by online Web communities and any commercial and non-commercial organizations, available in PHP, ASP, C# and VB.NET.",
"website": "http://sourceforge.net/projects/virtualcalendar/",
"matches": [
{
"text": "Powered by <a href=\"http://www.vcalendar.org\">VCalendar</a>"
},
{
"certainty": 75,
"text": "<link href=\"Styles/Basic/Style.css\" type=\"text/css\" rel=\"stylesheet\"></head>"
}
]
}