Skip to content

Commit 63639cb

Browse files
authored
Update README.md
1 parent 4b24c1b commit 63639cb

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# ruby-cleantalk
1+
# CleanTalk Anti-Spam for Ruby
22

3-
API to have CleanTalk anti-spam on Ruby
3+
Powerful spam protection and reliable spam bot detection for Ruby applications all in one gem. CleanTalk is a convenient CAPTCHA/reCAPTCHA alternative offering intelligent cloud-based filtering to keep your forms, comments, and registrations spam-free without annoying puzzles.
4+
5+
Key features:
6+
- Real-time Spam & Bot Protection
7+
- Automatic Email Validation to eliminate fake or erroneous registrations
8+
- Personalized Blocklists by IP, email, and country
9+
- Custom Stop Words for fine-tuned spam filtering
10+
- Easy and seamless integration
11+
- Enjoy comprehensive spam protection and hassle-free user experience—no CAPTCHA/reCAPTCHA needed.
412

513
## Install
614

@@ -60,4 +68,4 @@ result = cleantalk.is_allowed_user(request) # for registration checking
6068
```
6169
## Requirements
6270

63-
* CleanTalk account https://cleantalk.org/register?product=anti-spam
71+
* CleanTalk account https://cleantalk.org/register?product=anti-spam

0 commit comments

Comments
 (0)