From 31d4274324ac781bca520a1e177174af856d667a Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:37:25 +0100 Subject: [PATCH 01/19] Add 'not_cloudflare/domains/README.md' --- not_cloudflare/domains/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 not_cloudflare/domains/README.md diff --git a/not_cloudflare/domains/README.md b/not_cloudflare/domains/README.md new file mode 100644 index 000000000..2fc6b24ee --- /dev/null +++ b/not_cloudflare/domains/README.md @@ -0,0 +1,3 @@ +# CDN users FQDN list + +See [instructions.md](../../instructions.md) for file purpose and format specifications. \ No newline at end of file From 9e82c0a45b69d1a2094e91c101b466313b985a15 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:38:03 +0100 Subject: [PATCH 02/19] Update 'not_cloudflare/domains/README.md' --- not_cloudflare/domains/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/not_cloudflare/domains/README.md b/not_cloudflare/domains/README.md index 2fc6b24ee..17c85e325 100644 --- a/not_cloudflare/domains/README.md +++ b/not_cloudflare/domains/README.md @@ -1,3 +1,5 @@ # CDN users FQDN list +- Cloudflare data is [/cloudflare_users/domains](../../cloudflare_users/domains) + See [instructions.md](../../instructions.md) for file purpose and format specifications. \ No newline at end of file From e2fc2ad3ee312904e8e16210b97ff7f646090232 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:41:15 +0100 Subject: [PATCH 03/19] Update 'instructions.md' --- instructions.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/instructions.md b/instructions.md index 8fff3cee7..2c138dd78 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}: From 9a34f37c46f78748cbfdcad596557003c31c35ba Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:42:10 +0100 Subject: [PATCH 04/19] Add 'not_cloudflare/domains/amazon.txt' --- not_cloudflare/domains/amazon.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 not_cloudflare/domains/amazon.txt diff --git a/not_cloudflare/domains/amazon.txt b/not_cloudflare/domains/amazon.txt new file mode 100644 index 000000000..3edc39ef7 --- /dev/null +++ b/not_cloudflare/domains/amazon.txt @@ -0,0 +1 @@ +amazon.com \ No newline at end of file From b7a6a3743e12d693ee6cb2059066e8e6ecf8c577 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:42:25 +0100 Subject: [PATCH 05/19] Add 'not_cloudflare/domains/akamai.txt' --- not_cloudflare/domains/akamai.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 not_cloudflare/domains/akamai.txt diff --git a/not_cloudflare/domains/akamai.txt b/not_cloudflare/domains/akamai.txt new file mode 100644 index 000000000..5b046a6d9 --- /dev/null +++ b/not_cloudflare/domains/akamai.txt @@ -0,0 +1 @@ +akamai.com \ No newline at end of file From 8a10eb922f88f41d7f511453c1267fa6391435fb Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:42:40 +0100 Subject: [PATCH 06/19] Add 'not_cloudflare/domains/imperva.txt' --- not_cloudflare/domains/imperva.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 not_cloudflare/domains/imperva.txt diff --git a/not_cloudflare/domains/imperva.txt b/not_cloudflare/domains/imperva.txt new file mode 100644 index 000000000..0519ecba6 --- /dev/null +++ b/not_cloudflare/domains/imperva.txt @@ -0,0 +1 @@ + \ No newline at end of file From 4b53e0d962a9a6e75213d0e58ece6e3540e5a952 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:42:57 +0100 Subject: [PATCH 07/19] Add 'not_cloudflare/domains/google.txt' --- not_cloudflare/domains/google.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 not_cloudflare/domains/google.txt diff --git a/not_cloudflare/domains/google.txt b/not_cloudflare/domains/google.txt new file mode 100644 index 000000000..699c65cb6 --- /dev/null +++ b/not_cloudflare/domains/google.txt @@ -0,0 +1 @@ +google.com \ No newline at end of file From 0ecc8d8d3f3705361a0cd4787bb723900c5ee47a Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:43:13 +0100 Subject: [PATCH 08/19] Add 'not_cloudflare/domains/microsoft.txt' --- not_cloudflare/domains/microsoft.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 not_cloudflare/domains/microsoft.txt diff --git a/not_cloudflare/domains/microsoft.txt b/not_cloudflare/domains/microsoft.txt new file mode 100644 index 000000000..10424af99 --- /dev/null +++ b/not_cloudflare/domains/microsoft.txt @@ -0,0 +1 @@ +microsoft.com \ No newline at end of file From c12a724ccd002ffda7a34795c420e544cc8b889a Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:43:26 +0100 Subject: [PATCH 09/19] Add 'not_cloudflare/domains/inap.txt' --- not_cloudflare/domains/inap.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 not_cloudflare/domains/inap.txt diff --git a/not_cloudflare/domains/inap.txt b/not_cloudflare/domains/inap.txt new file mode 100644 index 000000000..0519ecba6 --- /dev/null +++ b/not_cloudflare/domains/inap.txt @@ -0,0 +1 @@ + \ No newline at end of file From 7adedac44551952a99dafdfa4ca1178f3fb42d17 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:43:37 +0100 Subject: [PATCH 10/19] Add 'not_cloudflare/domains/sucuri.txt' --- not_cloudflare/domains/sucuri.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 not_cloudflare/domains/sucuri.txt diff --git a/not_cloudflare/domains/sucuri.txt b/not_cloudflare/domains/sucuri.txt new file mode 100644 index 000000000..0519ecba6 --- /dev/null +++ b/not_cloudflare/domains/sucuri.txt @@ -0,0 +1 @@ + \ No newline at end of file From ae78053ac103861073b1e4d19049c413e3a20613 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:44:14 +0100 Subject: [PATCH 11/19] Delete 'not_cloudflare/list_othercdn_domain.txt' --- not_cloudflare/list_othercdn_domain.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 not_cloudflare/list_othercdn_domain.txt diff --git a/not_cloudflare/list_othercdn_domain.txt b/not_cloudflare/list_othercdn_domain.txt deleted file mode 100644 index 6d58cf8ac..000000000 --- a/not_cloudflare/list_othercdn_domain.txt +++ /dev/null @@ -1,5 +0,0 @@ -calreinvest.org Z7 -linuxincluded.com Z7 -livingmoldfree.com Z7 -thewimpyvegetarian.com Z7 -triptothewild.com Z7 From 05855fac188fb4f4a9e8396b5cb3f078108fdcfe Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:44:49 +0100 Subject: [PATCH 12/19] Update 'not_cloudflare/domains/inap.txt' --- not_cloudflare/domains/inap.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/not_cloudflare/domains/inap.txt b/not_cloudflare/domains/inap.txt index 0519ecba6..107bd36ab 100644 --- a/not_cloudflare/domains/inap.txt +++ b/not_cloudflare/domains/inap.txt @@ -1 +1,5 @@ - \ No newline at end of file +calreinvest.org +linuxincluded.com +livingmoldfree.com +thewimpyvegetarian.com +triptothewild.com \ No newline at end of file From 98beb6faaa7b7058776fcad17b00977b76084887 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:45:36 +0100 Subject: [PATCH 13/19] Update 'instructions.md' --- instructions.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/instructions.md b/instructions.md index 2c138dd78..814479eb2 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)" From 83f68995b0fc6e2eb685c4e879d6ac209507188f Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:47:13 +0100 Subject: [PATCH 14/19] Update 'instructions.md' --- instructions.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/instructions.md b/instructions.md index 814479eb2..760f43e28 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)" From 6f9ba4c72e64471a0ee24783234dc3d69a702e56 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:51:17 +0100 Subject: [PATCH 15/19] Add 'not_cloudflare/tor_blocked.txt' --- not_cloudflare/tor_blocked.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 not_cloudflare/tor_blocked.txt diff --git a/not_cloudflare/tor_blocked.txt b/not_cloudflare/tor_blocked.txt new file mode 100644 index 000000000..0519ecba6 --- /dev/null +++ b/not_cloudflare/tor_blocked.txt @@ -0,0 +1 @@ + \ No newline at end of file From 81993e132d17bca32d4e4e6678ed797602fccb0d Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:54:06 +0100 Subject: [PATCH 16/19] Update 'instructions.md' --- instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/instructions.md b/instructions.md index 760f43e28..83049da11 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. | From b2cbac40e6aaa8b6f91d5f7925f1f6a73f54330a Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:55:43 +0100 Subject: [PATCH 17/19] Update 'instructions.md' --- instructions.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/instructions.md b/instructions.md index 83049da11..78535ec7e 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. From 68e02f2ebde6817387bae6ebbb0656a452afc432 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 05:56:52 +0100 Subject: [PATCH 18/19] Update 'instructions.md' --- instructions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/instructions.md b/instructions.md index 78535ec7e..314bb9d87 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. | From f8c28462d8361c81b8dd02209c876a290c8654d6 Mon Sep 17 00:00:00 2001 From: "Okay1hear.u" Date: Wed, 4 Dec 2019 06:06:33 +0100 Subject: [PATCH 19/19] Update 'not_cloudflare/ex_tor_blocked.txt' --- .../{list_formerly_tor-hostile.txt => ex_tor_blocked.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename not_cloudflare/{list_formerly_tor-hostile.txt => ex_tor_blocked.txt} (100%) diff --git a/not_cloudflare/list_formerly_tor-hostile.txt b/not_cloudflare/ex_tor_blocked.txt similarity index 100% rename from not_cloudflare/list_formerly_tor-hostile.txt rename to not_cloudflare/ex_tor_blocked.txt