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

20 lines
395 B
JSON

{
"name": "Everything",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "Everything.gif"
},
{
"search": "body",
"text": "everything.png"
},
{
"search": "title",
"regexp": "Everything"
}
],
"condition": "(0 or 1) and 2"
}