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

21 lines
734 B
JSON

{
"name": "phxEventManager",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "phxEventManager is an event resource calendar system designed to manage all aspects of an occasion.",
"website": "http://phxeventmanager.com/",
"matches": [
{
"text": "<td><div class=\"minicalmonth\"><a href=\"/?y="
},
{
"certainty": 75,
"text": "<script type=\"text/javascript\" src=\"pem-includes/xajax/xajax_js/xajax_core.js\"></script>"
},
{
"regexp": "(?-mix:<div id=\"footer\">\\s+Copyright &copy; 20[\\d]{2}[^\\n]+\\s+Powered by phxEventManager ([^<]+)<br \\/>)",
"offset": 1
}
]
}