mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
30 lines
1.2 KiB
JSON
30 lines
1.2 KiB
JSON
{
|
|
"name": "SpinetiX-Hyper-Media-Player",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "SpinetiX HMP100 is the first networked Hyper Media Player appliance dedicated to the professional digital signage industry. In this field it represents for final users, integrators and service providers a better alternative of choice to personal and industrial computers and proprietary dedicated software.",
|
|
"website": "http://www.spinetix.com/hmp100",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<title>HMP100 #[0-9a-z]*: Status<\\/title>)",
|
|
"model": "HMP100",
|
|
"string": "Admin"
|
|
},
|
|
{
|
|
"text": "<h1>SpinetiX HMP100 Web Access</h1></div>",
|
|
"model": "HMP100",
|
|
"string": "Admin"
|
|
},
|
|
{
|
|
"text": "<img src='images/device_hmp100.jpg' width='550' height='323' alt='SpinetiX HMP100' usemap='#advancedMap'/>",
|
|
"model": "HMP100",
|
|
"string": "Admin"
|
|
},
|
|
{
|
|
"text": "<link rel='shortcut icon' href='css/ithemeSpinetix_favicon.ico' type='image/x-icon' />",
|
|
"model": "HMP100",
|
|
"string": "Admin"
|
|
}
|
|
]
|
|
}
|