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

19 lines
364 B
JSON

{
"name": "Adobe-Flash",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "/x-shockwave-flash"
},
{
"search": "body",
"text": "/go/getflashplayer"
},
{
"search": "body",
"text": "embedswf"
}
]
}