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

25 lines
980 B
JSON

{
"name": "ORCA-Platform",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Welcome to ORCA Websites... We specialise in designing Professional & Affordable Websites for small to medium sized businesses across the UK.",
"website": "http://www.orcawebsites.com/",
"matches": [
{
"text": " <meta name=\"author\" content=\"ORCA Websites\"/>"
},
{
"text": " <meta name=\"generator\" content=\"ORCA Platform - http://www.orcawebsites.com\"/>"
},
{
"text": "<a href=\"http://www.orcawebsites.com/\" title=\"Powered By ORCA Websites\">Powered By ORCA Websites</a>"
},
{
"text": " <p class=\"orca\">Powered By <a href=\"http://www.orcawebsites.com/\" title=\"ORCA Websites\">ORCA Websites</a></p>"
},
{
"text": " <!-- Macro Initialisation - Don't Touch! -->"
}
]
}