0
0
mirror of https://codeberg.org/crimeflare/cloudflare-tor synced 2024-09-19 16:40:52 +00:00
This commit is contained in:
watchdog 2019-12-04 06:07:32 +01:00 committed by Gitea
commit 344d166f62
12 changed files with 27 additions and 25 deletions

View File

@ -105,36 +105,26 @@ 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)** |
| tor_blocked.txt | FQDN which denied access via Tor |
| /cidr_data/?.txt | CIDR, ASN |
| 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. |
| 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.
![](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 `/domains/`.
```
list_othercdn_domain.txt
{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)"

View File

@ -0,0 +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.

View File

@ -0,0 +1 @@
akamai.com

View File

@ -0,0 +1 @@
amazon.com

View File

@ -0,0 +1 @@
google.com

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,5 @@
calreinvest.org
linuxincluded.com
livingmoldfree.com
thewimpyvegetarian.com
triptothewild.com

View File

@ -0,0 +1 @@
microsoft.com

View File

@ -0,0 +1 @@

View File

@ -1,5 +0,0 @@
calreinvest.org Z7
linuxincluded.com Z7
livingmoldfree.com Z7
thewimpyvegetarian.com Z7
triptothewild.com Z7

View File

@ -0,0 +1 @@