mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-01-15 11:46:56 -05:00
.
This commit is contained in:
parent
972575600a
commit
1476b84768
@ -128,9 +128,21 @@ deny-answer-aliases { "localhost.invalid"; };
|
||||
|
||||
<details><summary> _click me_ </summary>
|
||||
|
||||
Add them to your `blocked-ips.txt`.
|
||||
```
|
||||
[blocked_ips]
|
||||
blocked_ips_file = 'blocked-ips.txt'
|
||||
[blocked_names]
|
||||
blocked_names_file = 'blocked-names.txt'
|
||||
```
|
||||
|
||||
- Or download [full pieces.txt](../../cloudflare_inc/cloudflare_CIDR_v4_pieces.txt) for absolute protection.
|
||||
- Add this to `blocked-names.txt`.
|
||||
|
||||
```
|
||||
*cloudflare*
|
||||
```
|
||||
|
||||
- Add them to your `blocked-ips.txt`.
|
||||
- Or download [full pieces.txt](../../cloudflare_inc/cloudflare_CIDR_v4_pieces.txt) for absolute protection.
|
||||
|
||||
```
|
||||
103.21.244.*
|
||||
|
Loading…
Reference in New Issue
Block a user