mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
820 B
JSON
20 lines
820 B
JSON
{
|
|
"name": "PnPSCADA",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Plug 'n' Play SCADA (PnPSCADA) - Hosted service or run on site",
|
|
"website": "http://www.pnpscada.com/productoffering.html",
|
|
"matches": [
|
|
{
|
|
"text": "<TITLE>Welcome to Plug and Play Scada</TITLE>"
|
|
},
|
|
{
|
|
"text": "<TITLE>Login - PnPSCADA</TITLE>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<CENTER><SPAN style='font-family:arial;font-size:10px'>PNPSCADA ([^\\s]+) ©20[\\d]{2} SDG Technologies cc\\. All rights strictly reserved\\. Please review our <A target='_blank' style='font-family:arial;font-size:10px' href='termsandconditions\\.html'>Terms and Conditions<\\/A>\\. <\\/SPAN><\\/CENTER>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|