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

15 lines
356 B
JSON

{
"name": "bbPress",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "<!-- If you like showing off the fact that your server rocks -->"
},
{
"search": "body",
"text": "is proudly powered by <a href=\"http://bbpress.org"
}
]
}