mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-12-22 23:50:31 +00:00
Compare commits
No commits in common. "1e721e3165e0877193494d6376b1f91511957bce" and "cf84349517722e08c836369eeb701f7e1d4134bd" have entirely different histories.
1e721e3165
...
cf84349517
@ -94,6 +94,7 @@ Are you sure? *Remove* it from /split/ list and *add* to "[ex_cloudflare_users.t
|
||||
|
||||
| List name | Description |
|
||||
| -------- | -------- |
|
||||
| /domain/zcdn_(CDN_Code).txt | Split files (FQDN) |
|
||||
| /cidr_data/?.txt | CIDR, ASN, NS |
|
||||
|
||||
```
|
||||
@ -117,7 +118,26 @@ Z9 Fastly
|
||||
|
||||
- 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.
|
||||
|
||||
Some websites combine other companies (e.g. Amazon AWS, Google Cloud) _with_ the Cloudflare business model.
|
||||
|
||||
```
|
||||
|
||||
About "CDN FQDN list"
|
||||
|
||||
www.example.com
|
||||
---> www.example.com is using CDN.
|
||||
|
||||
?.akamaiedge.net
|
||||
---> subdomain of akamaiedge.net is using CDN.
|
||||
* unique hostname will be masked as "?" for privacy reason
|
||||
|
||||
senate.gov
|
||||
---> base domain is using CDN.
|
||||
|
||||
```
|
||||
|
||||
Some websites combine other companies _with_ the Cloudflare business model.
|
||||
|
||||
This is a collection of websites that ban Tor exits, other than through Cloudflare(e.g. showing access denied pages, systematic timing out connections, ...).
|
||||
|
||||
</details>
|
||||
|
||||
@ -208,11 +228,13 @@ A or B will be enough. Thank you for your contribution.
|
||||
|
||||
> Type B: Just scan the FQDN
|
||||
|
||||
- Cloudflare
|
||||
- Cloudflare/CDN
|
||||
- Scan FQDN on "[Is MITM?](https://crimeflare.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/ss/tool_ismitm.php)" webpage.
|
||||
- Or: Use add-on "[Ĉu ligoj estas vundeblaj al MITM-atako?](subfiles/about.ismm.md)"
|
||||
- Or: Use "_MITM test_" API.
|
||||
- e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 (API URL)ismitm.php?f=www.emsisoft.com`
|
||||
- Or: Use "_Detect CDN_" API.
|
||||
- e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 (API URL)is_zcdn.php?f=www.cloudflare.com`
|
||||
- Anti-TOR
|
||||
- Use "_Is it blocking Tor?_" API.
|
||||
- e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 (API URL)is_antitor.php?f=www.cloudflare.com`
|
||||
|
45
not_cloudflare/domains/README.md
Normal file
45
not_cloudflare/domains/README.md
Normal file
@ -0,0 +1,45 @@
|
||||
# FQDN-listo de CDN-uzantoj [ℹ](https://crimeflare.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/ss/pct_zc.php)
|
||||
|
||||
|
||||
[//]: # (do not edit me; start)
|
||||
|
||||
## *5,917,744* FQDN
|
||||
|
||||
[//]: # (do not edit me; end)
|
||||
|
||||
|
||||
- Dateno pri Cloudflare (kodo "Z3"): [/cloudflare_users/domains](../../cloudflare_users/domains)
|
||||
- Bonvolu vidi [INSTRUCTION.md](../../INSTRUCTION.md) por dosiera celo kaj formato specifoj.
|
||||
|
||||
|
||||
# Malamikeco kontraŭ Tor (Tor Browser)
|
||||
|
||||
- Kombinita rezulto de _Kontraŭ-Tor uzantoj_ kaj _CDN uzantoj_.
|
||||
- Ni ne povas provizi rezulton Z1 kaj Z5 pro memora limo.
|
||||
|
||||
[//]: # (start; table / do not edit me; If necessary please create an issue first)
|
||||
|
||||
| CDN-Kodo<br>CDN Code | Nomo<br>Name | % de bazaj domajnoj estas blokitaj<br>% of base domains blocked |
|
||||
| -------- | -------- | -------- |
|
||||
| Z2 | Akamai | 39.373 % |
|
||||
| Z4 | Imperva | 3.563 % |
|
||||
| Z6 | Microsoft | 2.949 % |
|
||||
| Z7 | INAP | 1.904 % |
|
||||
| Z8 | Sucuri | 3.612 % |
|
||||
| Z9 | Fastly | 2.453 % |
|
||||
|
||||
[//]: # (end; table)
|
||||
|
||||
|
||||
-----
|
||||
|
||||
|
||||
# CDN users FQDN list
|
||||
|
||||
- Cloudflare data (code "Z3"): [/cloudflare_users/domains](../../cloudflare_users/domains)
|
||||
- See [INSTRUCTION.md](../../INSTRUCTION.md) for file purpose and format specifications.
|
||||
|
||||
# Hostility against Tor (Tor Browser)
|
||||
|
||||
- Combined result of _Anti-Tor users_ and _CDN users_.
|
||||
- We cannot provide Z1/Z5 result due to memory limit.
|
1418188
not_cloudflare/domains/zcdn_Z1.txt
Normal file
1418188
not_cloudflare/domains/zcdn_Z1.txt
Normal file
File diff suppressed because it is too large
Load Diff
5172
not_cloudflare/domains/zcdn_Z2.txt
Normal file
5172
not_cloudflare/domains/zcdn_Z2.txt
Normal file
File diff suppressed because it is too large
Load Diff
18437
not_cloudflare/domains/zcdn_Z4.txt
Normal file
18437
not_cloudflare/domains/zcdn_Z4.txt
Normal file
File diff suppressed because it is too large
Load Diff
710313
not_cloudflare/domains/zcdn_Z5.txt
Normal file
710313
not_cloudflare/domains/zcdn_Z5.txt
Normal file
File diff suppressed because it is too large
Load Diff
72006
not_cloudflare/domains/zcdn_Z6.txt
Normal file
72006
not_cloudflare/domains/zcdn_Z6.txt
Normal file
File diff suppressed because it is too large
Load Diff
46872
not_cloudflare/domains/zcdn_Z7.txt
Normal file
46872
not_cloudflare/domains/zcdn_Z7.txt
Normal file
File diff suppressed because it is too large
Load Diff
6990
not_cloudflare/domains/zcdn_Z8.txt
Normal file
6990
not_cloudflare/domains/zcdn_Z8.txt
Normal file
File diff suppressed because it is too large
Load Diff
26563
not_cloudflare/domains/zcdn_Z9.txt
Normal file
26563
not_cloudflare/domains/zcdn_Z9.txt
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user