mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
575 B
JSON
19 lines
575 B
JSON
{
|
|
"name": "VisionGS-Webcam",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "VisionGS webcam web interface",
|
|
"website": "http://www.visiongs.de/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>VisionGS Webcam Software</title>"
|
|
},
|
|
{
|
|
"text": " <!-- VisionGS Still Code Begin -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/www.visiongs.de\\/\"><font [size=\"1\"\\ ]*face=\"Verdana, Arial, Helvetica, sans-serif\"[\\ size=\"1\"]*>VisionGS)"
|
|
}
|
|
]
|
|
}
|