mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
647 B
JSON
20 lines
647 B
JSON
{
|
|
"name": "Biromsoft-WebCam",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Biromsoft webcam web interface - http://www.biromsoft.com/",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<title>Biromsoft WebCam</title>",
|
|
"certainty": 75
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<area shape=\"rect\" coords=\"[\\d\\-,]+\" href=\"http:\\/\\/www.biromsoft.com\" alt=\"Visit BiromSoft \" title=\"Visit BiromSoft \">)"
|
|
},
|
|
{
|
|
"text": "<area shape=\"rect\" coords=\"22,26,151,102\" href=\"http://www.biromsoft.com\">"
|
|
}
|
|
]
|
|
}
|