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

24 lines
506 B
JSON

{
"name": "jobberBase",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "powered by"
},
{
"search": "body",
"text": "http://www.jobberbase.com"
},
{
"search": "body",
"text": "Jobber.PerformSearch"
},
{
"search": "body",
"text": "content=\"Jobberbase"
}
],
"condition": "0 and 1 or 2 or 3"
}