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

24 lines
780 B
JSON

{
"name": "QuesCom-Qportal",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Qportal web interface for QuesCom telephony devices",
"website": "http://www.quescom.com/products.asp",
"matches": [
{
"text": "<head profile=\"http://www.quescom.com\">"
},
{
"url": "/userframes.asp",
"text": "<FRAME src=\"/cticall/cticall_close.asp\" name=\"cticlose\" frameborder=\"no\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\">"
},
{
"text": "<link href=\"/qpuser.css\" rel=\"stylesheet\" type=\"text/css\">"
},
{
"url": "/Oem/topright.gif",
"md5": "8ddc6366869cf61044d7bc4b21ca1b1e"
}
]
}