Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions crowdsec-docs/docs/central_api/blocklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@ Free users that are actively contributing to the network (sending signals on a r

The content of the blocklist is unique to each Security Engine, as it mirrors the behaviours they report. For example, suppose you're running the Security Engine on a web server with WordPress. In that case, you will receive IPs performing generic attacks against web servers *and* IPs engaging in wordpress-specific attacks.

The *Community Blocklist* contains 15 thousand malicious IP's based on your reported scenarios.
The *Community Blocklist* contains 15 thousand malicious IPs based on your reported scenarios.

## Community Blocklist (Premium)

Paying users' Security Engine are automatically subscribed to the *Community Blocklist (Premium)*, which contains IPs that mirror their installed scenarios.
Paying users' do not need to contribute to the network to be eligible to the blocklist.

The *Community Blocklist (Premium)* blocklist content has no size limit, unlike free users.
The *Community Blocklist (Premium)* blocklist content is up to 60 thousand malicious IPs based on your scenarios.

## Community Blocklist (Lite)

Expand Down
Loading