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

25 lines
838 B
JSON

{
"name": "SiteCaddy",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Site Caddy offers a suite of online tools for marketing, content management, e-commerce and hosting",
"website": "http://info.sitecaddy.com/mysitecaddy/site3/",
"matches": [
{
"text": "<!-- SECTION: bottom branding -->"
},
{
"text": "<!-- write title and meta tags -->"
},
{
"text": "<ul class=\"siteCaddyMenu menuLevel0 bottomNav\" id=\"primaryNav\">"
},
{
"text": "<a href=\"http://www.sitecaddy.com\" title=\"Powered by SiteCaddy.com\">"
},
{
"text": "<img src=\"/mysitecaddy/assets3/common/images/poweredbysitecaddy.gif\" alt=\"Powered by SiteCaddy.com\">"
}
]
}