mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Add mailing list to readme
This commit is contained in:
parent
3cec847048
commit
65ea56d9a8
1 changed files with 6 additions and 0 deletions
|
|
@ -244,6 +244,12 @@ It is impractical if not impossible to block abusive clients completely.
|
|||
Rack::Attack aims to let developers quickly mitigate abusive requests and rely
|
||||
less on short-term, one-off hacks to block a particular attack.
|
||||
|
||||
## Mailing list
|
||||
|
||||
New releases of Rack::Attack are announced on
|
||||
<rack.attack.announce@librelist.com>. To subscribe, just send an email to
|
||||
<rack.attack.announce@librelist.com>.
|
||||
|
||||
## License
|
||||
|
||||
Copyright (c) 2012 Kickstarter, Inc
|
||||
|
|
|
|||
Loading…
Reference in a new issue