From 1476b84768e21a5d2d9841afb3d0c699b4e5b737 Mon Sep 17 00:00:00 2001 From: Emily Elliott Date: Thu, 14 Sep 2023 01:24:35 +0000 Subject: [PATCH] . --- subfiles/block_cloudflare_with/dns.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/subfiles/block_cloudflare_with/dns.md b/subfiles/block_cloudflare_with/dns.md index d9813f8d13..b35a94546d 100644 --- a/subfiles/block_cloudflare_with/dns.md +++ b/subfiles/block_cloudflare_with/dns.md @@ -128,9 +128,21 @@ deny-answer-aliases { "localhost.invalid"; };
_click me_ -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.*