From bab063a974dbc23626f06e4d14db1e4af1a7b238 Mon Sep 17 00:00:00 2001 From: Maurice Heumann Date: Thu, 26 Dec 2019 10:32:21 +0100 Subject: [PATCH] [Cache] Add new cache url --- README.md | 2 +- src/Utils/Cache.cpp | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de24d7b1..55305a3b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![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) [![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 diff --git a/src/Utils/Cache.cpp b/src/Utils/Cache.cpp index df15b87b..fd829d6b 100644 --- a/src/Utils/Cache.cpp +++ b/src/Utils/Cache.cpp @@ -4,6 +4,8 @@ namespace Utils { const char* Cache::Urls[] = { + "https://iw4x.org", + "https://iw4xcachep26muba.onion.to", "https://iw4xcachep26muba.tor2web.xyz", "https://iw4xcachep26muba.onion.ws",