mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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\">"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user