From 99ed7fe02eb3494893c6db614e744866ebc8d500 Mon Sep 17 00:00:00 2001
From: azurecloudminingscript <azurecloudminingscript@gmail.com>
Date: Sat, 25 May 2019 18:28:17 +0200
Subject: [PATCH]

---
 Run_Folding_At_Home_in_the_Azure_Cloud.html | 27 +++++++++++++++------
 1 file changed, 19 insertions(+), 8 deletions(-)

diff --git a/Run_Folding_At_Home_in_the_Azure_Cloud.html b/Run_Folding_At_Home_in_the_Azure_Cloud.html
index d1d4670..d5a2867 100644
--- a/Run_Folding_At_Home_in_the_Azure_Cloud.html
+++ b/Run_Folding_At_Home_in_the_Azure_Cloud.html
@@ -45,17 +45,28 @@
         <h1>How to Run Folding@Home in the Azure-cloud</h1>
         <p>If you have a MSDN-subscription <strong>Microsoft will give you up
             to 150$ monthly credit</strong> for the azure-cloud. You can use
-          these credits to run folding@home in the azure-cloud (<strong>150$ is
-            enough to run 20 cores for one month</strong>, which will net you
-          around 150.000 folding@home-points per day). </p>
-        <p>Note: It is your responsibility to comply with Azure's ToS. You will
-          be banned very quickly if you do something that Azure does not like. <strong>You
-            should only use free credits from legitimate sources</strong> (e.g.
-          if you have a MSDN-subscription from your day-job).</p>
+          these credits to run <a href="https://foldingathome.org/">folding@home</a>
+          in the azure-cloud (<strong>150$ is enough to run 20 cores for one
+            month</strong>, which will net you around 150.000
+          folding@home-points per day). </p>
+        <p>Note: </p>
+        <ul>
+          <li>When you are folding you are helping to fight diseases, but the
+            folding@home-points themselves have no monetary value. However,
+            there are some ways how to get a direct reward from folding, e.g.
+            through <a href="https://bananominer.com/">bananominer.com</a>, <a
+              href="https://curecoin.net/">curecoin</a> or <a href="https://foldingcoin.net/">foldingcoin</a>.
+          </li>
+          <li>It is your responsibility to comply with Azure's ToS. You will be
+            banned very quickly if you do something that Azure does not like. <strong>You
+              should only use free credits from legitimate sources</strong>
+            (e.g. if you have a MSDN-subscription from your day-job).</li>
+        </ul>
         <p> <strong>You can see a screencast of the required steps in the video
             below</strong> (switch to fullscreen-mode with the button in the
           bottom-right corner to see it properly):</p>
-          <iframe width="560" height="315" src="https://www.youtube.com/embed/rYJbGmAFxrY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+        <iframe src="https://www.youtube.com/embed/rYJbGmAFxrY" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
+          allowfullscreen="" width="560" height="315" frameborder="0"></iframe>
         <p>To start, enter your <strong>Folding@Home-Team-ID, User-ID and
             Passkey</strong> in the fields below (all entered data is processed
           in your local browser with client-side javascript and is not sent
-- 
GitLab