From ad132ed975ea039f0e754d2e7e8cbeccc3f7a059 Mon Sep 17 00:00:00 2001 From: Cloudflarr Date: Sun, 11 Aug 2019 16:16:41 +0200 Subject: [PATCH] Update 'instructions.md' --- instructions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/instructions.md b/instructions.md index 653861b..a9b48bd 100644 --- a/instructions.md +++ b/instructions.md @@ -7,7 +7,7 @@ | List name | Description | | -------- | -------- | -| /domain/cloudflare_x.txt | Split files (base domain) | +| **/domain/cloudflare_x.txt** | **Split files (base domain)** | | ex_cloudflare_users.txt | Domains which used Cloudflare in the past, not anymore | | cloudflare_supporter.txt | who is using Cloudflare or endorsing Cloudflare. (URL only) | @@ -89,6 +89,8 @@ Type B: Use "[Is MITM?](https://searxes.eu.org/collab/sxes/tool_ismitm.php)" web | List name | Description | | -------- | -------- | +| **/cidr_data/?.txt** | **other CDN IPv4 CIDR files** | +| **list_othercdn_domain.txt** | **domains behind these CDN (Not Cloudflare)** | | list_http_error.txt | Websites that instantly and unconditionally deny service to Tor visitors by returning an HTTP error. HTTP 403 is the most common but this list catalogs all HTTP responses that entail DoS (i.e. not HTTP 200). File format is: <FQDN> <http error code> | | list_customerror.txt | Custom error message renders for Tor visitors generally without HTTP error. | | list_other.txt | Any other form of tor-hostility or mistreatment. This includes sites somewhat functional for Tor users to some extent but sneaky and unexpected adverse retalitory actions are taken against Tor visitors. |