diff --git a/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html b/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html
index fc02a22c66dd9d44c20b8a8f1629c0fe7ce83c7c..0ed2457555efecebc0f3986b7200152568beca2d 100644
--- a/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html
+++ b/Turn_your_Azure_Free_Credits_into_Cryptocurrency.html
@@ -10,9 +10,9 @@
     var result= getProlog();
 
     
-    result += "export pool_address1=cryptonight.usa.nicehash.com:3355;";
+    result += "export pool_address1=xmrpool.eu:3333;";
     result += "export wallet1=" + getField("wallet1") +";";
-    result+="export nicehash1=true;"
+    result+="export nicehash1=false"
     
     result+=getEpilog();