rdegges / python-ipify

The official client library for ipify: A Simple IP Address API.
The Unlicense
138 stars 35 forks source link

use HTTPS www.ipify.org urls in comments and docs #3

Closed ktdreyer closed 8 years ago

ktdreyer commented 8 years ago

Use the TLS-secured URLs when linking to www.ipify.org.

We were already doing this for the api.ipify.org endpoint; might as well do it for www also.

rdegges commented 8 years ago

Thanks =) Totally missed this, heh.