url changes

- updated http urls to https when possible.
This commit is contained in:
Brett Hewitson 2022-07-12 16:01:52 +10:00
parent 11c411a557
commit c79ec023d8
23 changed files with 134 additions and 101 deletions

View file

@ -45,7 +45,7 @@
<Value Profile="(Default)">https://api.ipify.org</Value>
</Setting>
<Setting Name="PublicIPCheckUrl2" Type="System.String" Scope="Application">
<Value Profile="(Default)">http://whatismyip.akamai.com/</Value>
<Value Profile="(Default)">https://whatismyip.akamai.com/</Value>
</Setting>
</Settings>
</SettingsFile>