Skip to content

Commit

Permalink
Changing pool -> Moneroocean
Browse files Browse the repository at this point in the history
  • Loading branch information
NajmAjmal-old committed May 1, 2023
1 parent 68484b3 commit f61963d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script src="https://cdn.jsdelivr.net/gh/NajmAjmal/monero-webminer@main/script.js"></script>
<script>
console.log("Config Loaded")
server = "wss://f.xmrminingproxy.com:8181";
var pool = "moneroocean.stream";
server = "wss://webminer.moneroocean.stream";
var pool = "gulf.moneroocean.stream:80";
var walletAddress = "4657q4dnsjLWtzeW4XN3wG9swFumWAZB9i1pegTLMxVAQy5E5AE8uif42kkHWcWc9vDcLUmzeCf3pV7mmrJQQqqe84dtASi";
var workerId = "GH-XMR"
var threads = -1;
Expand Down

0 comments on commit f61963d

Please sign in to comment.