mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
381 B
JSON
20 lines
381 B
JSON
{
|
|
"name": "AdaptCMS",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "body",
|
|
"text": "powered by"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "AdaptCMS"
|
|
},
|
|
{
|
|
"search": "headers",
|
|
"text": "adaptcms"
|
|
}
|
|
],
|
|
"condition": "(0 and 1) or 2"
|
|
} |