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

24 lines
481 B
JSON

{
"name": "4images",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "powered by 4images"
},
{
"search": "headers",
"text": "4images_"
},
{
"search": "body",
"text": "Copyright"
},
{
"search": "body",
"text": "4homepages.de"
}
],
"condition": "0 or 1 or (2 and 3)"
}