mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
577 B
JSON
19 lines
577 B
JSON
{
|
|
"name": "EulerianWS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Eulerian Technologies Web Server (EulerianWS) [French]",
|
|
"website": "http://www.eulerian.com/fr/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<td align=\"right\"><address>EulerianWS\\/([\\d\\.]+)<\\/address><\\/td><\\/tr>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^[\\s]*EulerianWS\\/([^\\s^\\r^\\n]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|