mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-01-15 03:37:00 -05:00
Receive android
This commit is contained in:
parent
553afcbe3f
commit
23419e2d2d
@ -1,7 +1,13 @@
|
||||
## How to block CloudFlare on Android
|
||||
# How to Block Cloudflare
|
||||
## on Android
|
||||
|
||||
This page show you how to block CloudFlare websites.
|
||||
|
||||
|
||||
Summary:
|
||||
### With InviZible
|
||||
|
||||
<details><summary> _click me_ </summary>
|
||||
|
||||
- With `InviZible` app you can block the common IP ranges of CloudFlare sites.
|
||||
- While blocking CF ranges, your browser app cannot connect to CF at all and cause timeout.
|
||||
|
||||
@ -359,3 +365,32 @@ Here is the list of common CloudFlare IP ranges in InviZible format:
|
||||
198.41.254.*
|
||||
198.41.255.*
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
### With Other VPN software
|
||||
|
||||
<details><summary> _click me_ </summary>
|
||||
|
||||
In your VPN software route those ranges to nowhere.
|
||||
|
||||
```
|
||||
103.21.244.0/22
|
||||
103.22.200.0/22
|
||||
103.31.4.0/22
|
||||
104.16.0.0/13
|
||||
104.24.0.0/14
|
||||
108.162.192.0/18
|
||||
131.0.72.0/22
|
||||
141.101.64.0/18
|
||||
162.158.0.0/15
|
||||
172.64.0.0/13
|
||||
173.245.48.0/20
|
||||
188.114.96.0/20
|
||||
190.93.240.0/20
|
||||
197.234.240.0/22
|
||||
198.41.128.0/17
|
||||
```
|
||||
|
||||
</details>
|
||||
|
Loading…
Reference in New Issue
Block a user