mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
23 lines
503 B
JSON
23 lines
503 B
JSON
{
|
|
"name": "VOS3000",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "VOS3000"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "<meta name=\"keywords\" content=\"VOS3000"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "<meta name=\"description\" content=\"VOS3000"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "images/vos3000.ico"
|
|
}
|
|
]
|
|
} |