3.3 KiB
3.3 KiB
Instructions
Website is using Cloudflare
List name | Description |
---|---|
/split/cloudflare(X).txt | Split files (base domain) |
ex_cloudflare_users.txt | Domains which used Cloudflare in the past, not anymore |
cloudflare_CIDR_v4.txt | IPv4 CIDR owned by Cloudflare |
cloudflare_CIDR_v6.txt | IPv6 CIDR owned by Cloudflare |
cloudflare_range_v4.txt | IPv4 range owned by Cloudflare |
cloudflare_owned_ASN.txt | AS network owned by Cloudflare |
cloudflare_owned_NS.txt | Name Server owned by Cloudflare |
cloudflare_owned_domains.txt | Domains owned by Cloudflare |
cloudflare_owned_onions.txt | Tor .onions owned by Cloudflare |
- How to detect Cloudflare
There are many ways to detect it:
- These add-ons will help your Cloudflare collection.
- Visit a website via Tor or VPN, and you will be greeted by "Attention Required! Cloudflare" webpage.
- Dig "NS record" of the domain.
emsisoft.com. 21599 IN NS bella.ns.cloudflare.com.
emsisoft.com. 21599 IN NS dom.ns.cloudflare.com.
- Dig "A record" of the FQDN, then check the IP's owner.
dev.qubes-os.org. 299 IN A 104.18.228.122
ASN AS13335 Cloudflare, Inc.
Organization Cloudflare, Inc.
Route 104.18.224.0/20
- How to add your data
- Log in to notabug.org.
- Click "Fork" button. (top-left corner)
- Edit text file.
- Click Double-arrow button to create a new pull request.
IMPORTANT: Please add only "Base Domain"
if "community.example.com" is using Cloudflare
add "example.com"
if "www.example.co.uk" is using Cloudflare
add "example.co.uk"
if "example.net" is using Cloudflare
add "example.net"
... to /split/cloudflare_e.txt
- If the website no longer using Cloudflare, remove it from /split/ list and add to "ex_cloudflare_users.txt".
Website is NOT using Cloudflare (& blocking you)
List name | Description |
---|---|
list_error403.txt | Returns HTTP Error 403 (Forbidden) |
list_customerror.txt | Returns custom error message (not HTTP 403) |
list_other.txt | (not necessary?) |
IMPORTANT: Please add only "Base Domain" or "(base domain)[space](comment here)"
if "community.example.com" is blocking Tor
add "example.com"
if "www.example.co.uk" is blocking Tor
add "example.co.uk Error message: Anonymous not allowed"
if "example.net" is blocking Tor
add "example.net"
Some websites use other companies with the CloudFlare business model.
Add them to /not_cloudflare/ (formerly "TorBlocker Hall of Shame Part I")
This is a collection of websites that ban Tor exits, other than through Cloudflare(e.g. showing access denied pages, systematic timing out connections, ...).
This add-ons will help your list_error403 collection.