mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
475 B
JSON
16 lines
475 B
JSON
{
|
|
"name": "Alcatel-Lucent-Omniswitch",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Alcatel Lucent's Omniswitch",
|
|
"website": "https://www.al-enterprise.com/en/products/switches",
|
|
"matches": [
|
|
{
|
|
"text": "<title>Webview Logon Page</title>"
|
|
},
|
|
{
|
|
"text": "document.write(errMsg==\"\"?\" \":(\"<u>Error</u> - \" + errMsg));"
|
|
}
|
|
]
|
|
}
|