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

20 lines
934 B
JSON

{
"name": "Proliphix-Thermostat",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Network thermostats specifically designed for Internet access and control. They provide the features and functions of a conventional programmable thermostat with an easy-to-use, browser-based interface that significantly simplifies HVAC programming and control.",
"website": "http://www.proliphix.com/",
"matches": [
{
"regexp": "(?-mix:<script type=\"text\\/javascript\">[\\r\\n]*printStatusHead\\(adStat,[\\s]*\"([^\"]{4,5})\",\"[a-z]?\"\\)[\\r\\n]*bodyStart\\(\"status.shtml\", \"settings\"\\))"
},
{
"text": "printFSC(\"\", linkbuttonGet('location.href', 'Refresh'), \"<input type=submit name='submit' value='Submit'>\")"
},
{
"certainty": 25,
"text": " - Status &amp; Control</title>"
}
]
}