mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
32 lines
701 B
JSON
32 lines
701 B
JSON
{
|
|
"name": "DedeCMS",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "body",
|
|
"text": "Power by DedeCms"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "Powered by"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "http://www.dedecms.com/"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "DedeCMS"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "/templets/default/style/dedecms.css"
|
|
},
|
|
{
|
|
"search": "title",
|
|
"regexp": "Powered by DedeCms"
|
|
}
|
|
],
|
|
"condition": "0 or (1 and 2 and 3) or 4 or 5"
|
|
} |