mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
598 B
JSON
14 lines
598 B
JSON
{
|
|
"name": "ZebraNet-PrintServer",
|
|
"author": "Andrew Horton",
|
|
"version": "0.1",
|
|
"description": "Print Server for Zebra mobile printers. Provides a wireless/ethernet network interface for parallel port printers. Uses listed on the website range from card printers, kiosk printers, mobile printers, RFID printers, to industrial printers",
|
|
"website": "http://www.zebra.com/us/en/products-services/accessories/print-servers.html",
|
|
"matches": [
|
|
{
|
|
"name": "h1 tag",
|
|
"regexp": "(?-mix:<H1>([^\\)]+) - ZebraNet PrintServer<\\/H1>)"
|
|
}
|
|
]
|
|
}
|