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

19 lines
386 B
JSON

{
"name": "Group-Office",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "groupoffice="
},
{
"search": "body",
"text": "powered by Group-Office"
},
{
"search": "body",
"text": "\"theme\":\"Group-Office\","
}
]
}