mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
415 B
JSON
19 lines
415 B
JSON
{
|
|
"name": "\u6cf0\u4fe1TMailer\u90ae\u4ef6\u7cfb\u7edf",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "Tmailer"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "content=\"Tmailer"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "href=\"/tmailer/img/logo/favicon.ico"
|
|
}
|
|
]
|
|
} |