diff --git a/nsupdate/main/templates/main/about.html b/nsupdate/main/templates/main/about.html index 5528b34..5a33c93 100644 --- a/nsupdate/main/templates/main/about.html +++ b/nsupdate/main/templates/main/about.html @@ -28,15 +28,15 @@

Fair use

The only thing we expect from you is fair use of this service: -

+

We reserve the right to remove any account or hostname(s) that are related to unfair use of the service - at any time and without prior notice. diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html index 0733b8a..02bfbb3 100644 --- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html +++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html @@ -77,7 +77,7 @@

Enter the following data
- + diff --git a/nsupdate/main/templates/main/overview.html b/nsupdate/main/templates/main/overview.html index c9e3010..99785c3 100644 --- a/nsupdate/main/templates/main/overview.html +++ b/nsupdate/main/templates/main/overview.html @@ -57,14 +57,15 @@

Your current IPs

Your IPv4: {{ request.session.ipv4 }}

Your IPv6: {{ request.session.ipv6 }}

-

Note: We try to get your IP addresses through a trick, by hosting two fake images: -

    -
  1. on a IPv4-only server
  2. -
  3. on a IPv6-only server
  4. -
- That way we can detect your IPs when your browser tries to load the images and - associate them with your session. - If we detected an IP address, we will update this information accordingly. +

Note: We try to get your IP addresses through a trick, by hosting two fake images:

+
    +
  1. on a IPv4-only server
  2. +
  3. on a IPv6-only server
  4. +
+

+ That way we can detect your IPs when your browser tries to load the images and + associate them with your session. + If we detected an IP address, we will update this information accordingly.

SettingValue
SettingValue
Dynamic DNS providerCustom
Update-URLhttp://nsupdate.info/nic/update
Domain Name{{ host.get_fqdn|default:"<your hostname>" }}