Skip to content

Commit 81b5ace

Browse files
author
CleanTalk
authored
Update README.md
1 parent fdab0c1 commit 81b5ace

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
python-antispam
22
============
33

4-
A Python API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.
4+
Prevents spam in your python web apps. Cloud features allow you to use additional anti-spam functionality. Cloud features allow you to use additional anti-spam functionality, such as: Personal IP/Email lists, blocking by country, language, stop words and etc.
5+
6+
Spam attacks log - allows to view all filtered requests in the "Log of spam attacks".
7+
The log contains a detailed information about each request for a time period. At any time, you can check the request and make sure that the filtering is correct. A Python API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.
58

69
## How API stops spam?
710
API uses several simple tests to stop spammers.

0 commit comments

Comments
 (0)