mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
28 lines
1.1 KiB
JSON
28 lines
1.1 KiB
JSON
{
|
|
"name": "Openfiler",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Openfiler is an Open Source Network Attached Storage and Storage Area Network Solution.",
|
|
"website": "http://www.openfiler.com/ ",
|
|
"matches": [
|
|
{
|
|
"url": "/uptime.html",
|
|
"text": "<div id=\"uptimeDiv\" class=\"uptimeDiv\"><span style=\"line-height: 10px;\" id=\"uptimeData\"></span> </div></body>"
|
|
},
|
|
{
|
|
"url": "/uptime.html",
|
|
"text": "<body bgcolor=\"#4c555a\" style=\"margin: 0; padding: 0\" onload=\"getSysUptime()\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<div><p style=\"font-size: 90%; color: #aaa; line-height: 14px;\"><strong>Distro Release: <\\/strong>Openfiler [EN]SA ([^\\s]+))",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<strong>GUI Version: <\\/strong>([^<^\\s]+)<\\/p><\\/div>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:© 2001 - (2[\\d]{3}) <a href=\"http:\\/\\/www\\.openfiler\\.com\\/\">Openfiler<\\/a>\\. All rights reserved\\.<br \\/>)"
|
|
}
|
|
]
|
|
}
|