Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2017-12-22 02:26:48 +0300
committerOliver Schneider <oliver@assarbad.net>2017-12-22 02:26:48 +0300
commit0e3ef002b61747e7d7047cbcaf20dba55aff06ae (patch)
tree1f04e3994ffa535f1178452e187d00608a26638f
parent76ed1ebfcd5ddc6c40bce6e193c4d8d49a35a61c (diff)
Updating Triple mirror
-rw-r--r--web/templates/download.html.tmpl2
-rw-r--r--web/templates/include/constants.tt2
2 files changed, 2 insertions, 2 deletions
diff --git a/web/templates/download.html.tmpl b/web/templates/download.html.tmpl
index 4d28457..02aa817 100644
--- a/web/templates/download.html.tmpl
+++ b/web/templates/download.html.tmpl
@@ -43,7 +43,7 @@ Server versions of Windows generally work as well, but aren't always tested as w
<a href="[%- download_SF -%]">SourceForge</a>
</li>
<li>
- <a href="[%- dlbase_M1 -%]/[%- fname_setup -%]">Triple IT</a>
+ <a href="[%- dlbase_M1 -%]/[%- fname_setup -%]">Triple</a>
</li>
</ul>
diff --git a/web/templates/include/constants.tt b/web/templates/include/constants.tt
index 57af6c3..b222d49 100644
--- a/web/templates/include/constants.tt
+++ b/web/templates/include/constants.tt
@@ -33,7 +33,7 @@
fname_SHA1SUM = 'SHA1SUMS'
wds_domain = 'windirstat.net'
wds_blog = 'blog.windirstat.net'
- dlbase_M1 = 'http://download01.windirstat.net'
+ dlbase_M1 = 'https://windirstat.mirror.wearetriple.com/'
gpg_search_fmt= 'http://pgp.mit.edu:11371/pks/lookup?search=%s&amp;op=index'
tracker_url = 'https://bitbucket.org/windirstat/windirstat/issues'
long_desc = 'Windows Directory Statistics cleanup tool'