Files
OneForAll-mirror/data/rules/fofa/泰信TMailer邮件系统.json
T
2020-07-29 00:02:06 +08:00

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"
}
]
}