{
"name": "Acclipse",
"author": "Andrew Horton",
"version": "0.3",
"description": "Acclipse is a web CMS found mainly in New Zealand and Australia. It is popular with accountants.",
"website": "www.acclipse.com",
"matches": [
{
"name": "Footer link",
"regexp": "(?-mix:(Software solutions for accountants|Web design New Zealand|Web design Australia)<\\/a>)"
},
{
"name": "Website powered by",
"text": "Website powered by Acclipse"
},
{
"name": "acclipse link with uppercase A href",
"text": ""
},
{
"name": "https://secure.acclipse.com link",
"regexp": "(?-mix:https:\\/\\/secure\\.acclipse(web)?\\.com\\/[^\\/]*\\/index\\.cfm)"
}
]
}