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

19 lines
365 B
JSON

{
"name": "xheditor",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "xheditor_lang/zh-cn.js"
},
{
"search": "body",
"text": "class=\"xheditor"
},
{
"search": "body",
"text": ".xheditor("
}
]
}