<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
<div style="16px" text-align="left">Feb 22, 2019, 8:02 AM by bryce@jasmer.com:<br></div><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="16px" text-align="left">I have written a script that will search for OSM objects that have a website tag that explicitly states "http://..." or implicitly uses http by leaving of the protocol specification. The script will then loop through all that it discovers and asks the http site if it will redirect me to the secure version of the website over the https protocol. If it does, I will update the database with the new value.<br></div></div></div></div></div></div></blockquote><div style="16px" text-align="left">So when <a href="http://domainname.com">http://domainname.com</a> redirects to <a target="_blank" rel="noopener noreferrer" href="http://domainname.com">https://some-other-domainname.com</a> <br></div><div style="16px" text-align="left">no edit will be made, right?<br></div>  </body>
</html>