Files
OneForAll-mirror/data/rules/whatweb/avtech-video-web-server.json
T
2020-07-29 00:02:06 +08:00

21 lines
909 B
JSON

{
"name": "AVTech-Video-Web-Server",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Video web server front end",
"website": "http://www.avtech.com.hk/eng/CCTV_System_Networking_VWS.htm",
"matches": [
{
"text": "<title>--- VIDEO WEB SERVER ---</title>"
},
{
"text": "<input type=\"button\" name=\"Download\" value=\"Download AP\" class=\"button\" onClick=\"MM_goToURL('parent','ftp://211.22.74.18/AV732E/setup.exe');return document.MM_returnValue\" title=\"Download AP\">",
"version": "AVC732E"
},
{
"text": "<input type=\"submit\" name=\"Download\" value=\"Download AP\" class=\"button\" onClick=\"MM_goToURL('parent','ftp://211.22.74.18/AV733/setup.exe');return document.MM_returnValue\" title=\"Download AP\">",
"version": "AVC733"
}
]
}