mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
393 B
JSON
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"
|
|
}
|
|
]
|
|
} |