mirror of
https://github.com/mpolden/echoip.git
synced 2025-02-20 14:08:58 +01:00
Use https in links
This commit is contained in:
parent
74e6f4dd31
commit
c8db4935ca
@ -102,8 +102,8 @@ $ http ifconfig.co/port/8080
|
|||||||
<div class="pure-u-1-1 footer">
|
<div class="pure-u-1-1 footer">
|
||||||
<p class="footer">
|
<p class="footer">
|
||||||
To force IPv4 lookup you can use
|
To force IPv4 lookup you can use
|
||||||
the <a href="http://v4.ifconfig.co">v4 subdomain</a>
|
the <a href="https://v4.ifconfig.co">v4 subdomain</a>
|
||||||
(<a href="http://v6.ifconfig.co">or v6 for IPv6</a>).
|
(<a href="https://v6.ifconfig.co">or v6 for IPv6</a>).
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user