Files
OneForAll-mirror/data/rules/fofa/richmail.json
T
2020-07-29 00:02:06 +08:00

19 lines
380 B
JSON

{
"name": "richmail",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "Richmail"
},
{
"search": "body",
"text": "/resource/se/lang/se/mail_zh_CN.js"
},
{
"search": "body",
"text": "content=\"Richmail"
}
]
}