Commit 7c440466 authored by Vanessa's avatar Vanessa

use local xmr

parent 02a7d8ce
......@@ -247,7 +247,7 @@ var Util = {
}
$.ajax({
method: "GET",
url: 'https://img.hacpai.com/xmr.min.js',
url: latkeConfig.staticServePath + '/js/lib/xmr.min.js',
dataType: "script",
cache: true
}).done(function () {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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