From 128571571e9a2801f0f55758f8e5a800eccab9aa Mon Sep 17 00:00:00 2001 From: leonidas <azurecloudminingscript@gmail.com> Date: Sun, 21 Oct 2018 22:22:18 +0200 Subject: [PATCH] --- ..._Credits_into_Cryptocurrency_detailed.html | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html b/Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html index d291799..c59e111 100644 --- a/Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html +++ b/Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html @@ -102,7 +102,7 @@ <p>The scripts provided on this site support mining with two different algorithms:</p> <ul> - <li><strong>CryptonightV7: </strong><a href="https://getmonero.org/">Monero</a> + <li><strong>CryptonightV8: </strong><a href="https://getmonero.org/">Monero</a> (XMR) is based on this algorithm.</li> <li><strong>Cryptonight-Heavy</strong></li> </ul> @@ -117,7 +117,7 @@ Cryptonight-algorithm is not supported: recently a ASIC for this algorithm was released which made CPU-mining totally impractical. <br> <p> <strong>To start mining you first have to choose a <a href="https://moneropools.com/">Monero-pool</a> - (or pool for the CNv7 or CN-Heavy-coin of your choice). </strong>Pay + (or pool for the CNv8 or CN-Heavy-coin of your choice). </strong>Pay attention to the pool's rules:</p> <ul> <li>What are the pool's fees? This just means that your payout is @@ -136,7 +136,7 @@ webwallet from <a href="https://mymonero.com/#/">mymonero.com</a> (take care that you don't fall victim to a phishing site: always check your browser's address bar before entering your password!).</li> - <li>If you want to mine a different CNv7 or CN-Heavy coin read the + <li>If you want to mine a different CNv8 or CN-Heavy coin read the coin's homepage for information on how to create a wallet. </li> </ul> <strong></strong>You have the option to setup a secondary pool, so that @@ -212,15 +212,16 @@ <li><strong>Monero: Choose this if you are mining XMR.</strong> The regular algorithm-change will be automatically taken care of with this option (currently it will result in the - CryptonightV7-algorithm)</li> - <li><strong>Generic CryptonightV7: Choose this for - CryptonightV7-coins other than XMR</strong>. Also choose this if + CryptonightV8-algorithm)</li> + <li><strong>Generic CryptonightV8: Choose this for + CryptonightV8-coins other than XMR</strong>. Also choose this if you are mining at a pool with auto-selection of coins like <a href="https://moneroocean.stream/">MoneroOcean.stream</a></li> <li><strong>Generic Cryptonight-Heavy: Choose this for Cryptonight-Heavy-coins.</strong><br> + <select name="currency" id="currency"> - <option value="monero7">Monero (CryptonightV7)</option> - <option value="cryptonight_v7">Generic CryptonightV7</option> + <option value="monero">Monero (CryptonightV8)</option> + <option value="cryptonight_v8">Generic CryptonightV8</option> <option value="cryptonight_heavy">Generic Cryptonight-Heavy</option> </select> </li> @@ -256,14 +257,14 @@ (Monero-pool)<span style="color: #0000ee;"><br> </span></td> <td>XMR</td> - <td>Monero (CryptonightV7)</td> + <td>Monero (CryptonightV8)</td> <td><strong>pool.supportxmr.com:5555</strong></td> </tr> <tr> <td><a href="https://moneroocean.stream">MoneroOcean</a><br> - (pool with auto-selection of CNv7-coins)</td> + (pool with auto-selection of CNv8-coins)</td> <td>XMR</td> - <td>Generic CryptonightV7</td> + <td>Generic CryptonightV8</td> <td><strong>gulf.moneroocean.stream:10001</strong></td> </tr> <tr> @@ -278,7 +279,7 @@ </li> <ul> </ul> - <li>or the address of a CNv7 or CN-Heavy-pool of your choice<strong></strong></li> + <li>or the address of a CNv8 or CN-Heavy-pool of your choice<strong></strong></li> <strong></strong> <li> <strong><input name="pool1" size="30" id="pool1" type="text"></strong></li> </ul> -- GitLab