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

19 lines
610 B
JSON

{
"name": "Perfectone-VOIP-Phone",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Perfectone VOIP phone",
"website": "http://www.perfectone.nl/",
"matches": [
{
"text": "<body OnLoad=\"JavaScript:document.loginform.user.focus();\">"
},
{
"text": "<p style=\"margin-top: 5px\"><font face=\"Arial\"><input type=submit value='Login' onClick=\"return saveChanges()\">"
},
{
"text": "<font face=\"Arial\" color=\"#FFFFFF\"><b>Login VoIP</b></font></i></td> </tr>"
}
]
}