mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
501 B
JSON
19 lines
501 B
JSON
{
|
|
"name": "OkiPBX",
|
|
"author": "Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "OKI PBX (phone exchange) http://www.oki.com/en/iptel/products/mxsx/maintenance.html",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<title>IPstageMaintenanceConsole(PBX)</title>"
|
|
},
|
|
{
|
|
"text": "<APPLET CODE=\"DavisBar.class\" ARCHIVE=\"ipstage.jar\""
|
|
},
|
|
{
|
|
"text": "<PARAM NAME=\"systype\" value=\"OKI\">"
|
|
}
|
|
]
|
|
}
|