mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
23 lines
716 B
JSON
23 lines
716 B
JSON
{
|
|
"name": "Solidyne-iNET-Server",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Solidyne iNET Server - web interface for Solidyne devices",
|
|
"website": "http://www.solidyne.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>Solidyne iNET Server</title>"
|
|
},
|
|
{
|
|
"text": "<frame name=\"frLeft\" scrolling=\"NO\" id=\"frLeft\" src=\"QFrLeft.aspx\">"
|
|
},
|
|
{
|
|
"text": "<META HTTP-EQUIV=\"refresh\" content=\"0; url=/hmi/\">"
|
|
},
|
|
{
|
|
"url": "/hmi/sysapp/QLogin.aspx",
|
|
"text": "<form name=\"form1\" method=\"post\" action=\"QLogin.aspx\" id=\"form1\">"
|
|
}
|
|
]
|
|
}
|