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

19 lines
418 B
JSON

{
"name": "ChiliProject",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "Powered by <a href=\"https://www.chiliproject.org/"
},
{
"search": "body",
"text": "content=\"ChiliProject"
},
{
"search": "headers",
"text": "_chiliproject_session="
}
]
}