mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
27 lines
996 B
JSON
27 lines
996 B
JSON
{
|
|
"name": "Aruba-Device",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Aruba network device - web interface for router, access point, switch, etc",
|
|
"website": "http://www.arubanetworks.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<\\/noscript>[\\s]+<div id=\"system-info\">[\\s]+<ul>[\\s]+<li>System Name : ([^<]+)<\\/li>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<img src=\"\\/images\\/arubalogo\\.gif\" width=\"200\" height=\"51\"[\\s]+alt=\"Aruba( Wireless)? Networks\" title=\"Aruba( Wireless)? Networks\"\\/>)"
|
|
},
|
|
{
|
|
"text": "<form id=\"login-form\" method=\"post\" autocomplete=\"off\" action=\"/screens/wms/wms.login\">"
|
|
},
|
|
{
|
|
"url": "/images/arubalogo.gif",
|
|
"md5": "0edcf58b30fccecb053a6e7d3e9846ad"
|
|
},
|
|
{
|
|
"url": "/images/arubalogo.gif",
|
|
"md5": "3dcb2475aa28fc1d685f863e79cc837f"
|
|
}
|
|
]
|
|
}
|