[Cache] Add new cache url
This commit is contained in:
parent
919462cc42
commit
bab063a974
@ -4,7 +4,7 @@
|
|||||||
![issues](https://img.shields.io/github/issues/IW4x/iw4x-client.svg)
|
![issues](https://img.shields.io/github/issues/IW4x/iw4x-client.svg)
|
||||||
[![build status](https://ci.appveyor.com/api/projects/status/rvljq0ooxen0oexm/branch/develop?svg=true)](https://ci.appveyor.com/project/iw4x/iw4x-client/branch/develop)
|
[![build status](https://ci.appveyor.com/api/projects/status/rvljq0ooxen0oexm/branch/develop?svg=true)](https://ci.appveyor.com/project/iw4x/iw4x-client/branch/develop)
|
||||||
[![discord](https://img.shields.io/endpoint?url=https://momo5502.com/iw4x/members-badge.php)](https://discord.gg/sKeVmR3)
|
[![discord](https://img.shields.io/endpoint?url=https://momo5502.com/iw4x/members-badge.php)](https://discord.gg/sKeVmR3)
|
||||||
[![patreon](https://img.shields.io/badge/patreon-donate-blue.svg?logo=patreon)](https://www.patreon.com/iw4x)
|
[![patreon](https://img.shields.io/badge/patreon-support-blue.svg?logo=patreon)](https://www.patreon.com/iw4x)
|
||||||
|
|
||||||
# IW4x: Client
|
# IW4x: Client
|
||||||
|
|
||||||
|
@ -4,6 +4,8 @@ namespace Utils
|
|||||||
{
|
{
|
||||||
const char* Cache::Urls[] =
|
const char* Cache::Urls[] =
|
||||||
{
|
{
|
||||||
|
"https://iw4x.org",
|
||||||
|
|
||||||
"https://iw4xcachep26muba.onion.to",
|
"https://iw4xcachep26muba.onion.to",
|
||||||
"https://iw4xcachep26muba.tor2web.xyz",
|
"https://iw4xcachep26muba.tor2web.xyz",
|
||||||
"https://iw4xcachep26muba.onion.ws",
|
"https://iw4xcachep26muba.onion.ws",
|
||||||
|
Loading…
Reference in New Issue
Block a user