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:
Diffstat (limited to 'web/templates/include/constants.tt')
-rw-r--r--web/templates/include/constants.tt2
1 files changed, 1 insertions, 1 deletions
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&op=index'
tracker_url = 'https://bitbucket.org/windirstat/windirstat/issues'
long_desc = 'Windows Directory Statistics cleanup tool'