mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
15 lines
502 B
JSON
15 lines
502 B
JSON
{
|
|
"name": "BadBehaviourAntiSpamPlugin",
|
|
"author": "Bhavin Senjaliya <bhavin.senjaliya@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Bad Behaviour Anti-Spam Plug-in that supports many PHP projects including phpBB, MediaWiki and Wordpress.",
|
|
"website": "http://bad-behavior.ioerror.us/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:bb2_screener_)",
|
|
"name": "bb2_screener_ cookie"
|
|
}
|
|
]
|
|
}
|