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

17 lines
528 B
JSON

{
"name": "ISPConfig",
"author": "Andrew Horton",
"version": "0.3",
"description": "ISPConfig is a free, opensource hosting control panel",
"website": "http://www.ispconfig.org/",
"matches": [
{
"regexp": "(?i-mx:powered by <a HREF=\"http:\\/\\/www.ispconfig.org\">ISPConfig<\\/a>)"
},
{
"certainty": 75,
"text": "This IP address is shared. For access to the web site which you look for, enter its address instead of its IP."
}
]
}