Files
OneForAll-mirror/data/rules/fofa/AVCON6.json
T
2020-07-29 00:02:06 +08:00

19 lines
407 B
JSON

{
"name": "AVCON6",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "filename=AVCON6Setup.exe"
},
{
"search": "title",
"regexp": "AVCON6\u7cfb\u7edf\u7ba1\u7406\u5e73\u53f0"
},
{
"search": "body",
"text": "language_dispose.action"
}
]
}