mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
394 B
JSON
19 lines
394 B
JSON
{
|
|
"name": "AVTech-Video-Web-Server",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "--- VIDEO WEB SERVER ---"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "/AV732E/setup.exe"
|
|
},
|
|
{
|
|
"search": "headers",
|
|
"text": "Server: AV-TECH"
|
|
}
|
|
]
|
|
} |