mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
25 lines
866 B
JSON
25 lines
866 B
JSON
{
|
|
"name": "Unimep-Station-Controller",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Mepsan fuel pump controller",
|
|
"website": "http://www.mepsan.com.tr/eng/index.htm",
|
|
"matches": [
|
|
{
|
|
"text": "<META Name=\"Description\" Content=\"UniMep Station Controller\">"
|
|
},
|
|
{
|
|
"text": "<center><a href=\"cgi-bin/usc.ver.cgi\">USC Version</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<TITLE>([A-F:\\d]{17}) UniMep Station Controller<\\/TITLE>)"
|
|
},
|
|
{
|
|
"text": "<a href=\"cgi-bin/log.log.cgi\" target=\"_blank\">Log1.cgi</a> <a href=\"/Log.log\" target=\"_blank\">Log1.log</a>"
|
|
},
|
|
{
|
|
"text": "<input type='button' value='Cashier' onclick=\"window.open('/cgi-bin/cashier.cgi?usc_ip="
|
|
}
|
|
]
|
|
}
|