Fix https security related issues

diff --git a/bfor.html b/bfor.html
index b383124..62951c9 100644
--- a/bfor.html
+++ b/bfor.html
@@ -130,10 +130,10 @@
       <div class="row">
         <div class="col-md-12" style=""><br><br>
           <h2 style="color: #fff;" class="text-center">Not everyone has access to development hardware</h2>
-          <p class="highlight_secondary lead text-center">Many people across the globe do not have access or are not able to afford the latest and greatest technology in order to learn how to develop with, then alone practice what they have learned. In order to help fill that gap, we are partnering with <a style="font-weight: bold; color: black;" target="blank" href="http://legacyserver.in">Legacy-Server</a> in order to provide build-server access when resources are available, and help reach the dreams of those that aren't able to access all the needed tools.</p>
+          <p class="highlight_secondary lead text-center">Many people across the globe do not have access or are not able to afford the latest and greatest technology in order to learn how to develop with, then alone practice what they have learned. In order to help fill that gap, we are partnering with <a style="font-weight: bold; color: black;" target="blank" href="https://legacyserver.in">Legacy-Server</a> in order to provide build-server access when resources are available, and help reach the dreams of those that aren't able to access all the needed tools.</p>
           <div class="worldmap">
             <!--?xml version="1.0" encoding="UTF-8" standalone="no"?-->
-            <svg width="100%" viewBox="0 0 750 450" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
+            <svg width="100%" viewBox="0 0 750 450" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" xmlns:sketch="https://www.bohemiancoding.com/sketch/ns">
               <title>Animated World Map - source https://codepen.io/tinystride/pen/yIqAp</title>
               <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
                 <path d="M379.952,169.646 C377.947,169.646 376.322,171.271 376.322,173.275 C376.322,175.28 377.947,176.905 379.952,176.905 C381.956,176.905 383.581,175.28 383.581,173.275 C383.581,171.271 381.956,169.646 379.952,169.646" id="Fill-1" fill="#00629b"></path>
@@ -2188,7 +2188,7 @@
               </g>
             </svg>
           </div>
-          <p class="highlight_secondary lead text-center">To find out more about using&nbsp;<a style="font-weight: bold; color: black;" target="blank" href="http://legacyserver.in">Legacy-Server</a>&nbsp;build servers, please follow the link from their name. As a reminder, slots are available on a first-come first-serve basis, and time is shared across many countries.&nbsp;</p>
+          <p class="highlight_secondary lead text-center">To find out more about using&nbsp;<a style="font-weight: bold; color: black;" target="blank" href="https://legacyserver.in">Legacy-Server</a>&nbsp;build servers, please follow the link from their name. As a reminder, slots are available on a first-come first-serve basis, and time is shared across many countries.&nbsp;</p>
         </div>
       </div>
     </div>
@@ -2492,7 +2492,7 @@
         <div class="col-md-4">
           <div class="card-body p-4"> <img class="img-fluid d-block mb-3 mx-auto" src="images/SG_Asset_2.png" width="138">
             <h1>Supreme Gamers</h1>
-            <a href="http://supreme-gamers.com/" target="_blank"><i class="fab fa-google p-2" style="font-size: 300%;"></i></a>
+            <a href="https://supreme-gamers.com/" target="_blank"><i class="fab fa-google p-2" style="font-size: 300%;"></i></a>
             <a href="https://gitlab.com/AXIM0S/vendor-gearlock" target="_blank"><i class="fab fa-git p-2" style="font-size: 300%;"></i></a>
             <p class="mb-0">Android-x86 Gaming Community and creators of Gearlock Recovery for Android-x86 based projects</p>
           </div>
diff --git a/index.html b/index.html
index 23982f3..1436027 100644
--- a/index.html
+++ b/index.html
@@ -335,7 +335,7 @@
           <div class="col-md-4">
             <div class="card-body p-4"> <img class="img-fluid d-block mb-3 mx-auto" src="images/SG_Asset_2.png" width="138">
               <h1>Supreme Gamers</h1>
-              <a href="http://supreme-gamers.com/" target="_blank"><i class="fab fa-google p-2" style="font-size: 300%;"></i></a>
+              <a href="https://supreme-gamers.com/" target="_blank"><i class="fab fa-google p-2" style="font-size: 300%;"></i></a>
               <a href="https://gitlab.com/AXIM0S/vendor-gearlock" target="_blank"><i class="fab fa-git p-2" style="font-size: 300%;"></i></a>
               <p class="mb-0">Android-x86 Gaming Community and creators of Gearlock Recovery for Android-x86 based projects</p>
             </div>