Suggest VPN to work around blocked domain

This commit is contained in:
Lyssa
2026-06-15 16:21:25 +04:00
parent 4c7cc9e6c6
commit 56af673b5a

View File

@@ -45,6 +45,9 @@ import TabItem from '@theme/TabItem';
```powershell
[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12
```
**Still not working?**
You need to use a VPN like [Cloudflare One](https://one.one.one.one) or follow method 2 instead.
</details>
</TabItem>