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:
-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'