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

15 lines
276 B
JSON

{
"name": "xfinity",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "Xfinity"
},
{
"search": "body",
"text": "/reset-meyer-1.0.min.css"
}
]
}