Commit 80f0a409 authored by Liang's avatar Liang

xmr

parent b5d5bcb2
...@@ -247,7 +247,7 @@ var Util = { ...@@ -247,7 +247,7 @@ var Util = {
} }
$.ajax({ $.ajax({
method: "GET", method: "GET",
url: latkeConfig.staticServePath + '/js/lib/xmr.min.js', url: 'https://static.hacpai.com/js/lib/xmr.min.js',
dataType: "script", dataType: "script",
cache: true cache: true
}).done(function () { }).done(function () {
......
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