mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
385 B
JSON
19 lines
385 B
JSON
{
|
|
"name": "\u5927\u7c73CMS",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "\u5927\u7c73CMS-"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "content=\"damicms"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "content=\"\u5927\u7c73CMS"
|
|
}
|
|
]
|
|
} |