Convert many links to HTTPS and fix mixed content warnings

This commit is contained in:
Cameron Gutman 2018-05-06 20:02:25 -07:00
parent b30df2a84d
commit 872c430f46
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
@charset 'UTF-8';
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900');
@import url('font-awesome.min.css');
/*

View File

@ -57,7 +57,7 @@
</a>
</li>
<li>
<a href="http://www.amazon.com/gp/product/B00JK4MFN2">
<a href="https://www.amazon.com/gp/product/B00JK4MFN2">
<div>Amazon</div>
</a>
</li>
@ -81,7 +81,7 @@
</p>
<p class="style3"><strong>Moonlight</strong> (formerly known as Limelight) is an open source implementation of NVIDIA's GameStream protocol. We implemented the protocol used by the NVIDIA Shield and wrote a set of 3rd party clients.</p>
<br />
<p class="style3"><strong>What does this mean for you?</strong> Moonlight allows you to stream your collection of games from your <a href=http://shield.nvidia.com/play-pc-games/>GameStream-compatible PC</a> to any supported device and play them remotely. Moonlight is perfect for gameplay on the go without sacrificing the graphics quality of your gaming computer.</p>
<p class="style3"><strong>What does this mean for you?</strong> Moonlight allows you to stream your collection of games from your <a href="https://www.nvidia.com/en-us/shield/games/gamestream/"/>GameStream-compatible PC</a> to any supported device and play them remotely. Moonlight is perfect for gameplay on the go without sacrificing the graphics quality of your gaming computer.</p>
</section>
</div>
<!-- Moonlight features tab -->
@ -165,7 +165,7 @@
<p>Stream to Android devices</p>
<ul class="actions">
<a href="https://play.google.com/store/apps/details?id=com.limelight"><img src="images/en-play-badge.png" width="203" height="60" alt="Download" /></a>
<a href="http://www.amazon.com/gp/product/B00JK4MFN2"><img src="images/amazon-underground-app-us-black.png" alt="Download" width="203" height="60" /></a>
<a href="https://www.amazon.com/gp/product/B00JK4MFN2"><img src="images/amazon-underground-app-us-black.png" alt="Download" width="203" height="60" /></a>
</ul>
</section>
</div>
@ -237,7 +237,7 @@
<div id="intro-wrapper" class="wrapper style1">
<div class="title">Who We Are</div>
<section id="intro" class="container">
<p class="style3">Moonlight was created by <a href="http://case.edu">Case Western Reserve University</a> students as a project at the <a href="http://mhacks.org">MHacks</a> hackathon in 2013 and further developed at MHacks and <a href="http://hack.cwru.edu">HackCWRU</a> in 2014.
<p class="style3">Moonlight was created by <a href="https://case.edu">Case Western Reserve University</a> students as a project at the <a href="https://mhacks.org">MHacks</a> hackathon in 2013 and further developed at MHacks and <a href="http://hack.cwru.edu">HackCWRU</a> in 2014.
<br />
<br />
<ul>
@ -251,7 +251,7 @@
Feel free to send any of us an email at our firstname@moonlight-stream.com or to all of us at <a href="mailto:info@moonlight-stream.com" target="_top">info@moonlight-stream.com</a>. We do get a high volume of mail and unfortunately can't answer it all, so please check if your issue is covered in the <a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Troubleshooting">troubleshooting guide</a> before reaching out. To report bugs, please follow the steps <a href = "https://github.com/moonlight-stream/moonlight-docs/wiki/Get-In-Touch">here</a>.
</p>
<p class="style3">
Want to keep up with the latest Moonlight updates? Follow along with development at the <a href="http://forum.xda-developers.com/showthread.php?t=2505510">XDA Developers Thread</a>.
Want to keep up with the latest Moonlight updates? Follow along with development at the <a href="https://forum.xda-developers.com/showthread.php?t=2505510">XDA Developers Thread</a>.
</p>
We are not accepting monetary donations at this time and currently have no plans to do so. Instead, please direct any donations toward the <a href="http://hacsoc.org">Case Western Reserve University Hacker Society</a> - the birthplace of Moonlight, Hacker Society is a club for CWRU students of all skill levels and backgrounds to explore computer science outside of school. If you still insist on donating, you may do so <a href="https://securelb.imodules.com/s/1526/index.aspx?sid=1526&gid=1&pgid=381">here</a>. ("Choose another area", specify "Hacker Society" under special instructions). Thank you!
</section>