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

14 lines
529 B
JSON

{
"name": "SocketKB",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "Deploy your own professional knowledge base or knowledge repository. Provide your customers the answers to their questions with SocketKB. Increase customer satisfaction and confidence. Easy and fast to install.",
"website": "http://socketkb.com/site/home/",
"matches": [
{
"regexp": "(?-mix:>Powered by SocketKB version ([\\d\\.]+)<\\/a>)",
"offset": 1
}
]
}