mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
25 lines
709 B
JSON
25 lines
709 B
JSON
{
|
|
"name": "TMW-Imaging",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "TMW Imaging - Document management system",
|
|
"website": "http://www.tmwsystems.com/imaging",
|
|
"matches": [
|
|
{
|
|
"url": "/cgi-bin/img-system-status.pl?server",
|
|
"regexp": "(?-mix:<TD>TMW Imaging Version<\\/TD>\\s+<TD>([^\\s^<]+)<\\/TD>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:TMWImagingSession=[^;]+)"
|
|
},
|
|
{
|
|
"text": "<!-- TMW Document Imaging -->"
|
|
},
|
|
{
|
|
"text": "<!-- HTML Library is $Id: TmwHTML.pm"
|
|
}
|
|
]
|
|
}
|