# HG changeset patch # User Dennis Fink # Date 2015-10-20 00:38:32 # Node ID f61943d9a6b79e61bd1780c33d572fbf99a76405 # Parent f66d76e2cd7c4a8642f36e3b2af280e74905d096 # Parent f70078eec61c0b2f8f26af5ec587a473905e9ccd Merged hotfix-onion-address diff --git a/ennstatus/templates/base.html b/ennstatus/templates/base.html --- a/ennstatus/templates/base.html +++ b/ennstatus/templates/base.html @@ -7,7 +7,7 @@ {% elif '.bit' in request.url_root %} {% set wiki_url = config['ENNSTATUS_WIKI_BIT_ADDRESS'] %} {% else %} - {% set wiki_url = "//wiki.enn.lu" %} + {% set wiki_url = "wiki.enn.lu" %} {% endif %} {% block title %} @@ -52,7 +52,7 @@
  • your contact information

  • - For transparency reasons we publish monthly abuse mail statistics. + For transparency reasons we publish monthly abuse mail statistics.

    Abuse contact

    diff --git a/ennstatus/templates/root/mirrors.html b/ennstatus/templates/root/mirrors.html --- a/ennstatus/templates/root/mirrors.html +++ b/ennstatus/templates/root/mirrors.html @@ -7,7 +7,7 @@ {% elif '.bit' in request.url_root %} {% set globe_url = config['ENNSTATUS_GLOBE_BIT_ADDRESS'] %} {% else %} - {% set globe_url = "//globe.enn.lu" %} + {% set globe_url = "globe.enn.lu" %} {% endif %} {% block content %} @@ -25,7 +25,7 @@
    tails.enn.lu
    A Tails Download mirror. Tails is a live operating system, that you can start on almost any computer from a DVD, USB stick, or SD card. It aims at preserving your privacy and anonymity. Learn more about Tails

    -
    globe.enn.lu
    +
    globe.enn.lu
    Globe is a Tor relay and bridge explorer.