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

23 lines
897 B
JSON

{
"name": "Elxis-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Elxis is powerful open source content management system (CMS) released for free under the GNU/GPL license.",
"website": "http://www.elxis.org/",
"matches": [
{
"text": "Powered by <a href=\"http://www.elxis.org\" title=\"Elxis CMS\">Elxis</a>"
},
{
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www.elxis.org[\\/]*\" title=\"Elxis open source content management system\"[\\ target=\"_blank\"]*>Elxis[\\ CMS]*<\\/a>)"
},
{
"regexp": "(?-mix:<meta name=\"Generator\" content=\"Elxis - Copyright \\(C\\) 2006-[0-9]{4} Elxis.org. All rights reserved.\" \\/>)"
},
{
"md5": "36d8efa82de41f53c23eece784405c9e",
"url": "images/favicon.ico"
}
]
}