Hello, I've just received the following errors from servers in Belarus, Russia and Kazakhstan:
>>> chromium: Fetching copium-131.1.tar.gz::https://codeberg.org/selfisekai/copium/archive/131.1.tar.gz
curl: (35) Recv failure: Connection reset by peer
curl: (7) Failed to connect to codeberg.org port 443 after 1046 ms: Could not connect to server
wget -4 "https://codeberg.org/selfisekai/copium/archive/131.1.tar.gz"
Connecting to codeberg.org (codeberg.org)|217.197.91.145|:443... failed: No route to host.
I've investigated this issue a bit, and it looks like ISPs in Belarus, Russia and Kazakhstan are trying to block traffic to codeberg.
Is it possible to make mirror of copium on github/gitlab/bitbucket instead? Thank you.
Hello, I've just received the following errors from servers in Belarus, Russia and Kazakhstan:
```
>>> chromium: Fetching copium-131.1.tar.gz::https://codeberg.org/selfisekai/copium/archive/131.1.tar.gz
curl: (35) Recv failure: Connection reset by peer
curl: (7) Failed to connect to codeberg.org port 443 after 1046 ms: Could not connect to server
```
```
wget -4 "https://codeberg.org/selfisekai/copium/archive/131.1.tar.gz"
Connecting to codeberg.org (codeberg.org)|217.197.91.145|:443... failed: No route to host.
```
I've investigated this issue a bit, and it looks like ISPs in Belarus, Russia and Kazakhstan are trying to block traffic to codeberg.
Is it possible to make mirror of copium on github/gitlab/bitbucket instead? Thank you.