diff --git a/nsupdate/main/templates/main/overview.html b/nsupdate/main/templates/main/overview.html index c8864fb..2854884 100644 --- a/nsupdate/main/templates/main/overview.html +++ b/nsupdate/main/templates/main/overview.html @@ -3,7 +3,7 @@ {% block content %}
domain | last IP update | IPv4 | IPv6 | comment | action |
---|
We try to get your IP addresses through a trick. We host two fake images on a IPv4 and IPv6 domain and we can associate those with your session. If we find an IP address, we will update this information accordingly. This allows us to get your IPv4 address even when you are using your IPv6 and vice versa.
- your IPv4: {{ request.session.ipv4 }}We try to get your IP addresses through a trick. We host two fake images on a IPv4 and IPv6 domain and we can associate those with your session. If we find an IP address, we will update this information accordingly. This allows us to get your IPv4 address even when you are using your IPv6 and vice versa.
+ your IPv4: {{ request.session.ipv4 }}