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

16 lines
811 B
JSON

{
"name": "CMScout",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "CMScout is a free and open-source CMS (Content management system) for Scouting related groups from around the world. A CMS is a piece of web software that makes it easy for you to install, and manage a website without needing to know any programming languages.",
"website": "http://www.cmscout.co.za/",
"matches": [
{
"regexp": "(?-mix:Powered by CMScout &copy;[\\d\\,]+ <a href=\"http:\\/\\/www.cmscout.za.net\" title=\"CMScout Group\" target=\"_blank\">CMScout Group<\\/a>)"
},
{
"text": "<!--Shows the CMScout and website copyright information. Please do not remove this without permission from the CMScout admin-->"
}
]
}