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

19 lines
379 B
JSON

{
"name": "CitusCMS",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "Powered by CitusCMS"
},
{
"search": "body",
"text": "<strong>CitusCMS</strong>"
},
{
"search": "body",
"text": "content=\"CitusCMS"
}
]
}