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

23 lines
439 B
JSON

{
"name": "iPeer",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "Powered by iPeer"
},
{
"search": "headers",
"text": "IPEER="
},
{
"search": "body",
"text": "/js/ipeer.js"
},
{
"search": "body",
"text": "/css/ipeer.css"
}
]
}