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

19 lines
393 B
JSON

{
"name": "cmseasy",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "Powered by CmsEasy"
},
{
"search": "headers",
"text": "http://www.cmseasy.cn/service_1.html"
},
{
"search": "body",
"text": "content=\"CmsEasy"
}
]
}