From e2fc2ad3ee312904e8e16210b97ff7f646090232 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:41:15 +0100 Subject: Update 'instructions.md' --- instructions.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'instructions.md') diff --git a/instructions.md b/instructions.md index 8fff3cee..2c138dd7 100644 --- a/instructions.md +++ b/instructions.md @@ -106,7 +106,8 @@ IMPORTANT: Please add only "Base Domain" | List name | Description | | -------- | -------- | | **/cidr_data/?.txt** | **other CDN IPv4 CIDR files** | -| **list_othercdn_domain.txt** | **domains behind these CDN (Not Cloudflare)** | +| **/domain/(cdnName).txt** | **Split files (FQDN)** | +| list_othercdn_domain.txt | **[DEPRECATED]** 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. | @@ -117,12 +118,9 @@ IMPORTANT: Please add only "Base Domain" ![](image/siteground.jpg) Above is how Siteground-hosted([INAP](https://www.inap.com/press-release/inap-completes-acquisition-singlehop/);[Singlehop](https://www.siteground.com/blog/siteground-partners-singlehop/)) sites often appear to Tor visitors when timeouts/tarpitting doesn't occur. -If you see this please update `list_othercdn_domain.txt`. (CDN ID: Z7) +You can find such examples in /cidr_data/. ``` -list_othercdn_domain.txt - - {domain} {CDN code} {CDN code}: -- cgit v1.2.3 From 98beb6faaa7b7058776fcad17b00977b76084887 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:45:36 +0100 Subject: Update 'instructions.md' --- instructions.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'instructions.md') diff --git a/instructions.md b/instructions.md index 2c138dd7..814479eb 100644 --- a/instructions.md +++ b/instructions.md @@ -120,6 +120,8 @@ IMPORTANT: Please add only "Base Domain" Above is how Siteground-hosted([INAP](https://www.inap.com/press-release/inap-completes-acquisition-singlehop/);[Singlehop](https://www.siteground.com/blog/siteground-partners-singlehop/)) sites often appear to Tor visitors when timeouts/tarpitting doesn't occur. You can find such examples in /cidr_data/. + + ``` {domain} {CDN code} @@ -133,6 +135,7 @@ You can find such examples in /cidr_data/. 'inap.txt':'Z7' 'sucuri.txt':'Z8' ``` + ``` IMPORTANT: Please add only "FQDN" or "FQDN[space](comment here)" -- cgit v1.2.3 From 83f68995b0fc6e2eb685c4e879d6ac209507188f Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:47:13 +0100 Subject: Update 'instructions.md' --- instructions.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) (limited to 'instructions.md') diff --git a/instructions.md b/instructions.md index 814479eb..760f43e2 100644 --- a/instructions.md +++ b/instructions.md @@ -105,9 +105,8 @@ IMPORTANT: Please add only "Base Domain" | List name | Description | | -------- | -------- | -| **/cidr_data/?.txt** | **other CDN IPv4 CIDR files** | | **/domain/(cdnName).txt** | **Split files (FQDN)** | -| list_othercdn_domain.txt | **[DEPRECATED]** domains behind these CDN (Not Cloudflare) | +| /cidr_data/?.txt | CIDR, ASN | | 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. | @@ -118,25 +117,9 @@ IMPORTANT: Please add only "Base Domain" ![](image/siteground.jpg) Above is how Siteground-hosted([INAP](https://www.inap.com/press-release/inap-completes-acquisition-singlehop/);[Singlehop](https://www.siteground.com/blog/siteground-partners-singlehop/)) sites often appear to Tor visitors when timeouts/tarpitting doesn't occur. -You can find such examples in /cidr_data/. +You can find such examples in `/domains/`. - -``` -{domain} {CDN code} - -{CDN code}: -'amazon.txt':'Z1' -'akamai.txt':'Z2' -(cloudflare is Z3) -'imperva.txt':'Z4' -'google.txt':'Z5' -'microsoft.txt':'Z6' -'inap.txt':'Z7' -'sucuri.txt':'Z8' -``` - - ``` IMPORTANT: Please add only "FQDN" or "FQDN[space](comment here)" -- cgit v1.2.3 From 81993e132d17bca32d4e4e6678ed797602fccb0d Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:54:06 +0100 Subject: Update 'instructions.md' --- instructions.md | 1 + 1 file changed, 1 insertion(+) (limited to 'instructions.md') diff --git a/instructions.md b/instructions.md index 760f43e2..83049da1 100644 --- a/instructions.md +++ b/instructions.md @@ -106,6 +106,7 @@ IMPORTANT: Please add only "Base Domain" | List name | Description | | -------- | -------- | | **/domain/(cdnName).txt** | **Split files (FQDN)** | +| tor_blocked.txt | Websites that instantly and unconditionally deny service to Tor visitors | | /cidr_data/?.txt | CIDR, ASN | | 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. | -- cgit v1.2.3 From b2cbac40e6aaa8b6f91d5f7925f1f6a73f54330a Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:55:43 +0100 Subject: Update 'instructions.md' --- instructions.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'instructions.md') diff --git a/instructions.md b/instructions.md index 83049da1..78535ec7 100644 --- a/instructions.md +++ b/instructions.md @@ -106,12 +106,16 @@ IMPORTANT: Please add only "Base Domain" | List name | Description | | -------- | -------- | | **/domain/(cdnName).txt** | **Split files (FQDN)** | -| tor_blocked.txt | Websites that instantly and unconditionally deny service to Tor visitors | +| tor_blocked.txt | FQDN which denied access via Tor | | /cidr_data/?.txt | CIDR, ASN | +| list_formerly_tor-hostile.txt | _was_ previously on one of the above tor-hostile lists | + + +| List name | Description | | 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. | -| list_formerly_tor-hostile.txt | _was_ previously on one of the above tor-hostile lists | + - Add-on "[Kiu retejo malakceptis min?](addon/about.urjm.md)" will help your domain collection. -- cgit v1.2.3 From 68e02f2ebde6817387bae6ebbb0656a452afc432 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:56:52 +0100 Subject: Update 'instructions.md' --- instructions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'instructions.md') diff --git a/instructions.md b/instructions.md index 78535ec7..314bb9d8 100644 --- a/instructions.md +++ b/instructions.md @@ -108,10 +108,11 @@ IMPORTANT: Please add only "Base Domain" | **/domain/(cdnName).txt** | **Split files (FQDN)** | | tor_blocked.txt | FQDN which denied access via Tor | | /cidr_data/?.txt | CIDR, ASN | -| list_formerly_tor-hostile.txt | _was_ previously on one of the above tor-hostile lists | +| ex_tor_blocked.txt | _was_ previously on one of the above tor-hostile lists | | List name | Description | +| -------- | -------- | | 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. | -- cgit v1.2.3