mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
24 lines
519 B
JSON
24 lines
519 B
JSON
{
|
|
"name": "ESPCMS",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "Powered by ESPCMS"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "Powered by ESPCMS"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "infolist_fff"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "/templates/default/style/tempates_div.css"
|
|
}
|
|
],
|
|
"condition": "0 or 1 or (2 and 3)"
|
|
} |