mycpen-blog 0.0.0-fyupepumck → 0.0.0-fyvdazuhhw

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1,1606 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("APlayer",[],t):"object"==typeof exports?exports.APlayer=t():e.APlayer=t()}(window,(function(){return function(e){var t={};function n(i){if(t[i])return t[i].exports;var a=t[i]={i:i,l:!1,exports:{}};return e[i].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:i})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=41)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=/mobile/i.test(window.navigator.userAgent),a={secondToTime:function(e){var t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),i=Math.floor(e-3600*t-60*n);return(t>0?[t,n,i]:[n,i]).map((function(e){return e<10?"0"+e:""+e})).join(":")},getElementViewLeft:function(e){var t=e.offsetLeft,n=e.offsetParent,i=document.body.scrollLeft+document.documentElement.scrollLeft;if(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement)for(;null!==n&&n!==e;)t+=n.offsetLeft,n=n.offsetParent;else for(;null!==n;)t+=n.offsetLeft,n=n.offsetParent;return t-i},getElementViewTop:function(e,t){for(var n,i=e.offsetTop,a=e.offsetParent;null!==a;)i+=a.offsetTop,a=a.offsetParent;return n=document.body.scrollTop+document.documentElement.scrollTop,t?i:i-n},isMobile:i,storage:{set:function(e,t){localStorage.setItem(e,t)},get:function(e){return localStorage.getItem(e)}},nameMap:{dragStart:i?"touchstart":"mousedown",dragMove:i?"touchmove":"mousemove",dragEnd:i?"touchend":"mouseup"},randomOrder:function(e){return function(e){for(var t=e.length-1;t>=0;t--){var n=Math.floor(Math.random()*(t+1)),i=e[n];e[n]=e[t],e[t]=i}return e}([].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(Array(e))).map((function(e,t){return t})))}};t.default=a},function(e,t,n){var i=n(2);e.exports=function(e){"use strict";e=e||{};var t="",n=i.$each,a=e.audio,r=(e.$value,e.$index,i.$escape),o=e.theme,s=e.index;return n(a,(function(e,n){t+='\n<li>\n <span class="aplayer-list-cur" style="background-color: ',t+=r(e.theme||o),t+=';"></span>\n <span class="aplayer-list-index">',t+=r(n+s),t+='</span>\n <span class="aplayer-list-title">',t+=r(e.name),t+='</span>\n <span class="aplayer-list-author">',t+=r(e.artist),t+="</span>\n</li>\n"})),t}},function(e,t,n){"use strict";e.exports=n(15)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=g(n(33)),a=g(n(32)),r=g(n(31)),o=g(n(30)),s=g(n(29)),l=g(n(28)),u=g(n(27)),c=g(n(26)),p=g(n(25)),d=g(n(24)),h=g(n(23)),y=g(n(22)),f=g(n(21)),v=g(n(20)),m=g(n(19));function g(e){return e&&e.__esModule?e:{default:e}}var w={play:i.default,pause:a.default,volumeUp:r.default,volumeDown:o.default,volumeOff:s.default,orderRandom:l.default,orderList:u.default,menu:c.default,loopAll:p.default,loopOne:d.default,loopNone:h.default,loading:y.default,right:f.default,skip:v.default,lrc:m.default};t.default=w},function(e,t,n){"use strict";var i,a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};i=function(){return this}();try{i=i||Function("return this")()||(0,eval)("this")}catch(e){"object"===("undefined"==typeof window?"undefined":a(window))&&(i=window)}e.exports=i},function(e,t,n){"use strict";var i,a,r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};void 0===(a="function"==typeof(i=function(){if("object"===("undefined"==typeof window?"undefined":r(window))&&void 0!==document.querySelectorAll&&void 0!==window.pageYOffset&&void 0!==history.pushState){var e=function(e,t,n,i){return n>i?t:e+(t-e)*((a=n/i)<.5?4*a*a*a:(a-1)*(2*a-2)*(2*a-2)+1);var a},t=function(t,n,i,a){n=n||500;var r=(a=a||window).scrollTop||window.pageYOffset;if("number"==typeof t)var o=parseInt(t);else o=function(e,t){return"HTML"===e.nodeName?-t:e.getBoundingClientRect().top+t}(t,r);var s=Date.now(),l=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(e){window.setTimeout(e,15)};!function u(){var c=Date.now()-s;a!==window?a.scrollTop=e(r,o,c,n):window.scroll(0,e(r,o,c,n)),c>n?"function"==typeof i&&i(t):l(u)}()},n=function(e){if(!e.defaultPrevented){e.preventDefault(),location.hash!==this.hash&&window.history.pushState(null,null,this.hash);var n=document.getElementById(this.hash.substring(1));if(!n)return;t(n,500,(function(e){location.replace("#"+e.id)}))}};return document.addEventListener("DOMContentLoaded",(function(){for(var e,t=document.querySelectorAll('a[href^="#"]:not([href="#"])'),i=t.length;e=t[--i];)e.addEventListener("click",n,!1)})),t}})?i.call(t,n,t,e):i)||(e.exports=a)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=s(n(1)),r=s(n(0)),o=s(n(5));function s(e){return e&&e.__esModule?e:{default:e}}var l=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.player=t,this.index=0,this.audios=this.player.options.audio,this.bindEvents()}return i(e,[{key:"bindEvents",value:function(){var e=this;this.player.template.list.addEventListener("click",(function(t){var n=void 0;n="LI"===t.target.tagName.toUpperCase()?t.target:t.target.parentElement;var i=parseInt(n.getElementsByClassName("aplayer-list-index")[0].innerHTML)-1;i!==e.index?(e.switch(i),e.player.play()):e.player.toggle()}))}},{key:"show",value:function(){this.player.events.trigger("listshow"),this.player.template.list.classList.remove("aplayer-list-hide"),this.player.template.listOl.scrollTop=33*this.index}},{key:"hide",value:function(){this.player.events.trigger("listhide"),this.player.template.list.classList.add("aplayer-list-hide")}},{key:"toggle",value:function(){this.player.template.list.classList.contains("aplayer-list-hide")?this.show():this.hide()}},{key:"add",value:function(e){this.player.events.trigger("listadd",{audios:e}),"[object Array]"!==Object.prototype.toString.call(e)&&(e=[e]),e.map((function(e){return e.name=e.name||e.title||"Audio name",e.artist=e.artist||e.author||"Audio artist",e.cover=e.cover||e.pic,e.type=e.type||"normal",e}));var t=!(this.audios.length>1),n=0===this.audios.length;this.player.template.listOl.innerHTML+=(0,a.default)({theme:this.player.options.theme,audio:e,index:this.audios.length+1}),this.audios=this.audios.concat(e),t&&this.audios.length>1&&this.player.container.classList.add("aplayer-withlist"),this.player.randomOrder=r.default.randomOrder(this.audios.length),this.player.template.listCurs=this.player.container.querySelectorAll(".aplayer-list-cur"),this.player.template.listCurs[this.audios.length-1].style.backgroundColor=e.theme||this.player.options.theme,n&&("random"===this.player.options.order?this.switch(this.player.randomOrder[0]):this.switch(0))}},{key:"remove",value:function(e){if(this.player.events.trigger("listremove",{index:e}),this.audios[e])if(this.audios.length>1){var t=this.player.container.querySelectorAll(".aplayer-list li");t[e].remove(),this.audios.splice(e,1),this.player.lrc&&this.player.lrc.remove(e),e===this.index&&(this.audios[e]?this.switch(e):this.switch(e-1)),this.index>e&&this.index--;for(var n=e;n<t.length;n++)t[n].getElementsByClassName("aplayer-list-index")[0].textContent=n;1===this.audios.length&&this.player.container.classList.remove("aplayer-withlist"),this.player.template.listCurs=this.player.container.querySelectorAll(".aplayer-list-cur")}else this.clear()}},{key:"switch",value:function(e){if(this.player.events.trigger("listswitch",{index:e}),void 0!==e&&this.audios[e]){this.index=e;var t=this.audios[this.index];this.player.template.pic.style.backgroundImage=t.cover?"url('"+t.cover+"')":"",this.player.theme(this.audios[this.index].theme||this.player.options.theme,this.index,!1),this.player.template.title.innerHTML=t.name,this.player.template.author.innerHTML=t.artist?" - "+t.artist:"";var n=this.player.container.getElementsByClassName("aplayer-list-light")[0];n&&n.classList.remove("aplayer-list-light"),this.player.container.querySelectorAll(".aplayer-list li")[this.index].classList.add("aplayer-list-light"),(0,o.default)(33*this.index,500,null,this.player.template.listOl),this.player.setAudio(t),this.player.lrc&&this.player.lrc.switch(this.index),this.player.lrc&&this.player.lrc.update(0),1!==this.player.duration&&(this.player.template.dtime.innerHTML=r.default.secondToTime(this.player.duration))}}},{key:"clear",value:function(){this.player.events.trigger("listclear"),this.index=0,this.player.container.classList.remove("aplayer-withlist"),this.player.pause(),this.audios=[],this.player.lrc&&this.player.lrc.clear(),this.player.audio.src="",this.player.template.listOl.innerHTML="",this.player.template.pic.style.backgroundImage="",this.player.theme(this.player.options.theme,this.index,!1),this.player.template.title.innerHTML="No audio",this.player.template.author.innerHTML="",this.player.bar.set("loaded",0,"width"),this.player.template.dtime.innerHTML=r.default.secondToTime(0)}}]),e}();t.default=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.events={},this.audioEvents=["abort","canplay","canplaythrough","durationchange","emptied","ended","error","loadeddata","loadedmetadata","loadstart","mozaudioavailable","pause","play","playing","progress","ratechange","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],this.playerEvents=["destroy","listshow","listhide","listadd","listremove","listswitch","listclear","noticeshow","noticehide","lrcshow","lrchide"]}return i(e,[{key:"on",value:function(e,t){this.type(e)&&"function"==typeof t&&(this.events[e]||(this.events[e]=[]),this.events[e].push(t))}},{key:"trigger",value:function(e,t){if(this.events[e]&&this.events[e].length)for(var n=0;n<this.events[e].length;n++)this.events[e][n](t)}},{key:"type",value:function(e){return-1!==this.playerEvents.indexOf(e)?"player":-1!==this.audioEvents.indexOf(e)?"audio":(console.error("Unknown event name: "+e),null)}}]),e}();t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.player=t,window.requestAnimationFrame=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)},this.types=["loading"],this.init()}return i(e,[{key:"init",value:function(){var e=this;this.types.forEach((function(t){e["init"+t+"Checker"]()}))}},{key:"initloadingChecker",value:function(){var e=this,t=0,n=0,i=!1;this.loadingChecker=setInterval((function(){e.enableloadingChecker&&(n=e.player.audio.currentTime,i||n!==t||e.player.audio.paused||(e.player.container.classList.add("aplayer-loading"),i=!0),i&&n>t&&!e.player.audio.paused&&(e.player.container.classList.remove("aplayer-loading"),i=!1),t=n)}),100)}},{key:"enable",value:function(e){this["enable"+e+"Checker"]=!0,"fps"===e&&this.initfpsChecker()}},{key:"disable",value:function(e){this["enable"+e+"Checker"]=!1}},{key:"destroy",value:function(){var e=this;this.types.forEach((function(t){e["enable"+t+"Checker"]=!1,e[t+"Checker"]&&clearInterval(e[t+"Checker"])}))}}]),e}();t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=o(n(0)),r=o(n(3));function o(e){return e&&e.__esModule?e:{default:e}}var s=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.player=t,this.initPlayButton(),this.initPlayBar(),this.initOrderButton(),this.initLoopButton(),this.initMenuButton(),a.default.isMobile||this.initVolumeButton(),this.initMiniSwitcher(),this.initSkipButton(),this.initLrcButton()}return i(e,[{key:"initPlayButton",value:function(){var e=this;this.player.template.pic.addEventListener("click",(function(){e.player.toggle()}))}},{key:"initPlayBar",value:function(){var e=this,t=function(t){var n=((t.clientX||t.changedTouches[0].clientX)-a.default.getElementViewLeft(e.player.template.barWrap))/e.player.template.barWrap.clientWidth;n=Math.max(n,0),n=Math.min(n,1),e.player.bar.set("played",n,"width"),e.player.lrc&&e.player.lrc.update(n*e.player.duration),e.player.template.ptime.innerHTML=a.default.secondToTime(n*e.player.duration)},n=function n(i){document.removeEventListener(a.default.nameMap.dragEnd,n),document.removeEventListener(a.default.nameMap.dragMove,t);var r=((i.clientX||i.changedTouches[0].clientX)-a.default.getElementViewLeft(e.player.template.barWrap))/e.player.template.barWrap.clientWidth;r=Math.max(r,0),r=Math.min(r,1),e.player.bar.set("played",r,"width"),e.player.seek(e.player.bar.get("played","width")*e.player.duration),e.player.disableTimeupdate=!1};this.player.template.barWrap.addEventListener(a.default.nameMap.dragStart,(function(){e.player.disableTimeupdate=!0,document.addEventListener(a.default.nameMap.dragMove,t),document.addEventListener(a.default.nameMap.dragEnd,n)}))}},{key:"initVolumeButton",value:function(){var e=this;this.player.template.volumeButton.addEventListener("click",(function(){e.player.audio.muted?(e.player.audio.muted=!1,e.player.switchVolumeIcon(),e.player.bar.set("volume",e.player.volume(),"height")):(e.player.audio.muted=!0,e.player.switchVolumeIcon(),e.player.bar.set("volume",0,"height"))}));var t=function(t){var n=1-((t.clientY||t.changedTouches[0].clientY)-a.default.getElementViewTop(e.player.template.volumeBar,e.player.options.fixed))/e.player.template.volumeBar.clientHeight;n=Math.max(n,0),n=Math.min(n,1),e.player.volume(n)},n=function n(i){e.player.template.volumeBarWrap.classList.remove("aplayer-volume-bar-wrap-active"),document.removeEventListener(a.default.nameMap.dragEnd,n),document.removeEventListener(a.default.nameMap.dragMove,t);var r=1-((i.clientY||i.changedTouches[0].clientY)-a.default.getElementViewTop(e.player.template.volumeBar,e.player.options.fixed))/e.player.template.volumeBar.clientHeight;r=Math.max(r,0),r=Math.min(r,1),e.player.volume(r)};this.player.template.volumeBarWrap.addEventListener(a.default.nameMap.dragStart,(function(){e.player.template.volumeBarWrap.classList.add("aplayer-volume-bar-wrap-active"),document.addEventListener(a.default.nameMap.dragMove,t),document.addEventListener(a.default.nameMap.dragEnd,n)}))}},{key:"initOrderButton",value:function(){var e=this;this.player.template.order.addEventListener("click",(function(){"list"===e.player.options.order?(e.player.options.order="random",e.player.template.order.innerHTML=r.default.orderRandom):"random"===e.player.options.order&&(e.player.options.order="list",e.player.template.order.innerHTML=r.default.orderList)}))}},{key:"initLoopButton",value:function(){var e=this;this.player.template.loop.addEventListener("click",(function(){e.player.list.audios.length>1?"one"===e.player.options.loop?(e.player.options.loop="none",e.player.template.loop.innerHTML=r.default.loopNone):"none"===e.player.options.loop?(e.player.options.loop="all",e.player.template.loop.innerHTML=r.default.loopAll):"all"===e.player.options.loop&&(e.player.options.loop="one",e.player.template.loop.innerHTML=r.default.loopOne):"one"===e.player.options.loop||"all"===e.player.options.loop?(e.player.options.loop="none",e.player.template.loop.innerHTML=r.default.loopNone):"none"===e.player.options.loop&&(e.player.options.loop="all",e.player.template.loop.innerHTML=r.default.loopAll)}))}},{key:"initMenuButton",value:function(){var e=this;this.player.template.menu.addEventListener("click",(function(){e.player.list.toggle()})),document.querySelector(".aplayer-lrc").addEventListener("click",(function(){e.player.list.toggle()}))}},{key:"initMiniSwitcher",value:function(){var e=this;this.player.template.miniSwitcher.addEventListener("click",(function(){e.player.setMode("mini"===e.player.mode?"normal":"mini")}))}},{key:"initSkipButton",value:function(){var e=this;this.player.template.skipBackButton.addEventListener("click",(function(){e.player.skipBack()})),this.player.template.skipForwardButton.addEventListener("click",(function(){e.player.skipForward()})),this.player.template.skipPlayButton.addEventListener("click",(function(){e.player.toggle()}))}},{key:"initLrcButton",value:function(){var e=this;this.player.template.lrcButton.addEventListener("click",(function(){e.player.template.lrcButton.classList.contains("aplayer-icon-lrc-inactivity")?(e.player.template.lrcButton.classList.remove("aplayer-icon-lrc-inactivity"),e.player.lrc&&e.player.lrc.show()):(e.player.template.lrcButton.classList.add("aplayer-icon-lrc-inactivity"),e.player.lrc&&e.player.lrc.hide())}))}}]),e}();t.default=s},function(e,t,n){var i=n(2);e.exports=function(e){"use strict";e=e||{};var t="",n=i.$each,a=e.lyrics,r=(e.$value,e.$index,i.$escape);return n(a,(function(e,n){t+="\n <p",0===n&&(t+=' class="aplayer-lrc-current"'),t+=">",t+=r(e[1]),t+="</p>\n"})),t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i,a=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),r=(i=n(10))&&i.__esModule?i:{default:i},o=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.container=t.container,this.async=t.async,this.player=t.player,this.parsed=[],this.index=0,this.current=[]}return a(e,[{key:"show",value:function(){this.player.events.trigger("lrcshow"),this.player.template.lrcWrap.classList.remove("aplayer-lrc-hide")}},{key:"hide",value:function(){this.player.events.trigger("lrchide"),this.player.template.lrcWrap.classList.add("aplayer-lrc-hide")}},{key:"toggle",value:function(){this.player.template.lrcWrap.classList.contains("aplayer-lrc-hide")?this.show():this.hide()}},{key:"update",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.player.audio.currentTime;if(this.index>this.current.length-1||e<this.current[this.index][0]||!this.current[this.index+1]||e>=this.current[this.index+1][0])for(var t=0;t<this.current.length;t++)e>=this.current[t][0]&&(!this.current[t+1]||e<this.current[t+1][0])&&(this.index=t,this.container.style.transform="translateY("+80*-this.index+"px)",this.container.style.webkitTransform="translateY("+80*-this.index+"px)",this.container.getElementsByClassName("aplayer-lrc-current")[0].classList.remove("aplayer-lrc-current"),this.container.getElementsByTagName("p")[t].classList.add("aplayer-lrc-current"))}},{key:"switch",value:function(e){var t=this;if(!this.parsed[e])if(this.async){this.parsed[e]=[["00:00","Loading"]];var n=new XMLHttpRequest;n.onreadystatechange=function(){e===t.player.list.index&&4===n.readyState&&(n.status>=200&&n.status<300||304===n.status?t.parsed[e]=t.parse(n.responseText):(t.player.notice("LRC file request fails: status "+n.status),t.parsed[e]=[["00:00","Not available"]]),t.container.innerHTML=(0,r.default)({lyrics:t.parsed[e]}),t.update(0),t.current=t.parsed[e])};var i=this.player.list.audios[e].lrc;n.open("get",i,!0),n.send(null)}else this.player.list.audios[e].lrc?this.parsed[e]=this.parse(this.player.list.audios[e].lrc):this.parsed[e]=[["00:00","Not available"]];this.container.innerHTML=(0,r.default)({lyrics:this.parsed[e]}),this.update(0),this.current=this.parsed[e]}},{key:"parse",value:function(e){if(e){for(var t=(e=e.replace(/([^\]^\n])\[/g,(function(e,t){return t+"\n["}))).split("\n"),n=[],i=t.length,a=0;a<i;a++){var r=t[a].match(/\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/g),o=t[a].replace(/.*\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/g,"").replace(/<(\d{2}):(\d{2})(\.(\d{2,3}))?>/g,"").replace(/^\s+|\s+$/g,"");if(r)for(var s=r.length,l=0;l<s;l++){var u=/\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/.exec(r[l]),c=60*u[1]+parseInt(u[2])+(u[4]?parseInt(u[4])/(2===(u[4]+"").length?100:1e3):0);n.push([c,o])}}return(n=n.filter((function(e){return e[1]}))).sort((function(e,t){return e[0]-t[0]})),n}return[]}},{key:"remove",value:function(e){this.parsed.splice(e,1)}},{key:"clear",value:function(){this.parsed=[],this.container.innerHTML=""}}]),e}();t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i,a=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),r=(i=n(0))&&i.__esModule?i:{default:i},o=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.storageName=t.options.storageName,this.data=JSON.parse(r.default.storage.get(this.storageName)),this.data||(this.data={}),this.data.volume=this.data.volume||t.options.volume}return a(e,[{key:"get",value:function(e){return this.data[e]}},{key:"set",value:function(e,t){this.data[e]=t,r.default.storage.set(this.storageName,JSON.stringify(this.data))}}]),e}();t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.elements={},this.elements.volume=t.volume,this.elements.played=t.played,this.elements.loaded=t.loaded}return i(e,[{key:"set",value:function(e,t,n){t=Math.max(t,0),t=Math.min(t,1),this.elements[e].style[n]=100*t+"%"}},{key:"get",value:function(e,t){return parseFloat(this.elements[e].style[t])/100}}]),e}();t.default=a},function(e,t,n){"use strict";(function(t){e.exports=!1;try{e.exports="[object process]"===Object.prototype.toString.call(t.process)}catch(e){}}).call(this,n(4))},function(e,t,n){"use strict";(function(t){var i=n(14),a=Object.create(i?t:window),r=/["&'<>]/;a.$escape=function(e){return function(e){var t=""+e,n=r.exec(t);if(!n)return e;var i="",a=void 0,o=void 0,s=void 0;for(a=n.index,o=0;a<t.length;a++){switch(t.charCodeAt(a)){case 34:s="&#34;";break;case 38:s="&#38;";break;case 39:s="&#39;";break;case 60:s="&#60;";break;case 62:s="&#62;";break;default:continue}o!==a&&(i+=t.substring(o,a)),o=a+1,i+=s}return o!==a?i+t.substring(o,a):i}(function e(t){return"string"!=typeof t&&(t=null==t?"":"function"==typeof t?e(t.call(t)):JSON.stringify(t)),t}(e))},a.$each=function(e,t){if(Array.isArray(e))for(var n=0,i=e.length;n<i;n++)t(e[n],n);else for(var a in e)t(e[a],a)},e.exports=a}).call(this,n(4))},function(e,t,n){var i=n(2);e.exports=function(e){"use strict";var t="",a=(e=e||{}).options,r=e.cover,o=i.$escape,s=e.icons,l=function(e){return t+=e},u=e.getObject;return e.theme,e.audio,e.index,a.fixed?(t+='\n<div class="aplayer-list',a.listFolded&&(t+=" aplayer-list-hide"),t+='"',a.listMaxHeight&&(t+=' style="max-height: ',t+=o(a.listMaxHeight),t+='"'),t+=">\n <ol",a.listMaxHeight&&(t+=' style="max-height: ',t+=o(a.listMaxHeight),t+='"'),t+=">\n ",l(n(1)(u({theme:a.theme,audio:a.audio,index:1}))),t+='\n </ol>\n</div>\n<div class="aplayer-body">\n <div class="aplayer-pic" style="',r&&(t+="background-image: url(&quot;",t+=o(r),t+="&quot;);"),t+="background-color: ",t+=o(a.theme),t+=';">\n <div class="aplayer-button aplayer-play">',t+=s.play,t+='</div>\n </div>\n <div class="aplayer-info" style="display: none;">\n <div class="aplayer-music">\n <span class="aplayer-title">No audio</span>\n <span class="aplayer-author"></span>\n </div>\n <div class="aplayer-controller">\n <div class="aplayer-bar-wrap">\n <div class="aplayer-bar">\n <div class="aplayer-loaded" style="width: 0"></div>\n <div class="aplayer-played" style="width: 0; background: ',t+=o(a.theme),t+=';">\n <span class="aplayer-thumb" style="background: ',t+=o(a.theme),t+=';">\n <span class="aplayer-loading-icon">',t+=s.loading,t+='</span>\n </span>\n </div>\n </div>\n </div>\n <div class="aplayer-time">\n <span class="aplayer-time-inner">\n <span class="aplayer-ptime">00:00</span> / <span class="aplayer-dtime">00:00</span>\n </span>\n <span class="aplayer-icon aplayer-icon-back">\n ',t+=s.skip,t+='\n </span>\n <span class="aplayer-icon aplayer-icon-play">\n ',t+=s.play,t+='\n </span>\n <span class="aplayer-icon aplayer-icon-forward">\n ',t+=s.skip,t+='\n </span>\n <div class="aplayer-volume-wrap">\n <button type="button" class="aplayer-icon aplayer-icon-volume-down">\n ',t+=s.volumeDown,t+='\n </button>\n <div class="aplayer-volume-bar-wrap">\n <div class="aplayer-volume-bar">\n <div class="aplayer-volume" style="height: 80%; background: ',t+=o(a.theme),t+=';"></div>\n </div>\n </div>\n </div>\n <button type="button" class="aplayer-icon aplayer-icon-order">\n ',"list"===a.order?t+=s.orderList:"random"===a.order&&(t+=s.orderRandom),t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-loop">\n ',"one"===a.loop?t+=s.loopOne:"all"===a.loop?t+=s.loopAll:"none"===a.loop&&(t+=s.loopNone),t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-menu">\n ',t+=s.menu,t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-lrc">\n ',t+=s.lrc,t+='\n </button>\n </div>\n </div>\n </div>\n <div class="aplayer-notice"></div>\n <div class="aplayer-miniswitcher"><button class="aplayer-icon">',t+=s.right,t+='</button></div>\n</div>\n<div class="aplayer-lrc">\n <div class="aplayer-lrc-contents" style="transform: translateY(0); -webkit-transform: translateY(0);"></div>\n</div>\n'):(t+='\n<div class="aplayer-body">\n <div class="aplayer-pic" style="',r&&(t+="background-image: url(&quot;",t+=o(r),t+="&quot;);"),t+="background-color: ",t+=o(a.theme),t+=';">\n <div class="aplayer-button aplayer-play">',t+=s.play,t+='</div>\n </div>\n <div class="aplayer-info">\n <div class="aplayer-music">\n <span class="aplayer-title">No audio</span>\n <span class="aplayer-author"></span>\n </div>\n <div class="aplayer-lrc">\n <div class="aplayer-lrc-contents" style="transform: translateY(0); -webkit-transform: translateY(0);"></div>\n </div>\n <div class="aplayer-controller">\n <div class="aplayer-bar-wrap">\n <div class="aplayer-bar">\n <div class="aplayer-loaded" style="width: 0"></div>\n <div class="aplayer-played" style="width: 0; background: ',t+=o(a.theme),t+=';">\n <span class="aplayer-thumb" style="background: ',t+=o(a.theme),t+=';">\n <span class="aplayer-loading-icon">',t+=s.loading,t+='</span>\n </span>\n </div>\n </div>\n </div>\n <div class="aplayer-time">\n <span class="aplayer-time-inner">\n <span class="aplayer-ptime">00:00</span> / <span class="aplayer-dtime">00:00</span>\n </span>\n <span class="aplayer-icon aplayer-icon-back">\n ',t+=s.skip,t+='\n </span>\n <span class="aplayer-icon aplayer-icon-play">\n ',t+=s.play,t+='\n </span>\n <span class="aplayer-icon aplayer-icon-forward">\n ',t+=s.skip,t+='\n </span>\n <div class="aplayer-volume-wrap">\n <button type="button" class="aplayer-icon aplayer-icon-volume-down">\n ',t+=s.volumeDown,t+='\n </button>\n <div class="aplayer-volume-bar-wrap">\n <div class="aplayer-volume-bar">\n <div class="aplayer-volume" style="height: 80%; background: ',t+=o(a.theme),t+=';"></div>\n </div>\n </div>\n </div>\n <button type="button" class="aplayer-icon aplayer-icon-order">\n ',"list"===a.order?t+=s.orderList:"random"===a.order&&(t+=s.orderRandom),t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-loop">\n ',"one"===a.loop?t+=s.loopOne:"all"===a.loop?t+=s.loopAll:"none"===a.loop&&(t+=s.loopNone),t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-menu">\n ',t+=s.menu,t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-lrc">\n ',t+=s.lrc,t+='\n </button>\n </div>\n </div>\n </div>\n <div class="aplayer-notice"></div>\n <div class="aplayer-miniswitcher"><button class="aplayer-icon">',t+=s.right,t+='</button></div>\n</div>\n<div class="aplayer-list',a.listFolded&&(t+=" aplayer-list-hide"),t+='"',a.listMaxHeight&&(t+=' style="max-height: ',t+=o(a.listMaxHeight),t+='"'),t+=">\n <ol",a.listMaxHeight&&(t+=' style="max-height: ',t+=o(a.listMaxHeight),t+='"'),t+=">\n ",l(n(1)(u({theme:a.theme,audio:a.audio,index:1}))),t+="\n </ol>\n</div>\n"),t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=o(n(3)),r=o(n(16));function o(e){return e&&e.__esModule?e:{default:e}}var s=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.container=t.container,this.options=t.options,this.randomOrder=t.randomOrder,this.init()}return i(e,[{key:"init",value:function(){var e="";this.options.audio.length&&(e="random"===this.options.order?this.options.audio[this.randomOrder[0]].cover:this.options.audio[0].cover),this.container.innerHTML=(0,r.default)({options:this.options,icons:a.default,cover:e,getObject:function(e){return e}}),this.lrc=this.container.querySelector(".aplayer-lrc-contents"),this.lrcWrap=this.container.querySelector(".aplayer-lrc"),this.ptime=this.container.querySelector(".aplayer-ptime"),this.info=this.container.querySelector(".aplayer-info"),this.time=this.container.querySelector(".aplayer-time"),this.barWrap=this.container.querySelector(".aplayer-bar-wrap"),this.button=this.container.querySelector(".aplayer-button"),this.body=this.container.querySelector(".aplayer-body"),this.list=this.container.querySelector(".aplayer-list"),this.listOl=this.container.querySelector(".aplayer-list ol"),this.listCurs=this.container.querySelectorAll(".aplayer-list-cur"),this.played=this.container.querySelector(".aplayer-played"),this.loaded=this.container.querySelector(".aplayer-loaded"),this.thumb=this.container.querySelector(".aplayer-thumb"),this.volume=this.container.querySelector(".aplayer-volume"),this.volumeBar=this.container.querySelector(".aplayer-volume-bar"),this.volumeButton=this.container.querySelector(".aplayer-time button"),this.volumeBarWrap=this.container.querySelector(".aplayer-volume-bar-wrap"),this.loop=this.container.querySelector(".aplayer-icon-loop"),this.order=this.container.querySelector(".aplayer-icon-order"),this.menu=this.container.querySelector(".aplayer-icon-menu"),this.pic=this.container.querySelector(".aplayer-pic"),this.title=this.container.querySelector(".aplayer-title"),this.author=this.container.querySelector(".aplayer-author"),this.dtime=this.container.querySelector(".aplayer-dtime"),this.notice=this.container.querySelector(".aplayer-notice"),this.miniSwitcher=this.container.querySelector(".aplayer-miniswitcher"),this.skipBackButton=this.container.querySelector(".aplayer-icon-back"),this.skipForwardButton=this.container.querySelector(".aplayer-icon-forward"),this.skipPlayButton=this.container.querySelector(".aplayer-icon-play"),this.lrcButton=this.container.querySelector(".aplayer-icon-lrc")}}]),e}();t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t={container:e.element||document.getElementsByClassName("aplayer")[0],mini:e.narrow||e.fixed||!1,fixed:!1,autoplay:!1,mutex:!0,lrcType:e.showlrc||e.lrc||0,preload:"auto",theme:"#b7daff",loop:"all",order:"list",volume:.7,listFolded:e.fixed,listMaxHeight:e.listmaxheight||"250px",audio:e.music||[],storageName:"aplayer-setting"};for(var n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n]);return"[object Array]"!==Object.prototype.toString.call(e.audio)&&(e.audio=[e.audio]),e.audio.map((function(e){return e.name=e.name||e.title||"Audio name",e.artist=e.artist||e.author||"Audio artist",e.cover=e.cover||e.pic,e.type=e.type||"normal",e})),e.audio.length<=1&&"one"===e.loop&&(e.loop="all"),e}},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M26.667 5.333h-21.333c-0 0-0.001 0-0.001 0-1.472 0-2.666 1.194-2.666 2.666 0 0 0 0.001 0 0.001v-0 16c0 0 0 0.001 0 0.001 0 1.472 1.194 2.666 2.666 2.666 0 0 0.001 0 0.001 0h21.333c0 0 0.001 0 0.001 0 1.472 0 2.666-1.194 2.666-2.666 0-0 0-0.001 0-0.001v0-16c0-0 0-0.001 0-0.001 0-1.472-1.194-2.666-2.666-2.666-0 0-0.001 0-0.001 0h0zM5.333 16h5.333v2.667h-5.333v-2.667zM18.667 24h-13.333v-2.667h13.333v2.667zM26.667 24h-5.333v-2.667h5.333v2.667zM26.667 18.667h-13.333v-2.667h13.333v2.667z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M25.468 6.947c-0.326-0.172-0.724-0.151-1.030 0.057l-6.438 4.38v-3.553c0-0.371-0.205-0.71-0.532-0.884-0.326-0.172-0.724-0.151-1.030 0.057l-12 8.164c-0.274 0.186-0.438 0.496-0.438 0.827s0.164 0.641 0.438 0.827l12 8.168c0.169 0.115 0.365 0.174 0.562 0.174 0.16 0 0.321-0.038 0.468-0.116 0.327-0.173 0.532-0.514 0.532-0.884v-3.556l6.438 4.382c0.169 0.115 0.365 0.174 0.562 0.174 0.16 0 0.321-0.038 0.468-0.116 0.327-0.173 0.532-0.514 0.532-0.884v-16.333c0-0.371-0.205-0.71-0.532-0.884z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M22 16l-10.105-10.6-1.895 1.987 8.211 8.613-8.211 8.612 1.895 1.988 8.211-8.613z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M4 16c0-6.6 5.4-12 12-12s12 5.4 12 12c0 1.2-0.8 2-2 2s-2-0.8-2-2c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8c1.2 0 2 0.8 2 2s-0.8 2-2 2c-6.6 0-12-5.4-12-12z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 29 32"><path d="M2.667 7.027l1.707-1.693 22.293 22.293-1.693 1.707-4-4h-11.64v4l-5.333-5.333 5.333-5.333v4h8.973l-8.973-8.973v0.973h-2.667v-3.64l-4-4zM22.667 17.333h2.667v5.573l-2.667-2.667v-2.907zM22.667 6.667v-4l5.333 5.333-5.333 5.333v-4h-10.907l-2.667-2.667h13.573z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 29 32"><path d="M9.333 9.333h13.333v4l5.333-5.333-5.333-5.333v4h-16v8h2.667v-5.333zM22.667 22.667h-13.333v-4l-5.333 5.333 5.333 5.333v-4h16v-8h-2.667v5.333zM17.333 20v-8h-1.333l-2.667 1.333v1.333h2v5.333h2z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 29 32"><path d="M9.333 9.333h13.333v4l5.333-5.333-5.333-5.333v4h-16v8h2.667v-5.333zM22.667 22.667h-13.333v-4l-5.333 5.333 5.333 5.333v-4h16v-8h-2.667v5.333z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 22 32"><path d="M20.8 14.4q0.704 0 1.152 0.48t0.448 1.12-0.48 1.12-1.12 0.48h-19.2q-0.64 0-1.12-0.48t-0.48-1.12 0.448-1.12 1.152-0.48h19.2zM1.6 11.2q-0.64 0-1.12-0.48t-0.48-1.12 0.448-1.12 1.152-0.48h19.2q0.704 0 1.152 0.48t0.448 1.12-0.48 1.12-1.12 0.48h-19.2zM20.8 20.8q0.704 0 1.152 0.48t0.448 1.12-0.48 1.12-1.12 0.48h-19.2q-0.64 0-1.12-0.48t-0.48-1.12 0.448-1.12 1.152-0.48h19.2z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M0.622 18.334h19.54v7.55l11.052-9.412-11.052-9.413v7.549h-19.54v3.725z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M22.667 4l7 6-7 6 7 6-7 6v-4h-3.653l-3.76-3.76 2.827-2.827 2.587 2.587h2v-8h-2l-12 12h-6v-4h4.347l12-12h3.653v-4zM2.667 8h6l3.76 3.76-2.827 2.827-2.587-2.587h-4.347v-4z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 28 32"><path d="M13.728 6.272v19.456q0 0.448-0.352 0.8t-0.8 0.32-0.8-0.32l-5.952-5.952h-4.672q-0.48 0-0.8-0.352t-0.352-0.8v-6.848q0-0.48 0.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32 0.8-0.32t0.8 0.32 0.352 0.8z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 28 32"><path d="M13.728 6.272v19.456q0 0.448-0.352 0.8t-0.8 0.32-0.8-0.32l-5.952-5.952h-4.672q-0.48 0-0.8-0.352t-0.352-0.8v-6.848q0-0.48 0.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32 0.8-0.32t0.8 0.32 0.352 0.8zM20.576 16q0 1.344-0.768 2.528t-2.016 1.664q-0.16 0.096-0.448 0.096-0.448 0-0.8-0.32t-0.32-0.832q0-0.384 0.192-0.64t0.544-0.448 0.608-0.384 0.512-0.64 0.192-1.024-0.192-1.024-0.512-0.64-0.608-0.384-0.544-0.448-0.192-0.64q0-0.48 0.32-0.832t0.8-0.32q0.288 0 0.448 0.096 1.248 0.48 2.016 1.664t0.768 2.528z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 28 32"><path d="M13.728 6.272v19.456q0 0.448-0.352 0.8t-0.8 0.32-0.8-0.32l-5.952-5.952h-4.672q-0.48 0-0.8-0.352t-0.352-0.8v-6.848q0-0.48 0.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32 0.8-0.32t0.8 0.32 0.352 0.8zM20.576 16q0 1.344-0.768 2.528t-2.016 1.664q-0.16 0.096-0.448 0.096-0.448 0-0.8-0.32t-0.32-0.832q0-0.384 0.192-0.64t0.544-0.448 0.608-0.384 0.512-0.64 0.192-1.024-0.192-1.024-0.512-0.64-0.608-0.384-0.544-0.448-0.192-0.64q0-0.48 0.32-0.832t0.8-0.32q0.288 0 0.448 0.096 1.248 0.48 2.016 1.664t0.768 2.528zM25.152 16q0 2.72-1.536 5.056t-4 3.36q-0.256 0.096-0.448 0.096-0.48 0-0.832-0.352t-0.32-0.8q0-0.704 0.672-1.056 1.024-0.512 1.376-0.8 1.312-0.96 2.048-2.4t0.736-3.104-0.736-3.104-2.048-2.4q-0.352-0.288-1.376-0.8-0.672-0.352-0.672-1.056 0-0.448 0.32-0.8t0.8-0.352q0.224 0 0.48 0.096 2.496 1.056 4 3.36t1.536 5.056zM29.728 16q0 4.096-2.272 7.552t-6.048 5.056q-0.224 0.096-0.448 0.096-0.48 0-0.832-0.352t-0.32-0.8q0-0.64 0.704-1.056 0.128-0.064 0.384-0.192t0.416-0.192q0.8-0.448 1.44-0.896 2.208-1.632 3.456-4.064t1.216-5.152-1.216-5.152-3.456-4.064q-0.64-0.448-1.44-0.896-0.128-0.096-0.416-0.192t-0.384-0.192q-0.704-0.416-0.704-1.056 0-0.448 0.32-0.8t0.832-0.352q0.224 0 0.448 0.096 3.776 1.632 6.048 5.056t2.272 7.552z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 17 32"><path d="M14.080 4.8q2.88 0 2.88 2.048v18.24q0 2.112-2.88 2.112t-2.88-2.112v-18.24q0-2.048 2.88-2.048zM2.88 4.8q2.88 0 2.88 2.048v18.24q0 2.112-2.88 2.112t-2.88-2.112v-18.24q0-2.048 2.88-2.048z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 31"><path d="M15.552 15.168q0.448 0.32 0.448 0.832 0 0.448-0.448 0.768l-13.696 8.512q-0.768 0.512-1.312 0.192t-0.544-1.28v-16.448q0-0.96 0.544-1.28t1.312 0.192z"></path></svg>'},function(e,t,n){"use strict";var i,a,r=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function s(){throw new Error("clearTimeout has not been defined")}function l(e){if(i===setTimeout)return setTimeout(e,0);if((i===o||!i)&&setTimeout)return i=setTimeout,setTimeout(e,0);try{return i(e,0)}catch(t){try{return i.call(null,e,0)}catch(t){return i.call(this,e,0)}}}!function(){try{i="function"==typeof setTimeout?setTimeout:o}catch(e){i=o}try{a="function"==typeof clearTimeout?clearTimeout:s}catch(e){a=s}}();var u,c=[],p=!1,d=-1;function h(){p&&u&&(p=!1,u.length?c=u.concat(c):d=-1,c.length&&y())}function y(){if(!p){var e=l(h);p=!0;for(var t=c.length;t;){for(u=c,c=[];++d<t;)u&&u[d].run();d=-1,t=c.length}u=null,p=!1,function(e){if(a===clearTimeout)return clearTimeout(e);if((a===s||!a)&&clearTimeout)return a=clearTimeout,clearTimeout(e);try{a(e)}catch(t){try{return a.call(null,e)}catch(t){return a.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function v(){}r.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];c.push(new f(e,t)),1!==c.length||p||l(y)},f.prototype.run=function(){this.fun.apply(null,this.array)},r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=v,r.addListener=v,r.once=v,r.off=v,r.removeListener=v,r.removeAllListeners=v,r.emit=v,r.prependListener=v,r.prependOnceListener=v,r.listeners=function(e){return[]},r.binding=function(e){throw new Error("process.binding is not supported")},r.cwd=function(){return"/"},r.chdir=function(e){throw new Error("process.chdir is not supported")},r.umask=function(){return 0}},function(e,t,n){"use strict";(function(e,t){!function(e,n){if(!e.setImmediate){var i,a,r,o,s,l=1,u={},c=!1,p=e.document,d=Object.getPrototypeOf&&Object.getPrototypeOf(e);d=d&&d.setTimeout?d:e,"[object process]"==={}.toString.call(e.process)?i=function(e){t.nextTick((function(){y(e)}))}:function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=n,t}}()?(o="setImmediate$"+Math.random()+"$",s=function(t){t.source===e&&"string"==typeof t.data&&0===t.data.indexOf(o)&&y(+t.data.slice(o.length))},e.addEventListener?e.addEventListener("message",s,!1):e.attachEvent("onmessage",s),i=function(t){e.postMessage(o+t,"*")}):e.MessageChannel?((r=new MessageChannel).port1.onmessage=function(e){y(e.data)},i=function(e){r.port2.postMessage(e)}):p&&"onreadystatechange"in p.createElement("script")?(a=p.documentElement,i=function(e){var t=p.createElement("script");t.onreadystatechange=function(){y(e),t.onreadystatechange=null,a.removeChild(t),t=null},a.appendChild(t)}):i=function(e){setTimeout(y,0,e)},d.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),n=0;n<t.length;n++)t[n]=arguments[n+1];var a={callback:e,args:t};return u[l]=a,i(l),l++},d.clearImmediate=h}function h(e){delete u[e]}function y(e){if(c)setTimeout(y,0,e);else{var t=u[e];if(t){c=!0;try{!function(e){var t=e.callback,n=e.args;switch(n.length){case 0:t();break;case 1:t(n[0]);break;case 2:t(n[0],n[1]);break;case 3:t(n[0],n[1],n[2]);break;default:t.apply(undefined,n)}}(t)}finally{h(e),c=!1}}}}}("undefined"==typeof self?void 0===e?void 0:e:self)}).call(this,n(4),n(34))},function(e,t,n){"use strict";var i=Function.prototype.apply;function a(e,t){this._id=e,this._clearFn=t}t.setTimeout=function(){return new a(i.call(setTimeout,window,arguments),clearTimeout)},t.setInterval=function(){return new a(i.call(setInterval,window,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e&&e.close()},a.prototype.unref=a.prototype.ref=function(){},a.prototype.close=function(){this._clearFn.call(window,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout((function(){e._onTimeout&&e._onTimeout()}),t))},n(35),t.setImmediate=setImmediate,t.clearImmediate=clearImmediate},function(e,t,n){"use strict";(function(t){var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=setTimeout;function a(){}function r(e){if(!(this instanceof r))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],c(e,this)}function o(e,t){for(;3===e._state;)e=e._value;0!==e._state?(e._handled=!0,r._immediateFn((function(){var n=1===e._state?t.onFulfilled:t.onRejected;if(null!==n){var i;try{i=n(e._value)}catch(e){return void l(t.promise,e)}s(t.promise,i)}else(1===e._state?s:l)(t.promise,e._value)}))):e._deferreds.push(t)}function s(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"===(void 0===t?"undefined":n(t))||"function"==typeof t)){var i=t.then;if(t instanceof r)return e._state=3,e._value=t,void u(e);if("function"==typeof i)return void c((a=i,o=t,function(){a.apply(o,arguments)}),e)}e._state=1,e._value=t,u(e)}catch(t){l(e,t)}var a,o}function l(e,t){e._state=2,e._value=t,u(e)}function u(e){2===e._state&&0===e._deferreds.length&&r._immediateFn((function(){e._handled||r._unhandledRejectionFn(e._value)}));for(var t=0,n=e._deferreds.length;t<n;t++)o(e,e._deferreds[t]);e._deferreds=null}function c(e,t){var n=!1;try{e((function(e){n||(n=!0,s(t,e))}),(function(e){n||(n=!0,l(t,e))}))}catch(e){if(n)return;n=!0,l(t,e)}}r.prototype.catch=function(e){return this.then(null,e)},r.prototype.then=function(e,t){var n=new this.constructor(a);return o(this,new function(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}(e,t,n)),n},r.prototype.finally=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))},r.all=function(e){return new r((function(t,i){if(!e||void 0===e.length)throw new TypeError("Promise.all accepts an array");var a=Array.prototype.slice.call(e);if(0===a.length)return t([]);var r=a.length;function o(e,s){try{if(s&&("object"===(void 0===s?"undefined":n(s))||"function"==typeof s)){var l=s.then;if("function"==typeof l)return void l.call(s,(function(t){o(e,t)}),i)}a[e]=s,0==--r&&t(a)}catch(e){i(e)}}for(var s=0;s<a.length;s++)o(s,a[s])}))},r.resolve=function(e){return e&&"object"===(void 0===e?"undefined":n(e))&&e.constructor===r?e:new r((function(t){t(e)}))},r.reject=function(e){return new r((function(t,n){n(e)}))},r.race=function(e){return new r((function(t,n){for(var i=0,a=e.length;i<a;i++)e[i].then(t,n)}))},r._immediateFn="function"==typeof t&&function(e){t(e)}||function(e){i(e,0)},r._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},e.exports=r}).call(this,n(36).setImmediate)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=v(n(37)),r=v(n(0)),o=v(n(3)),s=v(n(18)),l=v(n(17)),u=v(n(13)),c=v(n(12)),p=v(n(11)),d=v(n(9)),h=v(n(8)),y=v(n(7)),f=v(n(6));function v(e){return e&&e.__esModule?e:{default:e}}var m=[],g=function(){function e(t){if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.options=(0,s.default)(t),this.container=this.options.container,this.paused=!0,this.playedPromise=a.default.resolve(),this.mode="normal",this.randomOrder=r.default.randomOrder(this.options.audio.length),this.container.classList.add("aplayer"),this.options.lrcType&&!this.options.fixed&&this.container.classList.add("aplayer-withlrc"),this.options.audio.length>1&&this.container.classList.add("aplayer-withlist"),r.default.isMobile&&this.container.classList.add("aplayer-mobile"),this.arrow=this.container.offsetWidth<=300,this.arrow&&this.container.classList.add("aplayer-arrow"),this.container=this.options.container,2===this.options.lrcType||!0===this.options.lrcType)for(var n=this.container.getElementsByClassName("aplayer-lrc-content"),i=0;i<n.length;i++)this.options.audio[i]&&(this.options.audio[i].lrc=n[i].innerHTML);this.template=new l.default({container:this.container,options:this.options,randomOrder:this.randomOrder}),this.options.fixed&&(this.container.classList.add("aplayer-fixed"),this.template.body.style.width=this.template.body.offsetWidth-18+"px"),this.options.mini&&(this.setMode("mini"),this.template.info.style.display="block"),this.template.info.offsetWidth<200&&this.template.time.classList.add("aplayer-time-narrow"),this.options.lrcType&&(this.lrc=new p.default({container:this.template.lrc,async:3===this.options.lrcType,player:this})),this.events=new y.default,this.storage=new c.default(this),this.bar=new u.default(this.template),this.controller=new d.default(this),this.timer=new h.default(this),this.list=new f.default(this),this.initAudio(),this.bindEvents(),"random"===this.options.order?this.list.switch(this.randomOrder[0]):this.list.switch(0),this.options.autoplay&&this.play(),m.push(this)}return i(e,[{key:"initAudio",value:function(){var e=this;this.audio=document.createElement("audio"),this.audio.preload=this.options.preload;for(var t=function(t){e.audio.addEventListener(e.events.audioEvents[t],(function(n){e.events.trigger(e.events.audioEvents[t],n)}))},n=0;n<this.events.audioEvents.length;n++)t(n);this.volume(this.storage.get("volume"),!0)}},{key:"bindEvents",value:function(){var e=this;this.on("play",(function(){e.paused&&e.setUIPlaying()})),this.on("pause",(function(){e.paused||e.setUIPaused()})),this.on("timeupdate",(function(){if(!e.disableTimeupdate){e.bar.set("played",e.audio.currentTime/e.duration,"width"),e.lrc&&e.lrc.update();var t=r.default.secondToTime(e.audio.currentTime);e.template.ptime.innerHTML!==t&&(e.template.ptime.innerHTML=t)}})),this.on("durationchange",(function(){1!==e.duration&&(e.template.dtime.innerHTML=r.default.secondToTime(e.duration))})),this.on("progress",(function(){var t=e.audio.buffered.length?e.audio.buffered.end(e.audio.buffered.length-1)/e.duration:0;e.bar.set("loaded",t,"width")}));var t=void 0;this.on("error",(function(){e.list.audios.length>1?(e.notice("An audio error has occurred, player will skip forward in 2 seconds."),t=setTimeout((function(){e.skipForward(),e.paused||e.play()}),2e3)):1===e.list.audios.length&&e.notice("An audio error has occurred.")})),this.events.on("listswitch",(function(){t&&clearTimeout(t)})),this.on("ended",(function(){"none"===e.options.loop?"list"===e.options.order?e.list.index<e.list.audios.length-1?(e.list.switch((e.list.index+1)%e.list.audios.length),e.play()):(e.list.switch((e.list.index+1)%e.list.audios.length),e.pause()):"random"===e.options.order&&(e.randomOrder.indexOf(e.list.index)<e.randomOrder.length-1?(e.list.switch(e.nextIndex()),e.play()):(e.list.switch(e.nextIndex()),e.pause())):"one"===e.options.loop?(e.list.switch(e.list.index),e.play()):"all"===e.options.loop&&(e.skipForward(),e.play())}))}},{key:"setAudio",value:function(e){this.hls&&(this.hls.destroy(),this.hls=null);var t=e.type;this.options.customAudioType&&this.options.customAudioType[t]?"[object Function]"===Object.prototype.toString.call(this.options.customAudioType[t])?this.options.customAudioType[t](this.audio,e,this):console.error("Illegal customType: "+t):(t&&"auto"!==t||(t=/m3u8(#|\?|$)/i.exec(e.url)?"hls":"normal"),"hls"===t?Hls.isSupported()?(this.hls=new Hls,this.hls.loadSource(e.url),this.hls.attachMedia(this.audio)):this.audio.canPlayType("application/x-mpegURL")||this.audio.canPlayType("application/vnd.apple.mpegURL")?this.audio.src=e.url:this.notice("Error: HLS is not supported."):"normal"===t&&(this.audio.src=e.url)),this.seek(0),this.paused||this.audio.play()}},{key:"theme",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.list.audios[this.list.index].theme||this.options.theme,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.list.index;(!(arguments.length>2&&void 0!==arguments[2])||arguments[2])&&this.list.audios[t]&&(this.list.audios[t].theme=e),this.template.listCurs[t]&&(this.template.listCurs[t].style.backgroundColor=e),t===this.list.index&&(this.template.pic.style.backgroundColor=e,this.template.played.style.background=e,this.template.thumb.style.background=e,this.template.volume.style.background=e)}},{key:"seek",value:function(e){e=Math.max(e,0),e=Math.min(e,this.duration),this.audio.currentTime=e,this.bar.set("played",e/this.duration,"width"),this.template.ptime.innerHTML=r.default.secondToTime(e)}},{key:"setUIPlaying",value:function(){var e=this;if(this.paused&&(this.paused=!1,this.template.button.classList.remove("aplayer-play"),this.template.button.classList.add("aplayer-pause"),this.template.button.innerHTML="",setTimeout((function(){e.template.button.innerHTML=o.default.pause}),100),this.template.skipPlayButton.innerHTML=o.default.pause),this.timer.enable("loading"),this.options.mutex)for(var t=0;t<m.length;t++)this!==m[t]&&m[t].pause()}},{key:"play",value:function(){var e=this;this.setUIPlaying();var t=this.audio.play();t&&t.catch((function(t){console.warn(t),"NotAllowedError"===t.name&&e.setUIPaused()}))}},{key:"setUIPaused",value:function(){var e=this;this.paused||(this.paused=!0,this.template.button.classList.remove("aplayer-pause"),this.template.button.classList.add("aplayer-play"),this.template.button.innerHTML="",setTimeout((function(){e.template.button.innerHTML=o.default.play}),100),this.template.skipPlayButton.innerHTML=o.default.play),this.container.classList.remove("aplayer-loading"),this.timer.disable("loading")}},{key:"pause",value:function(){this.setUIPaused(),this.audio.pause()}},{key:"switchVolumeIcon",value:function(){this.volume()>=.95?this.template.volumeButton.innerHTML=o.default.volumeUp:this.volume()>0?this.template.volumeButton.innerHTML=o.default.volumeDown:this.template.volumeButton.innerHTML=o.default.volumeOff}},{key:"volume",value:function(e,t){return e=parseFloat(e),isNaN(e)||(e=Math.max(e,0),e=Math.min(e,1),this.bar.set("volume",e,"height"),t||this.storage.set("volume",e),this.audio.volume=e,this.audio.muted&&(this.audio.muted=!1),this.switchVolumeIcon()),this.audio.muted?0:this.audio.volume}},{key:"on",value:function(e,t){this.events.on(e,t)}},{key:"toggle",value:function(){this.template.button.classList.contains("aplayer-play")?this.play():this.template.button.classList.contains("aplayer-pause")&&this.pause()}},{key:"switchAudio",value:function(e){this.list.switch(e)}},{key:"addAudio",value:function(e){this.list.add(e)}},{key:"removeAudio",value:function(e){this.list.remove(e)}},{key:"destroy",value:function(){m.splice(m.indexOf(this),1),this.pause(),this.container.innerHTML="",this.audio.src="",this.timer.destroy(),this.events.trigger("destroy")}},{key:"setMode",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"normal";this.mode=e,"mini"===e?this.container.classList.add("aplayer-narrow"):"normal"===e&&this.container.classList.remove("aplayer-narrow")}},{key:"notice",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2e3,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.8;this.template.notice.innerHTML=e,this.template.notice.style.opacity=i,this.noticeTime&&clearTimeout(this.noticeTime),this.events.trigger("noticeshow",{text:e}),n&&(this.noticeTime=setTimeout((function(){t.template.notice.style.opacity=0,t.events.trigger("noticehide")}),n))}},{key:"prevIndex",value:function(){if(!(this.list.audios.length>1))return 0;if("list"===this.options.order)return this.list.index-1<0?this.list.audios.length-1:this.list.index-1;if("random"===this.options.order){var e=this.randomOrder.indexOf(this.list.index);return 0===e?this.randomOrder[this.randomOrder.length-1]:this.randomOrder[e-1]}}},{key:"nextIndex",value:function(){if(!(this.list.audios.length>1))return 0;if("list"===this.options.order)return(this.list.index+1)%this.list.audios.length;if("random"===this.options.order){var e=this.randomOrder.indexOf(this.list.index);return e===this.randomOrder.length-1?this.randomOrder[0]:this.randomOrder[e+1]}}},{key:"skipBack",value:function(){this.list.switch(this.prevIndex())}},{key:"skipForward",value:function(){this.list.switch(this.nextIndex())}},{key:"duration",get:function(){return isNaN(this.audio.duration)?0:this.audio.duration}}],[{key:"version",get:function(){return"1.10.1"}}]),e}();t.default=g},,function(e,t,n){},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n(40);var i,a=(i=n(38))&&i.__esModule?i:{default:i};console.log("\n %c APlayer v1.10.1 af84efb %c http://aplayer.js.org \n","color: #fadfa3; background: #030307; padding:5px 0;","background: #fadfa3; padding:5px 0;"),t.default=a.default}]).default}));
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("APlayer",[],t):"object"==typeof exports?exports.APlayer=t():e.APlayer=t()}(window,(function(){return function(e){var t={};function n(i){if(t[i])return t[i].exports;var a=t[i]={i:i,l:!1,exports:{}};return e[i].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:i})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=41)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=/mobile/i.test(window.navigator.userAgent),a={secondToTime:function(e){var t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),i=Math.floor(e-3600*t-60*n);return(t>0?[t,n,i]:[n,i]).map((function(e){return e<10?"0"+e:""+e})).join(":")},getElementViewLeft:function(e){var t=e.offsetLeft,n=e.offsetParent,i=document.body.scrollLeft+document.documentElement.scrollLeft;if(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement)for(;null!==n&&n!==e;)t+=n.offsetLeft,n=n.offsetParent;else for(;null!==n;)t+=n.offsetLeft,n=n.offsetParent;return t-i},getElementViewTop:function(e,t){for(var n,i=e.offsetTop,a=e.offsetParent;null!==a;)i+=a.offsetTop,a=a.offsetParent;return n=document.body.scrollTop+document.documentElement.scrollTop,t?i:i-n},isMobile:i,storage:{set:function(e,t){localStorage.setItem(e,t)},get:function(e){return localStorage.getItem(e)}},nameMap:{dragStart:i?"touchstart":"mousedown",dragMove:i?"touchmove":"mousemove",dragEnd:i?"touchend":"mouseup"},randomOrder:function(e){return function(e){for(var t=e.length-1;t>=0;t--){var n=Math.floor(Math.random()*(t+1)),i=e[n];e[n]=e[t],e[t]=i}return e}([].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(Array(e))).map((function(e,t){return t})))}};t.default=a},function(e,t,n){var i=n(2);e.exports=function(e){"use strict";e=e||{};var t="",n=i.$each,a=e.audio,r=(e.$value,e.$index,i.$escape),o=e.theme,s=e.index;return n(a,(function(e,n){t+='\n<li>\n <span class="aplayer-list-cur" style="background-color: ',t+=r(e.theme||o),t+=';"></span>\n <span class="aplayer-list-index">',t+=r(n+s),t+='</span>\n <span class="aplayer-list-title">',t+=r(e.name),t+='</span>\n <span class="aplayer-list-author">',t+=r(e.artist),t+="</span>\n</li>\n"})),t}},function(e,t,n){"use strict";e.exports=n(15)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=g(n(33)),a=g(n(32)),r=g(n(31)),o=g(n(30)),s=g(n(29)),l=g(n(28)),u=g(n(27)),c=g(n(26)),p=g(n(25)),d=g(n(24)),h=g(n(23)),y=g(n(22)),f=g(n(21)),v=g(n(20)),m=g(n(19));function g(e){return e&&e.__esModule?e:{default:e}}var w={play:i.default,pause:a.default,volumeUp:r.default,volumeDown:o.default,volumeOff:s.default,orderRandom:l.default,orderList:u.default,menu:c.default,loopAll:p.default,loopOne:d.default,loopNone:h.default,loading:y.default,right:f.default,skip:v.default,lrc:m.default};t.default=w},function(e,t,n){"use strict";var i,a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};i=function(){return this}();try{i=i||Function("return this")()||(0,eval)("this")}catch(e){"object"===("undefined"==typeof window?"undefined":a(window))&&(i=window)}e.exports=i},function(e,t,n){"use strict";var i,a,r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};void 0===(a="function"==typeof(i=function(){if("object"===("undefined"==typeof window?"undefined":r(window))&&void 0!==document.querySelectorAll&&void 0!==window.pageYOffset&&void 0!==history.pushState){var e=function(e,t,n,i){return n>i?t:e+(t-e)*((a=n/i)<.5?4*a*a*a:(a-1)*(2*a-2)*(2*a-2)+1);var a},t=function(t,n,i,a){n=n||500;var r=(a=a||window).scrollTop||window.pageYOffset;if("number"==typeof t)var o=parseInt(t);else o=function(e,t){return"HTML"===e.nodeName?-t:e.getBoundingClientRect().top+t}(t,r);var s=Date.now(),l=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(e){window.setTimeout(e,15)};!function u(){var c=Date.now()-s;a!==window?a.scrollTop=e(r,o,c,n):window.scroll(0,e(r,o,c,n)),c>n?"function"==typeof i&&i(t):l(u)}()},n=function(e){if(!e.defaultPrevented){e.preventDefault(),location.hash!==this.hash&&window.history.pushState(null,null,this.hash);var n=document.getElementById(this.hash.substring(1));if(!n)return;t(n,500,(function(e){location.replace("#"+e.id)}))}};return document.addEventListener("DOMContentLoaded",(function(){for(var e,t=document.querySelectorAll('a[href^="#"]:not([href="#"])'),i=t.length;e=t[--i];)e.addEventListener("click",n,!1)})),t}})?i.call(t,n,t,e):i)||(e.exports=a)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=s(n(1)),r=s(n(0)),o=s(n(5));function s(e){return e&&e.__esModule?e:{default:e}}var l=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.player=t,this.index=0,this.audios=this.player.options.audio,this.bindEvents()}return i(e,[{key:"bindEvents",value:function(){var e=this;this.player.template.list.addEventListener("click",(function(t){var n=void 0;n="LI"===t.target.tagName.toUpperCase()?t.target:t.target.parentElement;var i=parseInt(n.getElementsByClassName("aplayer-list-index")[0].innerHTML)-1;i!==e.index?(e.switch(i),e.player.play()):e.player.toggle()}))}},{key:"show",value:function(){this.player.events.trigger("listshow"),this.player.template.list.classList.remove("aplayer-list-hide"),this.player.template.listOl.scrollTop=33*this.index}},{key:"hide",value:function(){this.player.events.trigger("listhide"),this.player.template.list.classList.add("aplayer-list-hide")}},{key:"toggle",value:function(){this.player.template.list.classList.contains("aplayer-list-hide")?this.show():this.hide()}},{key:"add",value:function(e){this.player.events.trigger("listadd",{audios:e}),"[object Array]"!==Object.prototype.toString.call(e)&&(e=[e]),e.map((function(e){return e.name=e.name||e.title||"Audio name",e.artist=e.artist||e.author||"Audio artist",e.cover=e.cover||e.pic,e.type=e.type||"normal",e}));var t=!(this.audios.length>1),n=0===this.audios.length;this.player.template.listOl.innerHTML+=(0,a.default)({theme:this.player.options.theme,audio:e,index:this.audios.length+1}),this.audios=this.audios.concat(e),t&&this.audios.length>1&&this.player.container.classList.add("aplayer-withlist"),this.player.randomOrder=r.default.randomOrder(this.audios.length),this.player.template.listCurs=this.player.container.querySelectorAll(".aplayer-list-cur"),this.player.template.listCurs[this.audios.length-1].style.backgroundColor=e.theme||this.player.options.theme,n&&("random"===this.player.options.order?this.switch(this.player.randomOrder[0]):this.switch(0))}},{key:"remove",value:function(e){if(this.player.events.trigger("listremove",{index:e}),this.audios[e])if(this.audios.length>1){var t=this.player.container.querySelectorAll(".aplayer-list li");t[e].remove(),this.audios.splice(e,1),this.player.lrc&&this.player.lrc.remove(e),e===this.index&&(this.audios[e]?this.switch(e):this.switch(e-1)),this.index>e&&this.index--;for(var n=e;n<t.length;n++)t[n].getElementsByClassName("aplayer-list-index")[0].textContent=n;1===this.audios.length&&this.player.container.classList.remove("aplayer-withlist"),this.player.template.listCurs=this.player.container.querySelectorAll(".aplayer-list-cur")}else this.clear()}},{key:"switch",value:function(e){if(this.player.events.trigger("listswitch",{index:e}),void 0!==e&&this.audios[e]){this.index=e;var t=this.audios[this.index];this.player.template.pic.style.backgroundImage=t.cover?"url('"+t.cover+"')":"",this.player.theme(this.audios[this.index].theme||this.player.options.theme,this.index,!1),this.player.template.title.innerHTML=t.name,this.player.template.author.innerHTML=t.artist?" - "+t.artist:"";var n=this.player.container.getElementsByClassName("aplayer-list-light")[0];n&&n.classList.remove("aplayer-list-light"),this.player.container.querySelectorAll(".aplayer-list li")[this.index].classList.add("aplayer-list-light"),(0,o.default)(33*this.index,500,null,this.player.template.listOl),this.player.setAudio(t),this.player.lrc&&this.player.lrc.switch(this.index),this.player.lrc&&this.player.lrc.update(0),1!==this.player.duration&&(this.player.template.dtime.innerHTML=r.default.secondToTime(this.player.duration))}}},{key:"clear",value:function(){this.player.events.trigger("listclear"),this.index=0,this.player.container.classList.remove("aplayer-withlist"),this.player.pause(),this.audios=[],this.player.lrc&&this.player.lrc.clear(),this.player.audio.src="",this.player.template.listOl.innerHTML="",this.player.template.pic.style.backgroundImage="",this.player.theme(this.player.options.theme,this.index,!1),this.player.template.title.innerHTML="No audio",this.player.template.author.innerHTML="",this.player.bar.set("loaded",0,"width"),this.player.template.dtime.innerHTML=r.default.secondToTime(0)}}]),e}();t.default=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.events={},this.audioEvents=["abort","canplay","canplaythrough","durationchange","emptied","ended","error","loadeddata","loadedmetadata","loadstart","mozaudioavailable","pause","play","playing","progress","ratechange","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],this.playerEvents=["destroy","listshow","listhide","listadd","listremove","listswitch","listclear","noticeshow","noticehide","lrcshow","lrchide"]}return i(e,[{key:"on",value:function(e,t){this.type(e)&&"function"==typeof t&&(this.events[e]||(this.events[e]=[]),this.events[e].push(t))}},{key:"trigger",value:function(e,t){if(this.events[e]&&this.events[e].length)for(var n=0;n<this.events[e].length;n++)this.events[e][n](t)}},{key:"type",value:function(e){return-1!==this.playerEvents.indexOf(e)?"player":-1!==this.audioEvents.indexOf(e)?"audio":(console.error("Unknown event name: "+e),null)}}]),e}();t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.player=t,window.requestAnimationFrame=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)},this.types=["loading"],this.init()}return i(e,[{key:"init",value:function(){var e=this;this.types.forEach((function(t){e["init"+t+"Checker"]()}))}},{key:"initloadingChecker",value:function(){var e=this,t=0,n=0,i=!1;this.loadingChecker=setInterval((function(){e.enableloadingChecker&&(n=e.player.audio.currentTime,i||n!==t||e.player.audio.paused||(e.player.container.classList.add("aplayer-loading"),i=!0),i&&n>t&&!e.player.audio.paused&&(e.player.container.classList.remove("aplayer-loading"),i=!1),t=n)}),100)}},{key:"enable",value:function(e){this["enable"+e+"Checker"]=!0,"fps"===e&&this.initfpsChecker()}},{key:"disable",value:function(e){this["enable"+e+"Checker"]=!1}},{key:"destroy",value:function(){var e=this;this.types.forEach((function(t){e["enable"+t+"Checker"]=!1,e[t+"Checker"]&&clearInterval(e[t+"Checker"])}))}}]),e}();t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=o(n(0)),r=o(n(3));function o(e){return e&&e.__esModule?e:{default:e}}var s=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.player=t,this.initPlayButton(),this.initPlayBar(),this.initOrderButton(),this.initLoopButton(),this.initMenuButton(),a.default.isMobile||this.initVolumeButton(),this.initMiniSwitcher(),this.initSkipButton(),this.initLrcButton()}return i(e,[{key:"initPlayButton",value:function(){var e=this;this.player.template.pic.addEventListener("click",(function(){e.player.toggle()}))}},{key:"initPlayBar",value:function(){var e=this,t=function(t){var n=((t.clientX||t.changedTouches[0].clientX)-a.default.getElementViewLeft(e.player.template.barWrap))/e.player.template.barWrap.clientWidth;n=Math.max(n,0),n=Math.min(n,1),e.player.bar.set("played",n,"width"),e.player.lrc&&e.player.lrc.update(n*e.player.duration),e.player.template.ptime.innerHTML=a.default.secondToTime(n*e.player.duration)},n=function n(i){document.removeEventListener(a.default.nameMap.dragEnd,n),document.removeEventListener(a.default.nameMap.dragMove,t);var r=((i.clientX||i.changedTouches[0].clientX)-a.default.getElementViewLeft(e.player.template.barWrap))/e.player.template.barWrap.clientWidth;r=Math.max(r,0),r=Math.min(r,1),e.player.bar.set("played",r,"width"),e.player.seek(e.player.bar.get("played","width")*e.player.duration),e.player.disableTimeupdate=!1};this.player.template.barWrap.addEventListener(a.default.nameMap.dragStart,(function(){e.player.disableTimeupdate=!0,document.addEventListener(a.default.nameMap.dragMove,t),document.addEventListener(a.default.nameMap.dragEnd,n)}))}},{key:"initVolumeButton",value:function(){var e=this;this.player.template.volumeButton.addEventListener("click",(function(){e.player.audio.muted?(e.player.audio.muted=!1,e.player.switchVolumeIcon(),e.player.bar.set("volume",e.player.volume(),"height")):(e.player.audio.muted=!0,e.player.switchVolumeIcon(),e.player.bar.set("volume",0,"height"))}));var t=function(t){var n=1-((t.clientY||t.changedTouches[0].clientY)-a.default.getElementViewTop(e.player.template.volumeBar,e.player.options.fixed))/e.player.template.volumeBar.clientHeight;n=Math.max(n,0),n=Math.min(n,1),e.player.volume(n)},n=function n(i){e.player.template.volumeBarWrap.classList.remove("aplayer-volume-bar-wrap-active"),document.removeEventListener(a.default.nameMap.dragEnd,n),document.removeEventListener(a.default.nameMap.dragMove,t);var r=1-((i.clientY||i.changedTouches[0].clientY)-a.default.getElementViewTop(e.player.template.volumeBar,e.player.options.fixed))/e.player.template.volumeBar.clientHeight;r=Math.max(r,0),r=Math.min(r,1),e.player.volume(r)};this.player.template.volumeBarWrap.addEventListener(a.default.nameMap.dragStart,(function(){e.player.template.volumeBarWrap.classList.add("aplayer-volume-bar-wrap-active"),document.addEventListener(a.default.nameMap.dragMove,t),document.addEventListener(a.default.nameMap.dragEnd,n)}))}},{key:"initOrderButton",value:function(){var e=this;this.player.template.order.addEventListener("click",(function(){"list"===e.player.options.order?(e.player.options.order="random",e.player.template.order.innerHTML=r.default.orderRandom):"random"===e.player.options.order&&(e.player.options.order="list",e.player.template.order.innerHTML=r.default.orderList)}))}},{key:"initLoopButton",value:function(){var e=this;this.player.template.loop.addEventListener("click",(function(){e.player.list.audios.length>1?"one"===e.player.options.loop?(e.player.options.loop="none",e.player.template.loop.innerHTML=r.default.loopNone):"none"===e.player.options.loop?(e.player.options.loop="all",e.player.template.loop.innerHTML=r.default.loopAll):"all"===e.player.options.loop&&(e.player.options.loop="one",e.player.template.loop.innerHTML=r.default.loopOne):"one"===e.player.options.loop||"all"===e.player.options.loop?(e.player.options.loop="none",e.player.template.loop.innerHTML=r.default.loopNone):"none"===e.player.options.loop&&(e.player.options.loop="all",e.player.template.loop.innerHTML=r.default.loopAll)}))}},{key:"initMenuButton",value:function(){var e=this;this.player.template.menu.addEventListener("click",(function(){e.player.list.toggle()})),document.querySelector(".aplayer-lrc").addEventListener("click",(function(){e.player.list.toggle()}))}},{key:"initMiniSwitcher",value:function(){var e=this;this.player.template.miniSwitcher.addEventListener("click",(function(){e.player.setMode("mini"===e.player.mode?"normal":"mini")}))}},{key:"initSkipButton",value:function(){var e=this;this.player.template.skipBackButton.addEventListener("click",(function(){e.player.skipBack()})),this.player.template.skipForwardButton.addEventListener("click",(function(){e.player.skipForward()})),this.player.template.skipPlayButton.addEventListener("click",(function(){e.player.toggle()}))}},{key:"initLrcButton",value:function(){var e=this;this.player.template.lrcButton.addEventListener("click",(function(){e.player.template.lrcButton.classList.contains("aplayer-icon-lrc-inactivity")?(e.player.template.lrcButton.classList.remove("aplayer-icon-lrc-inactivity"),e.player.lrc&&e.player.lrc.show()):(e.player.template.lrcButton.classList.add("aplayer-icon-lrc-inactivity"),e.player.lrc&&e.player.lrc.hide())}))}}]),e}();t.default=s},function(e,t,n){var i=n(2);e.exports=function(e){"use strict";e=e||{};var t="",n=i.$each,a=e.lyrics,r=(e.$value,e.$index,i.$escape);return n(a,(function(e,n){t+="\n <p",0===n&&(t+=' class="aplayer-lrc-current"'),t+=">",t+=r(e[1]),t+="</p>\n"})),t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i,a=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),r=(i=n(10))&&i.__esModule?i:{default:i},o=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.container=t.container,this.async=t.async,this.player=t.player,this.parsed=[],this.index=0,this.current=[]}return a(e,[{key:"show",value:function(){this.player.events.trigger("lrcshow"),this.player.template.lrcWrap.classList.remove("aplayer-lrc-hide")}},{key:"hide",value:function(){this.player.events.trigger("lrchide"),this.player.template.lrcWrap.classList.add("aplayer-lrc-hide")}},{key:"toggle",value:function(){this.player.template.lrcWrap.classList.contains("aplayer-lrc-hide")?this.show():this.hide()}},{key:"update",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.player.audio.currentTime;if(this.index>this.current.length-1||e<this.current[this.index][0]||!this.current[this.index+1]||e>=this.current[this.index+1][0])for(var t=0;t<this.current.length;t++)e>=this.current[t][0]&&(!this.current[t+1]||e<this.current[t+1][0])&&(this.index=t,this.container.style.transform="translateY("+80*-this.index+"px)",this.container.style.webkitTransform="translateY("+80*-this.index+"px)",this.container.getElementsByClassName("aplayer-lrc-current")[0].classList.remove("aplayer-lrc-current"),this.container.getElementsByTagName("p")[t].classList.add("aplayer-lrc-current"))}},{key:"switch",value:function(e){var t=this;if(!this.parsed[e])if(this.async){this.parsed[e]=[["00:00","Loading"]];var n=new XMLHttpRequest;n.onreadystatechange=function(){e===t.player.list.index&&4===n.readyState&&(n.status>=200&&n.status<300||304===n.status?t.parsed[e]=t.parse(n.responseText):(t.player.notice("LRC file request fails: status "+n.status),t.parsed[e]=[["00:00","Not available"]]),t.container.innerHTML=(0,r.default)({lyrics:t.parsed[e]}),t.update(0),t.current=t.parsed[e])};var i=this.player.list.audios[e].lrc;n.open("get",i,!0),n.send(null)}else this.player.list.audios[e].lrc?this.parsed[e]=this.parse(this.player.list.audios[e].lrc):this.parsed[e]=[["00:00","Not available"]];this.container.innerHTML=(0,r.default)({lyrics:this.parsed[e]}),this.update(0),this.current=this.parsed[e]}},{key:"parse",value:function(e){if(e){for(var t=(e=e.replace(/([^\]^\n])\[/g,(function(e,t){return t+"\n["}))).split("\n"),n=[],i=t.length,a=0;a<i;a++){var r=t[a].match(/\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/g),o=t[a].replace(/.*\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/g,"").replace(/<(\d{2}):(\d{2})(\.(\d{2,3}))?>/g,"").replace(/^\s+|\s+$/g,"");if(r)for(var s=r.length,l=0;l<s;l++){var u=/\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/.exec(r[l]),c=60*u[1]+parseInt(u[2])+(u[4]?parseInt(u[4])/(2===(u[4]+"").length?100:1e3):0);n.push([c,o])}}return(n=n.filter((function(e){return e[1]}))).sort((function(e,t){return e[0]-t[0]})),n}return[]}},{key:"remove",value:function(e){this.parsed.splice(e,1)}},{key:"clear",value:function(){this.parsed=[],this.container.innerHTML=""}}]),e}();t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i,a=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),r=(i=n(0))&&i.__esModule?i:{default:i},o=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.storageName=t.options.storageName,this.data=JSON.parse(r.default.storage.get(this.storageName)),this.data||(this.data={}),this.data.volume=this.data.volume||t.options.volume}return a(e,[{key:"get",value:function(e){return this.data[e]}},{key:"set",value:function(e,t){this.data[e]=t,r.default.storage.set(this.storageName,JSON.stringify(this.data))}}]),e}();t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.elements={},this.elements.volume=t.volume,this.elements.played=t.played,this.elements.loaded=t.loaded}return i(e,[{key:"set",value:function(e,t,n){t=Math.max(t,0),t=Math.min(t,1),this.elements[e].style[n]=100*t+"%"}},{key:"get",value:function(e,t){return parseFloat(this.elements[e].style[t])/100}}]),e}();t.default=a},function(e,t,n){"use strict";(function(t){e.exports=!1;try{e.exports="[object process]"===Object.prototype.toString.call(t.process)}catch(e){}}).call(this,n(4))},function(e,t,n){"use strict";(function(t){var i=n(14),a=Object.create(i?t:window),r=/["&'<>]/;a.$escape=function(e){return function(e){var t=""+e,n=r.exec(t);if(!n)return e;var i="",a=void 0,o=void 0,s=void 0;for(a=n.index,o=0;a<t.length;a++){switch(t.charCodeAt(a)){case 34:s="&#34;";break;case 38:s="&#38;";break;case 39:s="&#39;";break;case 60:s="&#60;";break;case 62:s="&#62;";break;default:continue}o!==a&&(i+=t.substring(o,a)),o=a+1,i+=s}return o!==a?i+t.substring(o,a):i}(function e(t){return"string"!=typeof t&&(t=null==t?"":"function"==typeof t?e(t.call(t)):JSON.stringify(t)),t}(e))},a.$each=function(e,t){if(Array.isArray(e))for(var n=0,i=e.length;n<i;n++)t(e[n],n);else for(var a in e)t(e[a],a)},e.exports=a}).call(this,n(4))},function(e,t,n){var i=n(2);e.exports=function(e){"use strict";var t="",a=(e=e||{}).options,r=e.cover,o=i.$escape,s=e.icons,l=function(e){return t+=e},u=e.getObject;return e.theme,e.audio,e.index,a.fixed?(t+='\n<div class="aplayer-list',a.listFolded&&(t+=" aplayer-list-hide"),t+='"',a.listMaxHeight&&(t+=' style="max-height: ',t+=o(a.listMaxHeight),t+='"'),t+=">\n <ol",a.listMaxHeight&&(t+=' style="max-height: ',t+=o(a.listMaxHeight),t+='"'),t+=">\n ",l(n(1)(u({theme:a.theme,audio:a.audio,index:1}))),t+='\n </ol>\n</div>\n<div class="aplayer-body">\n <div class="aplayer-pic" style="',r&&(t+="background-image: url(&quot;",t+=o(r),t+="&quot;);"),t+="background-color: ",t+=o(a.theme),t+=';">\n <div class="aplayer-button aplayer-play">',t+=s.play,t+='</div>\n </div>\n <div class="aplayer-info" style="display: none;">\n <div class="aplayer-music">\n <span class="aplayer-title">No audio</span>\n <span class="aplayer-author"></span>\n </div>\n <div class="aplayer-controller">\n <div class="aplayer-bar-wrap">\n <div class="aplayer-bar">\n <div class="aplayer-loaded" style="width: 0"></div>\n <div class="aplayer-played" style="width: 0; background: ',t+=o(a.theme),t+=';">\n <span class="aplayer-thumb" style="background: ',t+=o(a.theme),t+=';">\n <span class="aplayer-loading-icon">',t+=s.loading,t+='</span>\n </span>\n </div>\n </div>\n </div>\n <div class="aplayer-time">\n <span class="aplayer-time-inner">\n <span class="aplayer-ptime">00:00</span> / <span class="aplayer-dtime">00:00</span>\n </span>\n <span class="aplayer-icon aplayer-icon-back">\n ',t+=s.skip,t+='\n </span>\n <span class="aplayer-icon aplayer-icon-play">\n ',t+=s.play,t+='\n </span>\n <span class="aplayer-icon aplayer-icon-forward">\n ',t+=s.skip,t+='\n </span>\n <div class="aplayer-volume-wrap">\n <button type="button" class="aplayer-icon aplayer-icon-volume-down">\n ',t+=s.volumeDown,t+='\n </button>\n <div class="aplayer-volume-bar-wrap">\n <div class="aplayer-volume-bar">\n <div class="aplayer-volume" style="height: 80%; background: ',t+=o(a.theme),t+=';"></div>\n </div>\n </div>\n </div>\n <button type="button" class="aplayer-icon aplayer-icon-order">\n ',"list"===a.order?t+=s.orderList:"random"===a.order&&(t+=s.orderRandom),t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-loop">\n ',"one"===a.loop?t+=s.loopOne:"all"===a.loop?t+=s.loopAll:"none"===a.loop&&(t+=s.loopNone),t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-menu">\n ',t+=s.menu,t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-lrc">\n ',t+=s.lrc,t+='\n </button>\n </div>\n </div>\n </div>\n <div class="aplayer-notice"></div>\n <div class="aplayer-miniswitcher"><button class="aplayer-icon">',t+=s.right,t+='</button></div>\n</div>\n<div class="aplayer-lrc">\n <div class="aplayer-lrc-contents" style="transform: translateY(0); -webkit-transform: translateY(0);"></div>\n</div>\n'):(t+='\n<div class="aplayer-body">\n <div class="aplayer-pic" style="',r&&(t+="background-image: url(&quot;",t+=o(r),t+="&quot;);"),t+="background-color: ",t+=o(a.theme),t+=';">\n <div class="aplayer-button aplayer-play">',t+=s.play,t+='</div>\n </div>\n <div class="aplayer-info">\n <div class="aplayer-music">\n <span class="aplayer-title">No audio</span>\n <span class="aplayer-author"></span>\n </div>\n <div class="aplayer-lrc">\n <div class="aplayer-lrc-contents" style="transform: translateY(0); -webkit-transform: translateY(0);"></div>\n </div>\n <div class="aplayer-controller">\n <div class="aplayer-bar-wrap">\n <div class="aplayer-bar">\n <div class="aplayer-loaded" style="width: 0"></div>\n <div class="aplayer-played" style="width: 0; background: ',t+=o(a.theme),t+=';">\n <span class="aplayer-thumb" style="background: ',t+=o(a.theme),t+=';">\n <span class="aplayer-loading-icon">',t+=s.loading,t+='</span>\n </span>\n </div>\n </div>\n </div>\n <div class="aplayer-time">\n <span class="aplayer-time-inner">\n <span class="aplayer-ptime">00:00</span> / <span class="aplayer-dtime">00:00</span>\n </span>\n <span class="aplayer-icon aplayer-icon-back">\n ',t+=s.skip,t+='\n </span>\n <span class="aplayer-icon aplayer-icon-play">\n ',t+=s.play,t+='\n </span>\n <span class="aplayer-icon aplayer-icon-forward">\n ',t+=s.skip,t+='\n </span>\n <div class="aplayer-volume-wrap">\n <button type="button" class="aplayer-icon aplayer-icon-volume-down">\n ',t+=s.volumeDown,t+='\n </button>\n <div class="aplayer-volume-bar-wrap">\n <div class="aplayer-volume-bar">\n <div class="aplayer-volume" style="height: 80%; background: ',t+=o(a.theme),t+=';"></div>\n </div>\n </div>\n </div>\n <button type="button" class="aplayer-icon aplayer-icon-order">\n ',"list"===a.order?t+=s.orderList:"random"===a.order&&(t+=s.orderRandom),t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-loop">\n ',"one"===a.loop?t+=s.loopOne:"all"===a.loop?t+=s.loopAll:"none"===a.loop&&(t+=s.loopNone),t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-menu">\n ',t+=s.menu,t+='\n </button>\n <button type="button" class="aplayer-icon aplayer-icon-lrc">\n ',t+=s.lrc,t+='\n </button>\n </div>\n </div>\n </div>\n <div class="aplayer-notice"></div>\n <div class="aplayer-miniswitcher"><button class="aplayer-icon">',t+=s.right,t+='</button></div>\n</div>\n<div class="aplayer-list',a.listFolded&&(t+=" aplayer-list-hide"),t+='"',a.listMaxHeight&&(t+=' style="max-height: ',t+=o(a.listMaxHeight),t+='"'),t+=">\n <ol",a.listMaxHeight&&(t+=' style="max-height: ',t+=o(a.listMaxHeight),t+='"'),t+=">\n ",l(n(1)(u({theme:a.theme,audio:a.audio,index:1}))),t+="\n </ol>\n</div>\n"),t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=o(n(3)),r=o(n(16));function o(e){return e&&e.__esModule?e:{default:e}}var s=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.container=t.container,this.options=t.options,this.randomOrder=t.randomOrder,this.init()}return i(e,[{key:"init",value:function(){var e="";this.options.audio.length&&(e="random"===this.options.order?this.options.audio[this.randomOrder[0]].cover:this.options.audio[0].cover),this.container.innerHTML=(0,r.default)({options:this.options,icons:a.default,cover:e,getObject:function(e){return e}}),this.lrc=this.container.querySelector(".aplayer-lrc-contents"),this.lrcWrap=this.container.querySelector(".aplayer-lrc"),this.ptime=this.container.querySelector(".aplayer-ptime"),this.info=this.container.querySelector(".aplayer-info"),this.time=this.container.querySelector(".aplayer-time"),this.barWrap=this.container.querySelector(".aplayer-bar-wrap"),this.button=this.container.querySelector(".aplayer-button"),this.body=this.container.querySelector(".aplayer-body"),this.list=this.container.querySelector(".aplayer-list"),this.listOl=this.container.querySelector(".aplayer-list ol"),this.listCurs=this.container.querySelectorAll(".aplayer-list-cur"),this.played=this.container.querySelector(".aplayer-played"),this.loaded=this.container.querySelector(".aplayer-loaded"),this.thumb=this.container.querySelector(".aplayer-thumb"),this.volume=this.container.querySelector(".aplayer-volume"),this.volumeBar=this.container.querySelector(".aplayer-volume-bar"),this.volumeButton=this.container.querySelector(".aplayer-time button"),this.volumeBarWrap=this.container.querySelector(".aplayer-volume-bar-wrap"),this.loop=this.container.querySelector(".aplayer-icon-loop"),this.order=this.container.querySelector(".aplayer-icon-order"),this.menu=this.container.querySelector(".aplayer-icon-menu"),this.pic=this.container.querySelector(".aplayer-pic"),this.title=this.container.querySelector(".aplayer-title"),this.author=this.container.querySelector(".aplayer-author"),this.dtime=this.container.querySelector(".aplayer-dtime"),this.notice=this.container.querySelector(".aplayer-notice"),this.miniSwitcher=this.container.querySelector(".aplayer-miniswitcher"),this.skipBackButton=this.container.querySelector(".aplayer-icon-back"),this.skipForwardButton=this.container.querySelector(".aplayer-icon-forward"),this.skipPlayButton=this.container.querySelector(".aplayer-icon-play"),this.lrcButton=this.container.querySelector(".aplayer-icon-lrc")}}]),e}();t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t={container:e.element||document.getElementsByClassName("aplayer")[0],mini:e.narrow||e.fixed||!1,fixed:!1,autoplay:!1,mutex:!0,lrcType:e.showlrc||e.lrc||0,preload:"auto",theme:"#b7daff",loop:"all",order:"list",volume:.7,listFolded:e.fixed,listMaxHeight:e.listmaxheight||"250px",audio:e.music||[],storageName:"aplayer-setting"};for(var n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n]);return"[object Array]"!==Object.prototype.toString.call(e.audio)&&(e.audio=[e.audio]),e.audio.map((function(e){return e.name=e.name||e.title||"Audio name",e.artist=e.artist||e.author||"Audio artist",e.cover=e.cover||e.pic,e.type=e.type||"normal",e})),e.audio.length<=1&&"one"===e.loop&&(e.loop="all"),e}},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M26.667 5.333h-21.333c-0 0-0.001 0-0.001 0-1.472 0-2.666 1.194-2.666 2.666 0 0 0 0.001 0 0.001v-0 16c0 0 0 0.001 0 0.001 0 1.472 1.194 2.666 2.666 2.666 0 0 0.001 0 0.001 0h21.333c0 0 0.001 0 0.001 0 1.472 0 2.666-1.194 2.666-2.666 0-0 0-0.001 0-0.001v0-16c0-0 0-0.001 0-0.001 0-1.472-1.194-2.666-2.666-2.666-0 0-0.001 0-0.001 0h0zM5.333 16h5.333v2.667h-5.333v-2.667zM18.667 24h-13.333v-2.667h13.333v2.667zM26.667 24h-5.333v-2.667h5.333v2.667zM26.667 18.667h-13.333v-2.667h13.333v2.667z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M25.468 6.947c-0.326-0.172-0.724-0.151-1.030 0.057l-6.438 4.38v-3.553c0-0.371-0.205-0.71-0.532-0.884-0.326-0.172-0.724-0.151-1.030 0.057l-12 8.164c-0.274 0.186-0.438 0.496-0.438 0.827s0.164 0.641 0.438 0.827l12 8.168c0.169 0.115 0.365 0.174 0.562 0.174 0.16 0 0.321-0.038 0.468-0.116 0.327-0.173 0.532-0.514 0.532-0.884v-3.556l6.438 4.382c0.169 0.115 0.365 0.174 0.562 0.174 0.16 0 0.321-0.038 0.468-0.116 0.327-0.173 0.532-0.514 0.532-0.884v-16.333c0-0.371-0.205-0.71-0.532-0.884z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M22 16l-10.105-10.6-1.895 1.987 8.211 8.613-8.211 8.612 1.895 1.988 8.211-8.613z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M4 16c0-6.6 5.4-12 12-12s12 5.4 12 12c0 1.2-0.8 2-2 2s-2-0.8-2-2c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8c1.2 0 2 0.8 2 2s-0.8 2-2 2c-6.6 0-12-5.4-12-12z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 29 32"><path d="M2.667 7.027l1.707-1.693 22.293 22.293-1.693 1.707-4-4h-11.64v4l-5.333-5.333 5.333-5.333v4h8.973l-8.973-8.973v0.973h-2.667v-3.64l-4-4zM22.667 17.333h2.667v5.573l-2.667-2.667v-2.907zM22.667 6.667v-4l5.333 5.333-5.333 5.333v-4h-10.907l-2.667-2.667h13.573z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 29 32"><path d="M9.333 9.333h13.333v4l5.333-5.333-5.333-5.333v4h-16v8h2.667v-5.333zM22.667 22.667h-13.333v-4l-5.333 5.333 5.333 5.333v-4h16v-8h-2.667v5.333zM17.333 20v-8h-1.333l-2.667 1.333v1.333h2v5.333h2z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 29 32"><path d="M9.333 9.333h13.333v4l5.333-5.333-5.333-5.333v4h-16v8h2.667v-5.333zM22.667 22.667h-13.333v-4l-5.333 5.333 5.333 5.333v-4h16v-8h-2.667v5.333z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 22 32"><path d="M20.8 14.4q0.704 0 1.152 0.48t0.448 1.12-0.48 1.12-1.12 0.48h-19.2q-0.64 0-1.12-0.48t-0.48-1.12 0.448-1.12 1.152-0.48h19.2zM1.6 11.2q-0.64 0-1.12-0.48t-0.48-1.12 0.448-1.12 1.152-0.48h19.2q0.704 0 1.152 0.48t0.448 1.12-0.48 1.12-1.12 0.48h-19.2zM20.8 20.8q0.704 0 1.152 0.48t0.448 1.12-0.48 1.12-1.12 0.48h-19.2q-0.64 0-1.12-0.48t-0.48-1.12 0.448-1.12 1.152-0.48h19.2z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M0.622 18.334h19.54v7.55l11.052-9.412-11.052-9.413v7.549h-19.54v3.725z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path d="M22.667 4l7 6-7 6 7 6-7 6v-4h-3.653l-3.76-3.76 2.827-2.827 2.587 2.587h2v-8h-2l-12 12h-6v-4h4.347l12-12h3.653v-4zM2.667 8h6l3.76 3.76-2.827 2.827-2.587-2.587h-4.347v-4z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 28 32"><path d="M13.728 6.272v19.456q0 0.448-0.352 0.8t-0.8 0.32-0.8-0.32l-5.952-5.952h-4.672q-0.48 0-0.8-0.352t-0.352-0.8v-6.848q0-0.48 0.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32 0.8-0.32t0.8 0.32 0.352 0.8z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 28 32"><path d="M13.728 6.272v19.456q0 0.448-0.352 0.8t-0.8 0.32-0.8-0.32l-5.952-5.952h-4.672q-0.48 0-0.8-0.352t-0.352-0.8v-6.848q0-0.48 0.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32 0.8-0.32t0.8 0.32 0.352 0.8zM20.576 16q0 1.344-0.768 2.528t-2.016 1.664q-0.16 0.096-0.448 0.096-0.448 0-0.8-0.32t-0.32-0.832q0-0.384 0.192-0.64t0.544-0.448 0.608-0.384 0.512-0.64 0.192-1.024-0.192-1.024-0.512-0.64-0.608-0.384-0.544-0.448-0.192-0.64q0-0.48 0.32-0.832t0.8-0.32q0.288 0 0.448 0.096 1.248 0.48 2.016 1.664t0.768 2.528z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 28 32"><path d="M13.728 6.272v19.456q0 0.448-0.352 0.8t-0.8 0.32-0.8-0.32l-5.952-5.952h-4.672q-0.48 0-0.8-0.352t-0.352-0.8v-6.848q0-0.48 0.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32 0.8-0.32t0.8 0.32 0.352 0.8zM20.576 16q0 1.344-0.768 2.528t-2.016 1.664q-0.16 0.096-0.448 0.096-0.448 0-0.8-0.32t-0.32-0.832q0-0.384 0.192-0.64t0.544-0.448 0.608-0.384 0.512-0.64 0.192-1.024-0.192-1.024-0.512-0.64-0.608-0.384-0.544-0.448-0.192-0.64q0-0.48 0.32-0.832t0.8-0.32q0.288 0 0.448 0.096 1.248 0.48 2.016 1.664t0.768 2.528zM25.152 16q0 2.72-1.536 5.056t-4 3.36q-0.256 0.096-0.448 0.096-0.48 0-0.832-0.352t-0.32-0.8q0-0.704 0.672-1.056 1.024-0.512 1.376-0.8 1.312-0.96 2.048-2.4t0.736-3.104-0.736-3.104-2.048-2.4q-0.352-0.288-1.376-0.8-0.672-0.352-0.672-1.056 0-0.448 0.32-0.8t0.8-0.352q0.224 0 0.48 0.096 2.496 1.056 4 3.36t1.536 5.056zM29.728 16q0 4.096-2.272 7.552t-6.048 5.056q-0.224 0.096-0.448 0.096-0.48 0-0.832-0.352t-0.32-0.8q0-0.64 0.704-1.056 0.128-0.064 0.384-0.192t0.416-0.192q0.8-0.448 1.44-0.896 2.208-1.632 3.456-4.064t1.216-5.152-1.216-5.152-3.456-4.064q-0.64-0.448-1.44-0.896-0.128-0.096-0.416-0.192t-0.384-0.192q-0.704-0.416-0.704-1.056 0-0.448 0.32-0.8t0.832-0.352q0.224 0 0.448 0.096 3.776 1.632 6.048 5.056t2.272 7.552z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 17 32"><path d="M14.080 4.8q2.88 0 2.88 2.048v18.24q0 2.112-2.88 2.112t-2.88-2.112v-18.24q0-2.048 2.88-2.048zM2.88 4.8q2.88 0 2.88 2.048v18.24q0 2.112-2.88 2.112t-2.88-2.112v-18.24q0-2.048 2.88-2.048z"></path></svg>'},function(e,t){e.exports='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 31"><path d="M15.552 15.168q0.448 0.32 0.448 0.832 0 0.448-0.448 0.768l-13.696 8.512q-0.768 0.512-1.312 0.192t-0.544-1.28v-16.448q0-0.96 0.544-1.28t1.312 0.192z"></path></svg>'},function(e,t,n){"use strict";var i,a,r=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function s(){throw new Error("clearTimeout has not been defined")}function l(e){if(i===setTimeout)return setTimeout(e,0);if((i===o||!i)&&setTimeout)return i=setTimeout,setTimeout(e,0);try{return i(e,0)}catch(t){try{return i.call(null,e,0)}catch(t){return i.call(this,e,0)}}}!function(){try{i="function"==typeof setTimeout?setTimeout:o}catch(e){i=o}try{a="function"==typeof clearTimeout?clearTimeout:s}catch(e){a=s}}();var u,c=[],p=!1,d=-1;function h(){p&&u&&(p=!1,u.length?c=u.concat(c):d=-1,c.length&&y())}function y(){if(!p){var e=l(h);p=!0;for(var t=c.length;t;){for(u=c,c=[];++d<t;)u&&u[d].run();d=-1,t=c.length}u=null,p=!1,function(e){if(a===clearTimeout)return clearTimeout(e);if((a===s||!a)&&clearTimeout)return a=clearTimeout,clearTimeout(e);try{a(e)}catch(t){try{return a.call(null,e)}catch(t){return a.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function v(){}r.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];c.push(new f(e,t)),1!==c.length||p||l(y)},f.prototype.run=function(){this.fun.apply(null,this.array)},r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=v,r.addListener=v,r.once=v,r.off=v,r.removeListener=v,r.removeAllListeners=v,r.emit=v,r.prependListener=v,r.prependOnceListener=v,r.listeners=function(e){return[]},r.binding=function(e){throw new Error("process.binding is not supported")},r.cwd=function(){return"/"},r.chdir=function(e){throw new Error("process.chdir is not supported")},r.umask=function(){return 0}},function(e,t,n){"use strict";(function(e,t){!function(e,n){if(!e.setImmediate){var i,a,r,o,s,l=1,u={},c=!1,p=e.document,d=Object.getPrototypeOf&&Object.getPrototypeOf(e);d=d&&d.setTimeout?d:e,"[object process]"==={}.toString.call(e.process)?i=function(e){t.nextTick((function(){y(e)}))}:function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=n,t}}()?(o="setImmediate$"+Math.random()+"$",s=function(t){t.source===e&&"string"==typeof t.data&&0===t.data.indexOf(o)&&y(+t.data.slice(o.length))},e.addEventListener?e.addEventListener("message",s,!1):e.attachEvent("onmessage",s),i=function(t){e.postMessage(o+t,"*")}):e.MessageChannel?((r=new MessageChannel).port1.onmessage=function(e){y(e.data)},i=function(e){r.port2.postMessage(e)}):p&&"onreadystatechange"in p.createElement("script")?(a=p.documentElement,i=function(e){var t=p.createElement("script");t.onreadystatechange=function(){y(e),t.onreadystatechange=null,a.removeChild(t),t=null},a.appendChild(t)}):i=function(e){setTimeout(y,0,e)},d.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),n=0;n<t.length;n++)t[n]=arguments[n+1];var a={callback:e,args:t};return u[l]=a,i(l),l++},d.clearImmediate=h}function h(e){delete u[e]}function y(e){if(c)setTimeout(y,0,e);else{var t=u[e];if(t){c=!0;try{!function(e){var t=e.callback,n=e.args;switch(n.length){case 0:t();break;case 1:t(n[0]);break;case 2:t(n[0],n[1]);break;case 3:t(n[0],n[1],n[2]);break;default:t.apply(undefined,n)}}(t)}finally{h(e),c=!1}}}}}("undefined"==typeof self?void 0===e?void 0:e:self)}).call(this,n(4),n(34))},function(e,t,n){"use strict";var i=Function.prototype.apply;function a(e,t){this._id=e,this._clearFn=t}t.setTimeout=function(){return new a(i.call(setTimeout,window,arguments),clearTimeout)},t.setInterval=function(){return new a(i.call(setInterval,window,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e&&e.close()},a.prototype.unref=a.prototype.ref=function(){},a.prototype.close=function(){this._clearFn.call(window,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout((function(){e._onTimeout&&e._onTimeout()}),t))},n(35),t.setImmediate=setImmediate,t.clearImmediate=clearImmediate},function(e,t,n){"use strict";(function(t){var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=setTimeout;function a(){}function r(e){if(!(this instanceof r))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],c(e,this)}function o(e,t){for(;3===e._state;)e=e._value;0!==e._state?(e._handled=!0,r._immediateFn((function(){var n=1===e._state?t.onFulfilled:t.onRejected;if(null!==n){var i;try{i=n(e._value)}catch(e){return void l(t.promise,e)}s(t.promise,i)}else(1===e._state?s:l)(t.promise,e._value)}))):e._deferreds.push(t)}function s(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"===(void 0===t?"undefined":n(t))||"function"==typeof t)){var i=t.then;if(t instanceof r)return e._state=3,e._value=t,void u(e);if("function"==typeof i)return void c((a=i,o=t,function(){a.apply(o,arguments)}),e)}e._state=1,e._value=t,u(e)}catch(t){l(e,t)}var a,o}function l(e,t){e._state=2,e._value=t,u(e)}function u(e){2===e._state&&0===e._deferreds.length&&r._immediateFn((function(){e._handled||r._unhandledRejectionFn(e._value)}));for(var t=0,n=e._deferreds.length;t<n;t++)o(e,e._deferreds[t]);e._deferreds=null}function c(e,t){var n=!1;try{e((function(e){n||(n=!0,s(t,e))}),(function(e){n||(n=!0,l(t,e))}))}catch(e){if(n)return;n=!0,l(t,e)}}r.prototype.catch=function(e){return this.then(null,e)},r.prototype.then=function(e,t){var n=new this.constructor(a);return o(this,new function(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}(e,t,n)),n},r.prototype.finally=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))},r.all=function(e){return new r((function(t,i){if(!e||void 0===e.length)throw new TypeError("Promise.all accepts an array");var a=Array.prototype.slice.call(e);if(0===a.length)return t([]);var r=a.length;function o(e,s){try{if(s&&("object"===(void 0===s?"undefined":n(s))||"function"==typeof s)){var l=s.then;if("function"==typeof l)return void l.call(s,(function(t){o(e,t)}),i)}a[e]=s,0==--r&&t(a)}catch(e){i(e)}}for(var s=0;s<a.length;s++)o(s,a[s])}))},r.resolve=function(e){return e&&"object"===(void 0===e?"undefined":n(e))&&e.constructor===r?e:new r((function(t){t(e)}))},r.reject=function(e){return new r((function(t,n){n(e)}))},r.race=function(e){return new r((function(t,n){for(var i=0,a=e.length;i<a;i++)e[i].then(t,n)}))},r._immediateFn="function"==typeof t&&function(e){t(e)}||function(e){i(e,0)},r._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},e.exports=r}).call(this,n(36).setImmediate)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),a=v(n(37)),r=v(n(0)),o=v(n(3)),s=v(n(18)),l=v(n(17)),u=v(n(13)),c=v(n(12)),p=v(n(11)),d=v(n(9)),h=v(n(8)),y=v(n(7)),f=v(n(6));function v(e){return e&&e.__esModule?e:{default:e}}var m=[],g=function(){function e(t){if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.options=(0,s.default)(t),this.container=this.options.container,this.paused=!0,this.playedPromise=a.default.resolve(),this.mode="normal",this.randomOrder=r.default.randomOrder(this.options.audio.length),this.container.classList.add("aplayer"),this.options.lrcType&&!this.options.fixed&&this.container.classList.add("aplayer-withlrc"),this.options.audio.length>1&&this.container.classList.add("aplayer-withlist"),r.default.isMobile&&this.container.classList.add("aplayer-mobile"),this.arrow=this.container.offsetWidth<=300,this.arrow&&this.container.classList.add("aplayer-arrow"),this.container=this.options.container,2===this.options.lrcType||!0===this.options.lrcType)for(var n=this.container.getElementsByClassName("aplayer-lrc-content"),i=0;i<n.length;i++)this.options.audio[i]&&(this.options.audio[i].lrc=n[i].innerHTML);this.template=new l.default({container:this.container,options:this.options,randomOrder:this.randomOrder}),this.options.fixed&&(this.container.classList.add("aplayer-fixed"),this.template.body.style.width=this.template.body.offsetWidth-18+"px"),this.options.mini&&(this.setMode("mini"),this.template.info.style.display="block"),this.template.info.offsetWidth<200&&this.template.time.classList.add("aplayer-time-narrow"),this.options.lrcType&&(this.lrc=new p.default({container:this.template.lrc,async:3===this.options.lrcType,player:this})),this.events=new y.default,this.storage=new c.default(this),this.bar=new u.default(this.template),this.controller=new d.default(this),this.timer=new h.default(this),this.list=new f.default(this),this.initAudio(),this.bindEvents(),"random"===this.options.order?this.list.switch(this.randomOrder[0]):this.list.switch(0),this.options.autoplay&&this.play(),m.push(this)}return i(e,[{key:"initAudio",value:function(){var e=this;this.audio=document.createElement("audio"),this.audio.preload=this.options.preload;for(var t=function(t){e.audio.addEventListener(e.events.audioEvents[t],(function(n){e.events.trigger(e.events.audioEvents[t],n)}))},n=0;n<this.events.audioEvents.length;n++)t(n);this.volume(this.storage.get("volume"),!0)}},{key:"bindEvents",value:function(){var e=this;this.on("play",(function(){e.paused&&e.setUIPlaying()})),this.on("pause",(function(){e.paused||e.setUIPaused()})),this.on("timeupdate",(function(){if(!e.disableTimeupdate){e.bar.set("played",e.audio.currentTime/e.duration,"width"),e.lrc&&e.lrc.update();var t=r.default.secondToTime(e.audio.currentTime);e.template.ptime.innerHTML!==t&&(e.template.ptime.innerHTML=t)}})),this.on("durationchange",(function(){1!==e.duration&&(e.template.dtime.innerHTML=r.default.secondToTime(e.duration))})),this.on("progress",(function(){var t=e.audio.buffered.length?e.audio.buffered.end(e.audio.buffered.length-1)/e.duration:0;e.bar.set("loaded",t,"width")}));var t=void 0;this.on("error",(function(){e.list.audios.length>1?(e.notice("An audio error has occurred, player will skip forward in 2 seconds."),t=setTimeout((function(){e.skipForward(),e.paused||e.play()}),2e3)):1===e.list.audios.length&&e.notice("An audio error has occurred.")})),this.events.on("listswitch",(function(){t&&clearTimeout(t)})),this.on("ended",(function(){"none"===e.options.loop?"list"===e.options.order?e.list.index<e.list.audios.length-1?(e.list.switch((e.list.index+1)%e.list.audios.length),e.play()):(e.list.switch((e.list.index+1)%e.list.audios.length),e.pause()):"random"===e.options.order&&(e.randomOrder.indexOf(e.list.index)<e.randomOrder.length-1?(e.list.switch(e.nextIndex()),e.play()):(e.list.switch(e.nextIndex()),e.pause())):"one"===e.options.loop?(e.list.switch(e.list.index),e.play()):"all"===e.options.loop&&(e.skipForward(),e.play())}))}},{key:"setAudio",value:function(e){this.hls&&(this.hls.destroy(),this.hls=null);var t=e.type;this.options.customAudioType&&this.options.customAudioType[t]?"[object Function]"===Object.prototype.toString.call(this.options.customAudioType[t])?this.options.customAudioType[t](this.audio,e,this):console.error("Illegal customType: "+t):(t&&"auto"!==t||(t=/m3u8(#|\?|$)/i.exec(e.url)?"hls":"normal"),"hls"===t?Hls.isSupported()?(this.hls=new Hls,this.hls.loadSource(e.url),this.hls.attachMedia(this.audio)):this.audio.canPlayType("application/x-mpegURL")||this.audio.canPlayType("application/vnd.apple.mpegURL")?this.audio.src=e.url:this.notice("Error: HLS is not supported."):"normal"===t&&(this.audio.src=e.url)),this.seek(0),this.paused||this.audio.play()}},{key:"theme",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.list.audios[this.list.index].theme||this.options.theme,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.list.index;(!(arguments.length>2&&void 0!==arguments[2])||arguments[2])&&this.list.audios[t]&&(this.list.audios[t].theme=e),this.template.listCurs[t]&&(this.template.listCurs[t].style.backgroundColor=e),t===this.list.index&&(this.template.pic.style.backgroundColor=e,this.template.played.style.background=e,this.template.thumb.style.background=e,this.template.volume.style.background=e)}},{key:"seek",value:function(e){e=Math.max(e,0),e=Math.min(e,this.duration),this.audio.currentTime=e,this.bar.set("played",e/this.duration,"width"),this.template.ptime.innerHTML=r.default.secondToTime(e)}},{key:"setUIPlaying",value:function(){var e=this;if(this.paused&&(this.paused=!1,this.template.button.classList.remove("aplayer-play"),this.template.button.classList.add("aplayer-pause"),this.template.button.innerHTML="",setTimeout((function(){e.template.button.innerHTML=o.default.pause}),100),this.template.skipPlayButton.innerHTML=o.default.pause),this.timer.enable("loading"),this.options.mutex)for(var t=0;t<m.length;t++)this!==m[t]&&m[t].pause()}},{key:"play",value:function(){var e=this;this.setUIPlaying();var t=this.audio.play();t&&t.catch((function(t){console.warn(t),"NotAllowedError"===t.name&&e.setUIPaused()}))}},{key:"setUIPaused",value:function(){var e=this;this.paused||(this.paused=!0,this.template.button.classList.remove("aplayer-pause"),this.template.button.classList.add("aplayer-play"),this.template.button.innerHTML="",setTimeout((function(){e.template.button.innerHTML=o.default.play}),100),this.template.skipPlayButton.innerHTML=o.default.play),this.container.classList.remove("aplayer-loading"),this.timer.disable("loading")}},{key:"pause",value:function(){this.setUIPaused(),this.audio.pause()}},{key:"switchVolumeIcon",value:function(){this.volume()>=.95?this.template.volumeButton.innerHTML=o.default.volumeUp:this.volume()>0?this.template.volumeButton.innerHTML=o.default.volumeDown:this.template.volumeButton.innerHTML=o.default.volumeOff}},{key:"volume",value:function(e,t){return e=parseFloat(e),isNaN(e)||(e=Math.max(e,0),e=Math.min(e,1),this.bar.set("volume",e,"height"),t||this.storage.set("volume",e),this.audio.volume=e,this.audio.muted&&(this.audio.muted=!1),this.switchVolumeIcon()),this.audio.muted?0:this.audio.volume}},{key:"on",value:function(e,t){this.events.on(e,t)}},{key:"toggle",value:function(){this.template.button.classList.contains("aplayer-play")?this.play():this.template.button.classList.contains("aplayer-pause")&&this.pause()}},{key:"switchAudio",value:function(e){this.list.switch(e)}},{key:"addAudio",value:function(e){this.list.add(e)}},{key:"removeAudio",value:function(e){this.list.remove(e)}},{key:"destroy",value:function(){m.splice(m.indexOf(this),1),this.pause(),this.container.innerHTML="",this.audio.src="",this.timer.destroy(),this.events.trigger("destroy")}},{key:"setMode",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"normal";this.mode=e,"mini"===e?this.container.classList.add("aplayer-narrow"):"normal"===e&&this.container.classList.remove("aplayer-narrow")}},{key:"notice",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2e3,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.8;this.template.notice.innerHTML=e,this.template.notice.style.opacity=i,this.noticeTime&&clearTimeout(this.noticeTime),this.events.trigger("noticeshow",{text:e}),n&&(this.noticeTime=setTimeout((function(){t.template.notice.style.opacity=0,t.events.trigger("noticehide")}),n))}},{key:"prevIndex",value:function(){if(!(this.list.audios.length>1))return 0;if("list"===this.options.order)return this.list.index-1<0?this.list.audios.length-1:this.list.index-1;if("random"===this.options.order){var e=this.randomOrder.indexOf(this.list.index);return 0===e?this.randomOrder[this.randomOrder.length-1]:this.randomOrder[e-1]}}},{key:"nextIndex",value:function(){if(!(this.list.audios.length>1))return 0;if("list"===this.options.order)return(this.list.index+1)%this.list.audios.length;if("random"===this.options.order){var e=this.randomOrder.indexOf(this.list.index);return e===this.randomOrder.length-1?this.randomOrder[0]:this.randomOrder[e+1]}}},{key:"skipBack",value:function(){this.list.switch(this.prevIndex())}},{key:"skipForward",value:function(){this.list.switch(this.nextIndex())}},{key:"duration",get:function(){return isNaN(this.audio.duration)?0:this.audio.duration}}],[{key:"version",get:function(){return"1.10.1"}}]),e}();t.default=g},,function(e,t,n){},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n(40);var i,a=(i=n(38))&&i.__esModule?i:{default:i};console.log("\n %c APlayer v1.10.1 af84efb %c http://aplayer.js.org \n","color: #fadfa3; background: #030307; padding:5px 0;","background: #fadfa3; padding:5px 0;"),t.default=a.default}]).default})); this['player']['events'][_0x202366(0x215)](_0x202366(0x1c0)), this['player'][_0x202366(0x2f6)]['lrcWrap'][_0x202366(0x1f9)][_0x202366(0x20e)]('aplayer-lrc-hide');
2
+ }
3
+ },
4
+ {
5
+ 'key': _0x106c22(0x2ea),
6
+ 'value': function () {
7
+ var _0xc50e29 = _0x106c22;
8
+ this[_0xc50e29(0x205)]['template'][_0xc50e29(0x2b2)]['classList'][_0xc50e29(0x1bd)](_0xc50e29(0x2af)) ? this[_0xc50e29(0x334)]() : this['hide']();
9
+ }
10
+ },
11
+ {
12
+ 'key': _0x106c22(0x1dd),
13
+ 'value': function () {
14
+ var _0x55ddb0 = _0x106c22, _0x12fe8b = arguments[_0x55ddb0(0x21f)] > 0x0 && void 0x0 !== arguments[0x0] ? arguments[0x0] : this[_0x55ddb0(0x205)][_0x55ddb0(0x323)]['currentTime'];
15
+ if (this[_0x55ddb0(0x2bc)] > this[_0x55ddb0(0x310)][_0x55ddb0(0x21f)] - 0x1 || _0x12fe8b < this['current'][this[_0x55ddb0(0x2bc)]][0x0] || !this[_0x55ddb0(0x310)][this[_0x55ddb0(0x2bc)] + 0x1] || _0x12fe8b >= this['current'][this['index'] + 0x1][0x0]) {
16
+ for (var _0x473eef = 0x0; _0x473eef < this['current'][_0x55ddb0(0x21f)]; _0x473eef++)
17
+ _0x12fe8b >= this[_0x55ddb0(0x310)][_0x473eef][0x0] && (!this['current'][_0x473eef + 0x1] || _0x12fe8b < this[_0x55ddb0(0x310)][_0x473eef + 0x1][0x0]) && (this[_0x55ddb0(0x2bc)] = _0x473eef, this['container'][_0x55ddb0(0x2bd)][_0x55ddb0(0x337)] = 'translateY(' + 0x50 * -this[_0x55ddb0(0x2bc)] + _0x55ddb0(0x28b), this['container']['style'][_0x55ddb0(0x230)] = _0x55ddb0(0x2e2) + 0x50 * -this[_0x55ddb0(0x2bc)] + _0x55ddb0(0x28b), this[_0x55ddb0(0x2d4)]['getElementsByClassName'](_0x55ddb0(0x322))[0x0]['classList'][_0x55ddb0(0x344)]('aplayer-lrc-current'), this[_0x55ddb0(0x2d4)]['getElementsByTagName']('p')[_0x473eef][_0x55ddb0(0x1f9)]['add']('aplayer-lrc-current'));
18
+ }
19
+ }
20
+ },
21
+ {
22
+ 'key': _0x106c22(0x2bb),
23
+ 'value': function (_0x3c0ab9) {
24
+ var _0x397a28 = _0x106c22, _0x3e3a23 = this;
25
+ if (!this[_0x397a28(0x183)][_0x3c0ab9]) {
26
+ if (this['async']) {
27
+ this[_0x397a28(0x183)][_0x3c0ab9] = [[
28
+ '00:00',
29
+ _0x397a28(0x238)
30
+ ]];
31
+ var _0x486caf = new XMLHttpRequest();
32
+ _0x486caf[_0x397a28(0x193)] = function () {
33
+ var _0x402579 = _0x397a28;
34
+ _0x3c0ab9 === _0x3e3a23[_0x402579(0x205)][_0x402579(0x2f1)][_0x402579(0x2bc)] && 0x4 === _0x486caf[_0x402579(0x2ec)] && (_0x486caf['status'] >= 0xc8 && _0x486caf['status'] < 0x12c || 0x130 === _0x486caf['status'] ? _0x3e3a23[_0x402579(0x183)][_0x3c0ab9] = _0x3e3a23['parse'](_0x486caf['responseText']) : (_0x3e3a23[_0x402579(0x205)][_0x402579(0x24c)]('LRC\x20file\x20request\x20fails:\x20status\x20' + _0x486caf[_0x402579(0x1a1)]), _0x3e3a23[_0x402579(0x183)][_0x3c0ab9] = [[
35
+ '00:00',
36
+ _0x402579(0x16b)
37
+ ]]), _0x3e3a23[_0x402579(0x2d4)][_0x402579(0x1d0)] = (0x0, _0x3f253c[_0x402579(0x27c)])({ 'lyrics': _0x3e3a23[_0x402579(0x183)][_0x3c0ab9] }), _0x3e3a23['update'](0x0), _0x3e3a23[_0x402579(0x310)] = _0x3e3a23[_0x402579(0x183)][_0x3c0ab9]);
38
+ };
39
+ var _0x4b914f = this[_0x397a28(0x205)][_0x397a28(0x2f1)]['audios'][_0x3c0ab9][_0x397a28(0x245)];
40
+ _0x486caf[_0x397a28(0x246)]('get', _0x4b914f, !0x0), _0x486caf[_0x397a28(0x305)](null);
41
+ } else
42
+ this[_0x397a28(0x205)][_0x397a28(0x2f1)]['audios'][_0x3c0ab9]['lrc'] ? this[_0x397a28(0x183)][_0x3c0ab9] = this[_0x397a28(0x16f)](this[_0x397a28(0x205)][_0x397a28(0x2f1)][_0x397a28(0x343)][_0x3c0ab9][_0x397a28(0x245)]) : this['parsed'][_0x3c0ab9] = [[
43
+ _0x397a28(0x17a),
44
+ _0x397a28(0x16b)
45
+ ]];
46
+ }
47
+ this[_0x397a28(0x2d4)][_0x397a28(0x1d0)] = (0x0, _0x3f253c['default'])({ 'lyrics': this[_0x397a28(0x183)][_0x3c0ab9] }), this[_0x397a28(0x1dd)](0x0), this[_0x397a28(0x310)] = this[_0x397a28(0x183)][_0x3c0ab9];
48
+ }
49
+ },
50
+ {
51
+ 'key': _0x106c22(0x16f),
52
+ 'value': function (_0x5cb3d7) {
53
+ var _0x43a1a6 = _0x106c22;
54
+ if (_0x5cb3d7) {
55
+ for (var _0x1b0397 = (_0x5cb3d7 = _0x5cb3d7[_0x43a1a6(0x1b3)](/([^\]^\n])\[/g, function (_0x321009, _0x330744) {
56
+ return _0x330744 + '\x0a[';
57
+ }))[_0x43a1a6(0x316)]('\x0a'), _0x3a7d41 = [], _0x11530c = _0x1b0397[_0x43a1a6(0x21f)], _0x168be9 = 0x0; _0x168be9 < _0x11530c; _0x168be9++) {
58
+ var _0x4b2f16 = _0x1b0397[_0x168be9]['match'](/\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/g), _0x5b6096 = _0x1b0397[_0x168be9][_0x43a1a6(0x1b3)](/.*\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/g, '')[_0x43a1a6(0x1b3)](/<(\d{2}):(\d{2})(\.(\d{2,3}))?>/g, '')[_0x43a1a6(0x1b3)](/^\s+|\s+$/g, '');
59
+ if (_0x4b2f16)
60
+ for (var _0xbeeea = _0x4b2f16[_0x43a1a6(0x21f)], _0x4648a5 = 0x0; _0x4648a5 < _0xbeeea; _0x4648a5++) {
61
+ var _0x180342 = /\[(\d{2}):(\d{2})(\.(\d{2,3}))?]/[_0x43a1a6(0x328)](_0x4b2f16[_0x4648a5]), _0x197bb7 = 0x3c * _0x180342[0x1] + parseInt(_0x180342[0x2]) + (_0x180342[0x4] ? parseInt(_0x180342[0x4]) / (0x2 === (_0x180342[0x4] + '')[_0x43a1a6(0x21f)] ? 0x64 : 0x3e8) : 0x0);
62
+ _0x3a7d41[_0x43a1a6(0x1e6)]([
63
+ _0x197bb7,
64
+ _0x5b6096
65
+ ]);
66
+ }
67
+ }
68
+ return (_0x3a7d41 = _0x3a7d41['filter'](function (_0xba45a5) {
69
+ return _0xba45a5[0x1];
70
+ }))['sort'](function (_0x3c78e2, _0x3235e2) {
71
+ return _0x3c78e2[0x0] - _0x3235e2[0x0];
72
+ }), _0x3a7d41;
73
+ }
74
+ return [];
75
+ }
76
+ },
77
+ {
78
+ 'key': 'remove',
79
+ 'value': function (_0x4c6ac1) {
80
+ var _0x574098 = _0x106c22;
81
+ this[_0x574098(0x183)]['splice'](_0x4c6ac1, 0x1);
82
+ }
83
+ },
84
+ {
85
+ 'key': _0x106c22(0x210),
86
+ 'value': function () {
87
+ var _0x227ce7 = _0x106c22;
88
+ this['parsed'] = [], this['container'][_0x227ce7(0x1d0)] = '';
89
+ }
90
+ }
91
+ ]), _0x1c29e2;
92
+ }());
93
+ _0x19ca8c[_0x30eb4a(0x27c)] = _0x2e741d;
94
+ },
95
+ function (_0x57c5c4, _0x1d1e3c, _0x57b512) {
96
+ 'use strict';
97
+ var _0x31fc99 = _0x1efd;
98
+ Object[_0x31fc99(0x2c0)](_0x1d1e3c, _0x31fc99(0x2ee), { 'value': !0x0 });
99
+ var _0xa1d8b1, _0x5a0af0 = (function () {
100
+ function _0x853398(_0x3742e7, _0x46bc66) {
101
+ var _0x511c77 = _0x1efd;
102
+ for (var _0xbc7f6f = 0x0; _0xbc7f6f < _0x46bc66[_0x511c77(0x21f)]; _0xbc7f6f++) {
103
+ var _0x128eb4 = _0x46bc66[_0xbc7f6f];
104
+ _0x128eb4[_0x511c77(0x1d4)] = _0x128eb4['enumerable'] || !0x1, _0x128eb4[_0x511c77(0x237)] = !0x0, 'value' in _0x128eb4 && (_0x128eb4[_0x511c77(0x1b7)] = !0x0), Object[_0x511c77(0x2c0)](_0x3742e7, _0x128eb4[_0x511c77(0x296)], _0x128eb4);
105
+ }
106
+ }
107
+ return function (_0x45ba12, _0xf8f9ba, _0x9b9ee) {
108
+ var _0x15a2bd = _0x1efd;
109
+ return _0xf8f9ba && _0x853398(_0x45ba12[_0x15a2bd(0x21c)], _0xf8f9ba), _0x9b9ee && _0x853398(_0x45ba12, _0x9b9ee), _0x45ba12;
110
+ };
111
+ }()), _0x3e5a9c = _0x57b512(0x0), _0x346475 = (_0xa1d8b1 = _0x3e5a9c) && _0xa1d8b1[_0x31fc99(0x2ee)] ? _0xa1d8b1 : { 'default': _0xa1d8b1 }, _0x7f8d35 = (function () {
112
+ var _0x5e6199 = _0x31fc99;
113
+ function _0x593b38(_0x298ae6) {
114
+ var _0x3ee6fc = _0x1efd;
115
+ !function (_0x73e11d, _0x2d0860) {
116
+ var _0x43af41 = _0x1efd;
117
+ if (!(_0x73e11d instanceof _0x2d0860))
118
+ throw new TypeError(_0x43af41(0x240));
119
+ }(this, _0x593b38), this[_0x3ee6fc(0x2ce)] = _0x298ae6['options'][_0x3ee6fc(0x2ce)], this[_0x3ee6fc(0x247)] = JSON[_0x3ee6fc(0x16f)](_0x346475[_0x3ee6fc(0x27c)][_0x3ee6fc(0x1d6)][_0x3ee6fc(0x1ca)](this[_0x3ee6fc(0x2ce)])), this[_0x3ee6fc(0x247)] || (this[_0x3ee6fc(0x247)] = {}), this[_0x3ee6fc(0x247)][_0x3ee6fc(0x34a)] = this[_0x3ee6fc(0x247)][_0x3ee6fc(0x34a)] || _0x298ae6['options'][_0x3ee6fc(0x34a)];
120
+ }
121
+ return _0x5a0af0(_0x593b38, [
122
+ {
123
+ 'key': 'get',
124
+ 'value': function (_0x227b8d) {
125
+ var _0x4ff02c = _0x1efd;
126
+ return this[_0x4ff02c(0x247)][_0x227b8d];
127
+ }
128
+ },
129
+ {
130
+ 'key': _0x5e6199(0x269),
131
+ 'value': function (_0x34b15d, _0x5cf919) {
132
+ var _0x48b9c9 = _0x5e6199;
133
+ this['data'][_0x34b15d] = _0x5cf919, _0x346475[_0x48b9c9(0x27c)][_0x48b9c9(0x1d6)][_0x48b9c9(0x269)](this['storageName'], JSON[_0x48b9c9(0x212)](this[_0x48b9c9(0x247)]));
134
+ }
135
+ }
136
+ ]), _0x593b38;
137
+ }());
138
+ _0x1d1e3c[_0x31fc99(0x27c)] = _0x7f8d35;
139
+ },
140
+ function (_0x432677, _0x3d22fb, _0x54c4dc) {
141
+ 'use strict';
142
+ var _0x2e8b10 = _0x1efd;
143
+ Object[_0x2e8b10(0x2c0)](_0x3d22fb, _0x2e8b10(0x2ee), { 'value': !0x0 });
144
+ var _0x2c3760 = (function () {
145
+ function _0x1e680b(_0x4d0604, _0x3355b9) {
146
+ var _0x539952 = _0x1efd;
147
+ for (var _0xf47901 = 0x0; _0xf47901 < _0x3355b9[_0x539952(0x21f)]; _0xf47901++) {
148
+ var _0x4251f1 = _0x3355b9[_0xf47901];
149
+ _0x4251f1[_0x539952(0x1d4)] = _0x4251f1[_0x539952(0x1d4)] || !0x1, _0x4251f1[_0x539952(0x237)] = !0x0, 'value' in _0x4251f1 && (_0x4251f1[_0x539952(0x1b7)] = !0x0), Object[_0x539952(0x2c0)](_0x4d0604, _0x4251f1[_0x539952(0x296)], _0x4251f1);
150
+ }
151
+ }
152
+ return function (_0x41c2a2, _0x53e7bd, _0x1b16e7) {
153
+ var _0x38315f = _0x1efd;
154
+ return _0x53e7bd && _0x1e680b(_0x41c2a2[_0x38315f(0x21c)], _0x53e7bd), _0x1b16e7 && _0x1e680b(_0x41c2a2, _0x1b16e7), _0x41c2a2;
155
+ };
156
+ }()), _0x418b4d = (function () {
157
+ var _0xf46add = _0x2e8b10;
158
+ function _0x108eaf(_0xabfce7) {
159
+ var _0x493530 = _0x1efd;
160
+ !function (_0x5d1d28, _0x1b37ed) {
161
+ if (!(_0x5d1d28 instanceof _0x1b37ed))
162
+ throw new TypeError('Cannot\x20call\x20a\x20class\x20as\x20a\x20function');
163
+ }(this, _0x108eaf), this[_0x493530(0x2ab)] = {}, this[_0x493530(0x2ab)][_0x493530(0x34a)] = _0xabfce7[_0x493530(0x34a)], this[_0x493530(0x2ab)][_0x493530(0x18c)] = _0xabfce7['played'], this[_0x493530(0x2ab)][_0x493530(0x218)] = _0xabfce7[_0x493530(0x218)];
164
+ }
165
+ return _0x2c3760(_0x108eaf, [
166
+ {
167
+ 'key': _0xf46add(0x269),
168
+ 'value': function (_0xe71b7e, _0x277c07, _0x247f05) {
169
+ var _0x4620a1 = _0xf46add;
170
+ _0x277c07 = Math[_0x4620a1(0x2ed)](_0x277c07, 0x0), _0x277c07 = Math[_0x4620a1(0x173)](_0x277c07, 0x1), this[_0x4620a1(0x2ab)][_0xe71b7e][_0x4620a1(0x2bd)][_0x247f05] = 0x64 * _0x277c07 + '%';
171
+ }
172
+ },
173
+ {
174
+ 'key': _0xf46add(0x1ca),
175
+ 'value': function (_0x265772, _0x2d96d3) {
176
+ return parseFloat(this['elements'][_0x265772]['style'][_0x2d96d3]) / 0x64;
177
+ }
178
+ }
179
+ ]), _0x108eaf;
180
+ }());
181
+ _0x3d22fb[_0x2e8b10(0x27c)] = _0x418b4d;
182
+ },
183
+ function (_0x517ffb, _0x307b7a, _0x416ab2) {
184
+ 'use strict';
185
+ var _0x369afb = _0x1efd;
186
+ (function (_0x71d88b) {
187
+ var _0x10d4ce = _0x1efd;
188
+ _0x517ffb['exports'] = !0x1;
189
+ try {
190
+ _0x517ffb[_0x10d4ce(0x308)] = '[object\x20process]' === Object['prototype'][_0x10d4ce(0x160)]['call'](_0x71d88b[_0x10d4ce(0x225)]);
191
+ } catch (_0x345baf) {
192
+ }
193
+ }[_0x369afb(0x1a9)](this, _0x416ab2(0x4)));
194
+ },
195
+ function (_0x6e3854, _0x25489a, _0x4769f8) {
196
+ 'use strict';
197
+ var _0x5cf110 = _0x1efd;
198
+ (function (_0x33f8) {
199
+ var _0x21ab06 = _0x1efd, _0x483502 = _0x4769f8(0xe), _0x1212cb = Object[_0x21ab06(0x261)](_0x483502 ? _0x33f8 : window), _0x1e0d50 = /["&'<>]/;
200
+ _0x1212cb['$escape'] = function (_0x4044c6) {
201
+ return function (_0x35d937) {
202
+ var _0x4f8098 = _0x1efd, _0x58ea15 = '' + _0x35d937, _0x46aefd = _0x1e0d50[_0x4f8098(0x328)](_0x58ea15);
203
+ if (!_0x46aefd)
204
+ return _0x35d937;
205
+ var _0x3882ff = '', _0x23456b = void 0x0, _0x4cb9ff = void 0x0, _0x520f5b = void 0x0;
206
+ for (_0x23456b = _0x46aefd[_0x4f8098(0x2bc)], _0x4cb9ff = 0x0; _0x23456b < _0x58ea15[_0x4f8098(0x21f)]; _0x23456b++) {
207
+ switch (_0x58ea15['charCodeAt'](_0x23456b)) {
208
+ case 0x22:
209
+ _0x520f5b = _0x4f8098(0x345);
210
+ break;
211
+ case 0x26:
212
+ _0x520f5b = _0x4f8098(0x18f);
213
+ break;
214
+ case 0x27:
215
+ _0x520f5b = '&#39;';
216
+ break;
217
+ case 0x3c:
218
+ _0x520f5b = _0x4f8098(0x19b);
219
+ break;
220
+ case 0x3e:
221
+ _0x520f5b = _0x4f8098(0x1fa);
222
+ break;
223
+ default:
224
+ continue;
225
+ }
226
+ _0x4cb9ff !== _0x23456b && (_0x3882ff += _0x58ea15[_0x4f8098(0x32e)](_0x4cb9ff, _0x23456b)), _0x4cb9ff = _0x23456b + 0x1, _0x3882ff += _0x520f5b;
227
+ }
228
+ return _0x4cb9ff !== _0x23456b ? _0x3882ff + _0x58ea15[_0x4f8098(0x32e)](_0x4cb9ff, _0x23456b) : _0x3882ff;
229
+ }(function _0x5b6f54(_0x344bc7) {
230
+ var _0x485190 = _0x1efd;
231
+ return _0x485190(0x338) != typeof _0x344bc7 && (_0x344bc7 = void 0x0 === _0x344bc7 || null === _0x344bc7 ? '' : _0x485190(0x313) == typeof _0x344bc7 ? _0x5b6f54(_0x344bc7[_0x485190(0x1a9)](_0x344bc7)) : JSON[_0x485190(0x212)](_0x344bc7)), _0x344bc7;
232
+ }(_0x4044c6));
233
+ }, _0x1212cb[_0x21ab06(0x1db)] = function (_0xd26465, _0x29f541) {
234
+ var _0x5eb9f0 = _0x21ab06;
235
+ if (Array[_0x5eb9f0(0x342)](_0xd26465)) {
236
+ for (var _0x17d238 = 0x0, _0x42250f = _0xd26465[_0x5eb9f0(0x21f)]; _0x17d238 < _0x42250f; _0x17d238++)
237
+ _0x29f541(_0xd26465[_0x17d238], _0x17d238);
238
+ } else {
239
+ for (var _0xb0cb81 in _0xd26465)
240
+ _0x29f541(_0xd26465[_0xb0cb81], _0xb0cb81);
241
+ }
242
+ }, _0x6e3854[_0x21ab06(0x308)] = _0x1212cb;
243
+ }[_0x5cf110(0x1a9)](this, _0x4769f8(0x4)));
244
+ },
245
+ function (_0xd47da1, _0x5bbc84, _0xe042a3) {
246
+ var _0x2f2242 = _0x1efd, _0x1cc957 = _0xe042a3(0x2);
247
+ _0xd47da1[_0x2f2242(0x308)] = function (_0x7f634) {
248
+ 'use strict';
249
+ var _0xe49d2b = _0x2f2242;
250
+ var _0x3784b7 = '', _0x379f2d = (_0x7f634 = _0x7f634 || {})[_0xe49d2b(0x1da)], _0xfb76ae = _0x7f634[_0xe49d2b(0x248)], _0x894cca = _0x1cc957[_0xe49d2b(0x2d9)], _0x244c52 = _0x7f634[_0xe49d2b(0x1fc)], _0x1cdf55 = (arguments[0x1], function (_0x3ee956) {
251
+ return _0x3784b7 += _0x3ee956;
252
+ }), _0x277003 = _0x7f634[_0xe49d2b(0x257)];
253
+ return _0x7f634[_0xe49d2b(0x20b)], _0x7f634['audio'], _0x7f634[_0xe49d2b(0x2bc)], (_0x379f2d[_0xe49d2b(0x18e)] ? (_0x3784b7 += _0xe49d2b(0x2eb), _0x379f2d[_0xe49d2b(0x309)] && (_0x3784b7 += _0xe49d2b(0x1f4)), _0x3784b7 += '\x22', _0x379f2d[_0xe49d2b(0x2ac)] && (_0x3784b7 += _0xe49d2b(0x216), _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x2ac)]), _0x3784b7 += '\x22'), _0x3784b7 += _0xe49d2b(0x161), _0x379f2d[_0xe49d2b(0x2ac)] && (_0x3784b7 += '\x20style=\x22max-height:\x20', _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x2ac)]), _0x3784b7 += '\x22'), _0x3784b7 += _0xe49d2b(0x1ba), _0x1cdf55(_0xe042a3(0x1)(_0x277003({
254
+ 'theme': _0x379f2d[_0xe49d2b(0x20b)],
255
+ 'audio': _0x379f2d['audio'],
256
+ 'index': 0x1
257
+ }))), _0x3784b7 += _0xe49d2b(0x266), _0xfb76ae && (_0x3784b7 += 'background-image:\x20url(&quot;', _0x3784b7 += _0x894cca(_0xfb76ae), _0x3784b7 += _0xe49d2b(0x202)), _0x3784b7 += _0xe49d2b(0x289), _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x20b)]), _0x3784b7 += _0xe49d2b(0x29a), _0x3784b7 += _0x244c52['play'], _0x3784b7 += _0xe49d2b(0x1b0), _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x20b)]), _0x3784b7 += ';\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-thumb\x22\x20style=\x22background:\x20', _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x20b)]), _0x3784b7 += _0xe49d2b(0x1c2), _0x3784b7 += _0x244c52[_0xe49d2b(0x236)], _0x3784b7 += _0xe49d2b(0x346), _0x3784b7 += _0x244c52['skip'], _0x3784b7 += _0xe49d2b(0x166), _0x3784b7 += _0x244c52[_0xe49d2b(0x20f)], _0x3784b7 += _0xe49d2b(0x204), _0x3784b7 += _0x244c52['skip'], _0x3784b7 += _0xe49d2b(0x1c4), _0x3784b7 += _0x244c52[_0xe49d2b(0x2f4)], _0x3784b7 += '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-volume-bar-wrap\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-volume-bar\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-volume\x22\x20style=\x22height:\x2080%;\x20background:\x20', _0x3784b7 += _0x894cca(_0x379f2d['theme']), _0x3784b7 += _0xe49d2b(0x255), _0xe49d2b(0x2f1) === _0x379f2d[_0xe49d2b(0x33b)] ? _0x3784b7 += _0x244c52[_0xe49d2b(0x20c)] : _0xe49d2b(0x2b3) === _0x379f2d[_0xe49d2b(0x33b)] && (_0x3784b7 += _0x244c52['orderRandom']), _0x3784b7 += _0xe49d2b(0x28f), _0xe49d2b(0x2ad) === _0x379f2d['loop'] ? _0x3784b7 += _0x244c52[_0xe49d2b(0x31b)] : _0xe49d2b(0x22d) === _0x379f2d[_0xe49d2b(0x2d0)] ? _0x3784b7 += _0x244c52[_0xe49d2b(0x178)] : 'none' === _0x379f2d[_0xe49d2b(0x2d0)] && (_0x3784b7 += _0x244c52[_0xe49d2b(0x16e)]), _0x3784b7 += _0xe49d2b(0x189), _0x3784b7 += _0x244c52[_0xe49d2b(0x26b)], _0x3784b7 += _0xe49d2b(0x28a), _0x3784b7 += _0x244c52[_0xe49d2b(0x245)], _0x3784b7 += _0xe49d2b(0x2fc), _0x3784b7 += _0x244c52['right'], _0x3784b7 += _0xe49d2b(0x163)) : (_0x3784b7 += _0xe49d2b(0x190), _0xfb76ae && (_0x3784b7 += _0xe49d2b(0x1e5), _0x3784b7 += _0x894cca(_0xfb76ae), _0x3784b7 += _0xe49d2b(0x202)), _0x3784b7 += _0xe49d2b(0x289), _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x20b)]), _0x3784b7 += _0xe49d2b(0x29a), _0x3784b7 += _0x244c52[_0xe49d2b(0x20f)], _0x3784b7 += _0xe49d2b(0x295), _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x20b)]), _0x3784b7 += _0xe49d2b(0x2b6), _0x3784b7 += _0x894cca(_0x379f2d['theme']), _0x3784b7 += _0xe49d2b(0x1c2), _0x3784b7 += _0x244c52[_0xe49d2b(0x236)], _0x3784b7 += '</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-time\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-time-inner\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-ptime\x22>00:00</span>\x20/\x20<span\x20class=\x22aplayer-dtime\x22>00:00</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-icon\x20aplayer-icon-back\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20', _0x3784b7 += _0x244c52[_0xe49d2b(0x23d)], _0x3784b7 += _0xe49d2b(0x166), _0x3784b7 += _0x244c52[_0xe49d2b(0x20f)], _0x3784b7 += _0xe49d2b(0x204), _0x3784b7 += _0x244c52['skip'], _0x3784b7 += _0xe49d2b(0x1c4), _0x3784b7 += _0x244c52[_0xe49d2b(0x2f4)], _0x3784b7 += '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-volume-bar-wrap\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-volume-bar\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-volume\x22\x20style=\x22height:\x2080%;\x20background:\x20', _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x20b)]), _0x3784b7 += _0xe49d2b(0x255), _0xe49d2b(0x2f1) === _0x379f2d[_0xe49d2b(0x33b)] ? _0x3784b7 += _0x244c52['orderList'] : _0xe49d2b(0x2b3) === _0x379f2d[_0xe49d2b(0x33b)] && (_0x3784b7 += _0x244c52[_0xe49d2b(0x2fd)]), _0x3784b7 += _0xe49d2b(0x28f), _0xe49d2b(0x2ad) === _0x379f2d[_0xe49d2b(0x2d0)] ? _0x3784b7 += _0x244c52['loopOne'] : _0xe49d2b(0x22d) === _0x379f2d[_0xe49d2b(0x2d0)] ? _0x3784b7 += _0x244c52['loopAll'] : _0xe49d2b(0x2d2) === _0x379f2d[_0xe49d2b(0x2d0)] && (_0x3784b7 += _0x244c52['loopNone']), _0x3784b7 += _0xe49d2b(0x189), _0x3784b7 += _0x244c52['menu'], _0x3784b7 += _0xe49d2b(0x28a), _0x3784b7 += _0x244c52['lrc'], _0x3784b7 += _0xe49d2b(0x2fc), _0x3784b7 += _0x244c52[_0xe49d2b(0x27a)], _0x3784b7 += _0xe49d2b(0x29e), _0x379f2d['listFolded'] && (_0x3784b7 += _0xe49d2b(0x1f4)), _0x3784b7 += '\x22', _0x379f2d[_0xe49d2b(0x2ac)] && (_0x3784b7 += _0xe49d2b(0x216), _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x2ac)]), _0x3784b7 += '\x22'), _0x3784b7 += _0xe49d2b(0x161), _0x379f2d[_0xe49d2b(0x2ac)] && (_0x3784b7 += _0xe49d2b(0x216), _0x3784b7 += _0x894cca(_0x379f2d[_0xe49d2b(0x2ac)]), _0x3784b7 += '\x22'), _0x3784b7 += '>\x0a\x20\x20\x20\x20\x20\x20\x20\x20', _0x1cdf55(_0xe042a3(0x1)(_0x277003({
258
+ 'theme': _0x379f2d[_0xe49d2b(0x20b)],
259
+ 'audio': _0x379f2d[_0xe49d2b(0x323)],
260
+ 'index': 0x1
261
+ }))), _0x3784b7 += _0xe49d2b(0x330)), _0x3784b7);
262
+ };
263
+ },
264
+ function (_0x22b991, _0x2709a8, _0x57ace9) {
265
+ 'use strict';
266
+ var _0x3c5cdb = _0x1efd;
267
+ Object[_0x3c5cdb(0x2c0)](_0x2709a8, _0x3c5cdb(0x2ee), { 'value': !0x0 });
268
+ var _0x2e1c87 = (function () {
269
+ function _0x29afa3(_0x96bc58, _0x5e2bd7) {
270
+ var _0x39d9bf = _0x1efd;
271
+ for (var _0x55e6c7 = 0x0; _0x55e6c7 < _0x5e2bd7['length']; _0x55e6c7++) {
272
+ var _0x22a481 = _0x5e2bd7[_0x55e6c7];
273
+ _0x22a481['enumerable'] = _0x22a481['enumerable'] || !0x1, _0x22a481['configurable'] = !0x0, _0x39d9bf(0x221) in _0x22a481 && (_0x22a481[_0x39d9bf(0x1b7)] = !0x0), Object[_0x39d9bf(0x2c0)](_0x96bc58, _0x22a481[_0x39d9bf(0x296)], _0x22a481);
274
+ }
275
+ }
276
+ return function (_0xfeba22, _0x56cfb7, _0x76ca2d) {
277
+ var _0x5c4f9b = _0x1efd;
278
+ return _0x56cfb7 && _0x29afa3(_0xfeba22[_0x5c4f9b(0x21c)], _0x56cfb7), _0x76ca2d && _0x29afa3(_0xfeba22, _0x76ca2d), _0xfeba22;
279
+ };
280
+ }()), _0x458158 = _0x123f72(_0x57ace9(0x3)), _0xc92235 = _0x123f72(_0x57ace9(0x10));
281
+ function _0x123f72(_0x350c3d) {
282
+ var _0x4e3066 = _0x3c5cdb;
283
+ return _0x350c3d && _0x350c3d[_0x4e3066(0x2ee)] ? _0x350c3d : { 'default': _0x350c3d };
284
+ }
285
+ var _0x17d253 = (function () {
286
+ var _0x310db1 = _0x3c5cdb;
287
+ function _0x4e6845(_0x3867c1) {
288
+ var _0x54d319 = _0x1efd;
289
+ !function (_0x26ee14, _0x258d04) {
290
+ var _0x10cfd8 = _0x1efd;
291
+ if (!(_0x26ee14 instanceof _0x258d04))
292
+ throw new TypeError(_0x10cfd8(0x240));
293
+ }(this, _0x4e6845), this[_0x54d319(0x2d4)] = _0x3867c1[_0x54d319(0x2d4)], this[_0x54d319(0x1da)] = _0x3867c1[_0x54d319(0x1da)], this[_0x54d319(0x281)] = _0x3867c1[_0x54d319(0x281)], this[_0x54d319(0x1c9)]();
294
+ }
295
+ return _0x2e1c87(_0x4e6845, [{
296
+ 'key': _0x310db1(0x1c9),
297
+ 'value': function () {
298
+ var _0x390d81 = _0x310db1, _0x320281 = '';
299
+ this[_0x390d81(0x1da)][_0x390d81(0x323)][_0x390d81(0x21f)] && (_0x320281 = _0x390d81(0x2b3) === this[_0x390d81(0x1da)][_0x390d81(0x33b)] ? this[_0x390d81(0x1da)][_0x390d81(0x323)][this['randomOrder'][0x0]]['cover'] : this[_0x390d81(0x1da)][_0x390d81(0x323)][0x0]['cover']), this[_0x390d81(0x2d4)][_0x390d81(0x1d0)] = (0x0, _0xc92235[_0x390d81(0x27c)])({
300
+ 'options': this[_0x390d81(0x1da)],
301
+ 'icons': _0x458158[_0x390d81(0x27c)],
302
+ 'cover': _0x320281,
303
+ 'getObject': function (_0x29dd17) {
304
+ return _0x29dd17;
305
+ }
306
+ }), this[_0x390d81(0x245)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x1fd)), this[_0x390d81(0x2b2)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)]('.aplayer-lrc'), this['ptime'] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x164)), this['info'] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x1bc)), this['time'] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x2dd)), this[_0x390d81(0x1cf)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)]('.aplayer-bar-wrap'), this[_0x390d81(0x244)] = this['container']['querySelector'](_0x390d81(0x242)), this['body'] = this[_0x390d81(0x2d4)]['querySelector']('.aplayer-body'), this[_0x390d81(0x2f1)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x2bf)), this['listOl'] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x20a)), this['listCurs'] = this[_0x390d81(0x2d4)][_0x390d81(0x182)](_0x390d81(0x162)), this[_0x390d81(0x18c)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)]('.aplayer-played'), this[_0x390d81(0x218)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x2c1)), this['thumb'] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x2c8)), this['volume'] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x290)), this[_0x390d81(0x262)] = this[_0x390d81(0x2d4)]['querySelector'](_0x390d81(0x30f)), this[_0x390d81(0x19f)] = this['container'][_0x390d81(0x17f)](_0x390d81(0x258)), this[_0x390d81(0x17d)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x2e5)), this[_0x390d81(0x2d0)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)]('.aplayer-icon-loop'), this['order'] = this[_0x390d81(0x2d4)]['querySelector'](_0x390d81(0x1a3)), this[_0x390d81(0x26b)] = this['container'][_0x390d81(0x17f)](_0x390d81(0x186)), this['pic'] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x32a)), this[_0x390d81(0x24f)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x25f)), this[_0x390d81(0x1d8)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)]('.aplayer-author'), this[_0x390d81(0x1ec)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x2fe)), this[_0x390d81(0x24c)] = this['container'][_0x390d81(0x17f)](_0x390d81(0x33d)), this[_0x390d81(0x1af)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)]('.aplayer-miniswitcher'), this[_0x390d81(0x26e)] = this[_0x390d81(0x2d4)]['querySelector'](_0x390d81(0x16a)), this[_0x390d81(0x1ae)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x1f8)), this[_0x390d81(0x201)] = this[_0x390d81(0x2d4)][_0x390d81(0x17f)](_0x390d81(0x2b1)), this[_0x390d81(0x19e)] = this[_0x390d81(0x2d4)]['querySelector'](_0x390d81(0x30a));
307
+ }
308
+ }]), _0x4e6845;
309
+ }());
310
+ _0x2709a8[_0x3c5cdb(0x27c)] = _0x17d253;
311
+ },
312
+ function (_0x3c11ef, _0x1ab607, _0x9aae29) {
313
+ 'use strict';
314
+ var _0x57c746 = _0x1efd;
315
+ Object['defineProperty'](_0x1ab607, _0x57c746(0x2ee), { 'value': !0x0 }), _0x1ab607[_0x57c746(0x27c)] = function (_0x5f028e) {
316
+ var _0x3089aa = _0x57c746, _0x2294d2 = {
317
+ 'container': _0x5f028e['element'] || document[_0x3089aa(0x33e)](_0x3089aa(0x1c3))[0x0],
318
+ 'mini': _0x5f028e[_0x3089aa(0x2e6)] || _0x5f028e['fixed'] || !0x1,
319
+ 'fixed': !0x1,
320
+ 'autoplay': !0x1,
321
+ 'mutex': !0x0,
322
+ 'lrcType': _0x5f028e[_0x3089aa(0x272)] || _0x5f028e[_0x3089aa(0x245)] || 0x0,
323
+ 'preload': _0x3089aa(0x1be),
324
+ 'theme': '#b7daff',
325
+ 'loop': 'all',
326
+ 'order': _0x3089aa(0x2f1),
327
+ 'volume': 0.7,
328
+ 'listFolded': _0x5f028e[_0x3089aa(0x18e)],
329
+ 'listMaxHeight': _0x5f028e[_0x3089aa(0x203)] || '250px',
330
+ 'audio': _0x5f028e['music'] || [],
331
+ 'storageName': 'aplayer-setting'
332
+ };
333
+ for (var _0x41b888 in _0x2294d2)
334
+ _0x2294d2[_0x3089aa(0x2db)](_0x41b888) && !_0x5f028e[_0x3089aa(0x2db)](_0x41b888) && (_0x5f028e[_0x41b888] = _0x2294d2[_0x41b888]);
335
+ return _0x3089aa(0x195) !== Object[_0x3089aa(0x21c)][_0x3089aa(0x160)][_0x3089aa(0x1a9)](_0x5f028e[_0x3089aa(0x323)]) && (_0x5f028e[_0x3089aa(0x323)] = [_0x5f028e[_0x3089aa(0x323)]]), _0x5f028e[_0x3089aa(0x323)][_0x3089aa(0x2f8)](function (_0x3b0efc) {
336
+ var _0xf3f230 = _0x3089aa;
337
+ return _0x3b0efc[_0xf3f230(0x229)] = _0x3b0efc[_0xf3f230(0x229)] || _0x3b0efc[_0xf3f230(0x24f)] || _0xf3f230(0x336), _0x3b0efc[_0xf3f230(0x241)] = _0x3b0efc[_0xf3f230(0x241)] || _0x3b0efc['author'] || 'Audio\x20artist', _0x3b0efc[_0xf3f230(0x248)] = _0x3b0efc[_0xf3f230(0x248)] || _0x3b0efc[_0xf3f230(0x302)], _0x3b0efc[_0xf3f230(0x2ba)] = _0x3b0efc['type'] || 'normal', _0x3b0efc;
338
+ }), _0x5f028e[_0x3089aa(0x323)][_0x3089aa(0x21f)] <= 0x1 && 'one' === _0x5f028e[_0x3089aa(0x2d0)] && (_0x5f028e[_0x3089aa(0x2d0)] = _0x3089aa(0x22d)), _0x5f028e;
339
+ };
340
+ },
341
+ function (_0x272b17, _0x127c79) {
342
+ var _0x2c6655 = _0x1efd;
343
+ _0x272b17['exports'] = _0x2c6655(0x27f);
344
+ },
345
+ function (_0x14686b, _0x510af0) {
346
+ var _0x3e0a68 = _0x1efd;
347
+ _0x14686b[_0x3e0a68(0x308)] = _0x3e0a68(0x340);
348
+ },
349
+ function (_0x4430c7, _0x3b338c) {
350
+ var _0x567e30 = _0x1efd;
351
+ _0x4430c7['exports'] = _0x567e30(0x239);
352
+ },
353
+ function (_0x3c9898, _0x5b264e) {
354
+ var _0x4c45dd = _0x1efd;
355
+ _0x3c9898[_0x4c45dd(0x308)] = _0x4c45dd(0x1ad);
356
+ },
357
+ function (_0x32b2da, _0x448d4f) {
358
+ var _0x526369 = _0x1efd;
359
+ _0x32b2da['exports'] = _0x526369(0x1d5);
360
+ },
361
+ function (_0x3b9b90, _0x1d0354) {
362
+ var _0x1448ad = _0x1efd;
363
+ _0x3b9b90[_0x1448ad(0x308)] = _0x1448ad(0x286);
364
+ },
365
+ function (_0x1d0272, _0x5896a4) {
366
+ var _0x775f55 = _0x1efd;
367
+ _0x1d0272[_0x775f55(0x308)] = _0x775f55(0x2da);
368
+ },
369
+ function (_0x35d591, _0x282a9b) {
370
+ var _0x445476 = _0x1efd;
371
+ _0x35d591[_0x445476(0x308)] = _0x445476(0x2b8);
372
+ },
373
+ function (_0x5835f9, _0x333d23) {
374
+ var _0x741d6e = _0x1efd;
375
+ _0x5835f9['exports'] = _0x741d6e(0x1e8);
376
+ },
377
+ function (_0x1a202f, _0x5d0dc7) {
378
+ var _0x20ddf5 = _0x1efd;
379
+ _0x1a202f[_0x20ddf5(0x308)] = '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2032\x2032\x22><path\x20d=\x22M22.667\x204l7\x206-7\x206\x207\x206-7\x206v-4h-3.653l-3.76-3.76\x202.827-2.827\x202.587\x202.587h2v-8h-2l-12\x2012h-6v-4h4.347l12-12h3.653v-4zM2.667\x208h6l3.76\x203.76-2.827\x202.827-2.587-2.587h-4.347v-4z\x22></path></svg>';
380
+ },
381
+ function (_0x28cbdd, _0x4b56dd) {
382
+ var _0x35bc42 = _0x1efd;
383
+ _0x28cbdd[_0x35bc42(0x308)] = _0x35bc42(0x234);
384
+ },
385
+ function (_0x2b9c4b, _0xbd35d6) {
386
+ var _0x55cf6d = _0x1efd;
387
+ _0x2b9c4b['exports'] = _0x55cf6d(0x279);
388
+ },
389
+ function (_0x5a2bd5, _0x23dfc9) {
390
+ var _0x327158 = _0x1efd;
391
+ _0x5a2bd5[_0x327158(0x308)] = '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2028\x2032\x22><path\x20d=\x22M13.728\x206.272v19.456q0\x200.448-0.352\x200.8t-0.8\x200.32-0.8-0.32l-5.952-5.952h-4.672q-0.48\x200-0.8-0.352t-0.352-0.8v-6.848q0-0.48\x200.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32\x200.8-0.32t0.8\x200.32\x200.352\x200.8zM20.576\x2016q0\x201.344-0.768\x202.528t-2.016\x201.664q-0.16\x200.096-0.448\x200.096-0.448\x200-0.8-0.32t-0.32-0.832q0-0.384\x200.192-0.64t0.544-0.448\x200.608-0.384\x200.512-0.64\x200.192-1.024-0.192-1.024-0.512-0.64-0.608-0.384-0.544-0.448-0.192-0.64q0-0.48\x200.32-0.832t0.8-0.32q0.288\x200\x200.448\x200.096\x201.248\x200.48\x202.016\x201.664t0.768\x202.528zM25.152\x2016q0\x202.72-1.536\x205.056t-4\x203.36q-0.256\x200.096-0.448\x200.096-0.48\x200-0.832-0.352t-0.32-0.8q0-0.704\x200.672-1.056\x201.024-0.512\x201.376-0.8\x201.312-0.96\x202.048-2.4t0.736-3.104-0.736-3.104-2.048-2.4q-0.352-0.288-1.376-0.8-0.672-0.352-0.672-1.056\x200-0.448\x200.32-0.8t0.8-0.352q0.224\x200\x200.48\x200.096\x202.496\x201.056\x204\x203.36t1.536\x205.056zM29.728\x2016q0\x204.096-2.272\x207.552t-6.048\x205.056q-0.224\x200.096-0.448\x200.096-0.48\x200-0.832-0.352t-0.32-0.8q0-0.64\x200.704-1.056\x200.128-0.064\x200.384-0.192t0.416-0.192q0.8-0.448\x201.44-0.896\x202.208-1.632\x203.456-4.064t1.216-5.152-1.216-5.152-3.456-4.064q-0.64-0.448-1.44-0.896-0.128-0.096-0.416-0.192t-0.384-0.192q-0.704-0.416-0.704-1.056\x200-0.448\x200.32-0.8t0.832-0.352q0.224\x200\x200.448\x200.096\x203.776\x201.632\x206.048\x205.056t2.272\x207.552z\x22></path></svg>';
392
+ },
393
+ function (_0x495c54, _0x1a7c1b) {
394
+ var _0x43a2d6 = _0x1efd;
395
+ _0x495c54[_0x43a2d6(0x308)] = _0x43a2d6(0x25e);
396
+ },
397
+ function (_0x453a03, _0xc97aac) {
398
+ var _0x11591a = _0x1efd;
399
+ _0x453a03['exports'] = _0x11591a(0x2c2);
400
+ },
401
+ function (_0x1ed002, _0x52e9d0, _0x4252df) {
402
+ 'use strict';
403
+ var _0x3de367 = _0x1efd;
404
+ var _0x4a2ccd, _0x3756ba, _0x46f1dc = _0x1ed002['exports'] = {};
405
+ function _0x8768b5() {
406
+ var _0x284794 = _0x1efd;
407
+ throw new Error(_0x284794(0x1c1));
408
+ }
409
+ function _0x160bb9() {
410
+ var _0x50eb7d = _0x1efd;
411
+ throw new Error(_0x50eb7d(0x1a4));
412
+ }
413
+ function _0xd747d4(_0x2f5cc0) {
414
+ var _0x3ca61b = _0x1efd;
415
+ if (_0x4a2ccd === setTimeout)
416
+ return setTimeout(_0x2f5cc0, 0x0);
417
+ if ((_0x4a2ccd === _0x8768b5 || !_0x4a2ccd) && setTimeout)
418
+ return _0x4a2ccd = setTimeout, setTimeout(_0x2f5cc0, 0x0);
419
+ try {
420
+ return _0x4a2ccd(_0x2f5cc0, 0x0);
421
+ } catch (_0x58085c) {
422
+ try {
423
+ return _0x4a2ccd[_0x3ca61b(0x1a9)](null, _0x2f5cc0, 0x0);
424
+ } catch (_0x45d70c) {
425
+ return _0x4a2ccd[_0x3ca61b(0x1a9)](this, _0x2f5cc0, 0x0);
426
+ }
427
+ }
428
+ }
429
+ !(function () {
430
+ var _0x155073 = _0x1efd;
431
+ try {
432
+ _0x4a2ccd = _0x155073(0x313) == typeof setTimeout ? setTimeout : _0x8768b5;
433
+ } catch (_0x15f152) {
434
+ _0x4a2ccd = _0x8768b5;
435
+ }
436
+ try {
437
+ _0x3756ba = _0x155073(0x313) == typeof clearTimeout ? clearTimeout : _0x160bb9;
438
+ } catch (_0x2876a8) {
439
+ _0x3756ba = _0x160bb9;
440
+ }
441
+ }());
442
+ var _0x2754f4, _0x396d2c = [], _0x352bd0 = !0x1, _0x2d0a36 = -0x1;
443
+ function _0x23af9b() {
444
+ var _0x299f69 = _0x1efd;
445
+ _0x352bd0 && _0x2754f4 && (_0x352bd0 = !0x1, _0x2754f4[_0x299f69(0x21f)] ? _0x396d2c = _0x2754f4[_0x299f69(0x24b)](_0x396d2c) : _0x2d0a36 = -0x1, _0x396d2c[_0x299f69(0x21f)] && _0xaccb8f());
446
+ }
447
+ function _0xaccb8f() {
448
+ var _0x1b00f1 = _0x1efd;
449
+ if (!_0x352bd0) {
450
+ var _0x94e064 = _0xd747d4(_0x23af9b);
451
+ _0x352bd0 = !0x0;
452
+ for (var _0x4799cf = _0x396d2c['length']; _0x4799cf;) {
453
+ for (_0x2754f4 = _0x396d2c, _0x396d2c = []; ++_0x2d0a36 < _0x4799cf;)
454
+ _0x2754f4 && _0x2754f4[_0x2d0a36][_0x1b00f1(0x1f7)]();
455
+ _0x2d0a36 = -0x1, _0x4799cf = _0x396d2c['length'];
456
+ }
457
+ _0x2754f4 = null, _0x352bd0 = !0x1, function (_0x215bac) {
458
+ var _0x47065b = _0x1b00f1;
459
+ if (_0x3756ba === clearTimeout)
460
+ return clearTimeout(_0x215bac);
461
+ if ((_0x3756ba === _0x160bb9 || !_0x3756ba) && clearTimeout)
462
+ return _0x3756ba = clearTimeout, clearTimeout(_0x215bac);
463
+ try {
464
+ _0x3756ba(_0x215bac);
465
+ } catch (_0x43086c) {
466
+ try {
467
+ return _0x3756ba[_0x47065b(0x1a9)](null, _0x215bac);
468
+ } catch (_0x57cff8) {
469
+ return _0x3756ba[_0x47065b(0x1a9)](this, _0x215bac);
470
+ }
471
+ }
472
+ }(_0x94e064);
473
+ }
474
+ }
475
+ function _0x229fff(_0x2eb816, _0x545e31) {
476
+ var _0x53117d = _0x1efd;
477
+ this[_0x53117d(0x2d3)] = _0x2eb816, this[_0x53117d(0x224)] = _0x545e31;
478
+ }
479
+ function _0x237932() {
480
+ }
481
+ _0x46f1dc[_0x3de367(0x1de)] = function (_0x480668) {
482
+ var _0x2cf8b3 = _0x3de367, _0x28de2c = new Array(arguments['length'] - 0x1);
483
+ if (arguments[_0x2cf8b3(0x21f)] > 0x1) {
484
+ for (var _0x5edead = 0x1; _0x5edead < arguments[_0x2cf8b3(0x21f)]; _0x5edead++)
485
+ _0x28de2c[_0x5edead - 0x1] = arguments[_0x5edead];
486
+ }
487
+ _0x396d2c['push'](new _0x229fff(_0x480668, _0x28de2c)), 0x1 !== _0x396d2c['length'] || _0x352bd0 || _0xd747d4(_0xaccb8f);
488
+ }, _0x229fff[_0x3de367(0x21c)][_0x3de367(0x1f7)] = function () {
489
+ var _0x521582 = _0x3de367;
490
+ this[_0x521582(0x2d3)][_0x521582(0x176)](null, this[_0x521582(0x224)]);
491
+ }, _0x46f1dc['title'] = _0x3de367(0x292), _0x46f1dc['browser'] = !0x0, _0x46f1dc['env'] = {}, _0x46f1dc['argv'] = [], _0x46f1dc[_0x3de367(0x211)] = '', _0x46f1dc['versions'] = {}, _0x46f1dc['on'] = _0x237932, _0x46f1dc['addListener'] = _0x237932, _0x46f1dc[_0x3de367(0x31f)] = _0x237932, _0x46f1dc['off'] = _0x237932, _0x46f1dc[_0x3de367(0x17b)] = _0x237932, _0x46f1dc[_0x3de367(0x1e0)] = _0x237932, _0x46f1dc[_0x3de367(0x165)] = _0x237932, _0x46f1dc['prependListener'] = _0x237932, _0x46f1dc[_0x3de367(0x264)] = _0x237932, _0x46f1dc[_0x3de367(0x2cc)] = function (_0x58fc6e) {
492
+ return [];
493
+ }, _0x46f1dc[_0x3de367(0x326)] = function (_0x359111) {
494
+ var _0x509d7d = _0x3de367;
495
+ throw new Error(_0x509d7d(0x315));
496
+ }, _0x46f1dc[_0x3de367(0x29f)] = function () {
497
+ return '/';
498
+ }, _0x46f1dc[_0x3de367(0x2b0)] = function (_0xad2df3) {
499
+ var _0x3f4010 = _0x3de367;
500
+ throw new Error(_0x3f4010(0x32d));
501
+ }, _0x46f1dc['umask'] = function () {
502
+ return 0x0;
503
+ };
504
+ },
505
+ function (_0x4e75b7, _0x848f14, _0x557c96) {
506
+ 'use strict';
507
+ (function (_0x1c3de9, _0x19791a) {
508
+ var _0xf3cfc0 = _0x1efd;
509
+ !function (_0xbcd8b4, _0x7c7427) {
510
+ var _0x30a4fb = _0x1efd;
511
+ if (!_0xbcd8b4['setImmediate']) {
512
+ var _0x4a8d4d, _0x481065, _0x2eb7f3, _0x3c39ba, _0x505de4, _0x16b42a = 0x1, _0x1c3fad = {}, _0x12af50 = !0x1, _0x337f10 = _0xbcd8b4[_0x30a4fb(0x2a8)], _0x1b07b0 = Object['getPrototypeOf'] && Object[_0x30a4fb(0x311)](_0xbcd8b4);
513
+ _0x1b07b0 = _0x1b07b0 && _0x1b07b0['setTimeout'] ? _0x1b07b0 : _0xbcd8b4, '[object\x20process]' === {}[_0x30a4fb(0x160)][_0x30a4fb(0x1a9)](_0xbcd8b4[_0x30a4fb(0x225)]) ? _0x4a8d4d = function (_0xcd0544) {
514
+ var _0x21973f = _0x30a4fb;
515
+ _0x19791a[_0x21973f(0x1de)](function () {
516
+ _0x1423ed(_0xcd0544);
517
+ });
518
+ } : !(function () {
519
+ var _0x2cb0ec = _0x30a4fb;
520
+ if (_0xbcd8b4[_0x2cb0ec(0x24a)] && !_0xbcd8b4[_0x2cb0ec(0x294)]) {
521
+ var _0xab6bfd = !0x0, _0x26b801 = _0xbcd8b4[_0x2cb0ec(0x341)];
522
+ return _0xbcd8b4[_0x2cb0ec(0x341)] = function () {
523
+ _0xab6bfd = !0x1;
524
+ }, _0xbcd8b4[_0x2cb0ec(0x24a)]('', '*'), _0xbcd8b4['onmessage'] = _0x26b801, _0xab6bfd;
525
+ }
526
+ }()) ? _0xbcd8b4[_0x30a4fb(0x271)] ? ((_0x2eb7f3 = new MessageChannel())[_0x30a4fb(0x27d)]['onmessage'] = function (_0x59b377) {
527
+ _0x1423ed(_0x59b377['data']);
528
+ }, _0x4a8d4d = function (_0x15079f) {
529
+ var _0x3c6c89 = _0x30a4fb;
530
+ _0x2eb7f3[_0x3c6c89(0x25c)][_0x3c6c89(0x24a)](_0x15079f);
531
+ }) : _0x337f10 && _0x30a4fb(0x193) in _0x337f10['createElement'](_0x30a4fb(0x1d9)) ? (_0x481065 = _0x337f10[_0x30a4fb(0x25d)], _0x4a8d4d = function (_0x22fc67) {
532
+ var _0x5b6d1c = _0x30a4fb, _0x18d681 = _0x337f10[_0x5b6d1c(0x31c)](_0x5b6d1c(0x1d9));
533
+ _0x18d681['onreadystatechange'] = function () {
534
+ var _0x3435d5 = _0x5b6d1c;
535
+ _0x1423ed(_0x22fc67), _0x18d681[_0x3435d5(0x193)] = null, _0x481065[_0x3435d5(0x2df)](_0x18d681), _0x18d681 = null;
536
+ }, _0x481065['appendChild'](_0x18d681);
537
+ }) : _0x4a8d4d = function (_0x50a8ef) {
538
+ setTimeout(_0x1423ed, 0x0, _0x50a8ef);
539
+ } : (_0x3c39ba = _0x30a4fb(0x252) + Math[_0x30a4fb(0x2b3)]() + '$', _0x505de4 = function (_0x30b9d4) {
540
+ var _0x1bd614 = _0x30a4fb;
541
+ _0x30b9d4['source'] === _0xbcd8b4 && _0x1bd614(0x338) == typeof _0x30b9d4[_0x1bd614(0x247)] && 0x0 === _0x30b9d4[_0x1bd614(0x247)][_0x1bd614(0x263)](_0x3c39ba) && _0x1423ed(+_0x30b9d4[_0x1bd614(0x247)]['slice'](_0x3c39ba[_0x1bd614(0x21f)]));
542
+ }, _0xbcd8b4['addEventListener'] ? _0xbcd8b4[_0x30a4fb(0x15f)]('message', _0x505de4, !0x1) : _0xbcd8b4[_0x30a4fb(0x15d)](_0x30a4fb(0x341), _0x505de4), _0x4a8d4d = function (_0x4b88d2) {
543
+ var _0x2222fa = _0x30a4fb;
544
+ _0xbcd8b4[_0x2222fa(0x24a)](_0x3c39ba + _0x4b88d2, '*');
545
+ }), _0x1b07b0[_0x30a4fb(0x319)] = function (_0x1a5913) {
546
+ var _0x5ce251 = _0x30a4fb;
547
+ _0x5ce251(0x313) != typeof _0x1a5913 && (_0x1a5913 = new Function('' + _0x1a5913));
548
+ for (var _0x1198c5 = new Array(arguments[_0x5ce251(0x21f)] - 0x1), _0x4420d7 = 0x0; _0x4420d7 < _0x1198c5[_0x5ce251(0x21f)]; _0x4420d7++)
549
+ _0x1198c5[_0x4420d7] = arguments[_0x4420d7 + 0x1];
550
+ var _0x4cbd62 = {
551
+ 'callback': _0x1a5913,
552
+ 'args': _0x1198c5
553
+ };
554
+ return _0x1c3fad[_0x16b42a] = _0x4cbd62, _0x4a8d4d(_0x16b42a), _0x16b42a++;
555
+ }, _0x1b07b0[_0x30a4fb(0x265)] = _0x2279ef;
556
+ }
557
+ function _0x2279ef(_0x48baec) {
558
+ delete _0x1c3fad[_0x48baec];
559
+ }
560
+ function _0x1423ed(_0x58ebef) {
561
+ if (_0x12af50)
562
+ setTimeout(_0x1423ed, 0x0, _0x58ebef);
563
+ else {
564
+ var _0xc2535 = _0x1c3fad[_0x58ebef];
565
+ if (_0xc2535) {
566
+ _0x12af50 = !0x0;
567
+ try {
568
+ !function (_0x6be868) {
569
+ var _0x3968cb = _0x1efd, _0x446edd = _0x6be868[_0x3968cb(0x332)], _0x13902c = _0x6be868[_0x3968cb(0x20d)];
570
+ switch (_0x13902c[_0x3968cb(0x21f)]) {
571
+ case 0x0:
572
+ _0x446edd();
573
+ break;
574
+ case 0x1:
575
+ _0x446edd(_0x13902c[0x0]);
576
+ break;
577
+ case 0x2:
578
+ _0x446edd(_0x13902c[0x0], _0x13902c[0x1]);
579
+ break;
580
+ case 0x3:
581
+ _0x446edd(_0x13902c[0x0], _0x13902c[0x1], _0x13902c[0x2]);
582
+ break;
583
+ default:
584
+ _0x446edd['apply'](_0x7c7427, _0x13902c);
585
+ }
586
+ }(_0xc2535);
587
+ } finally {
588
+ _0x2279ef(_0x58ebef), _0x12af50 = !0x1;
589
+ }
590
+ }
591
+ }
592
+ }
593
+ }(_0xf3cfc0(0x1f2) == typeof self ? void 0x0 === _0x1c3de9 ? void 0x0 : _0x1c3de9 : self);
594
+ }['call'](this, _0x557c96(0x4), _0x557c96(0x22)));
595
+ },
596
+ function (_0x466b99, _0x4b08b1, _0xc83aa7) {
597
+ 'use strict';
598
+ var _0x1fda2a = _0x1efd;
599
+ var _0x5c03d5 = Function[_0x1fda2a(0x21c)][_0x1fda2a(0x176)];
600
+ function _0x3229c6(_0x35528f, _0x3e8040) {
601
+ var _0x435578 = _0x1fda2a;
602
+ this[_0x435578(0x16c)] = _0x35528f, this['_clearFn'] = _0x3e8040;
603
+ }
604
+ _0x4b08b1['setTimeout'] = function () {
605
+ return new _0x3229c6(_0x5c03d5['call'](setTimeout, window, arguments), clearTimeout);
606
+ }, _0x4b08b1[_0x1fda2a(0x259)] = function () {
607
+ var _0x2e6d4a = _0x1fda2a;
608
+ return new _0x3229c6(_0x5c03d5[_0x2e6d4a(0x1a9)](setInterval, window, arguments), clearInterval);
609
+ }, _0x4b08b1[_0x1fda2a(0x24d)] = _0x4b08b1['clearInterval'] = function (_0x52ad95) {
610
+ var _0x26b03f = _0x1fda2a;
611
+ _0x52ad95 && _0x52ad95[_0x26b03f(0x18b)]();
612
+ }, _0x3229c6['prototype'][_0x1fda2a(0x1d1)] = _0x3229c6[_0x1fda2a(0x21c)][_0x1fda2a(0x26a)] = function () {
613
+ }, _0x3229c6[_0x1fda2a(0x21c)][_0x1fda2a(0x18b)] = function () {
614
+ var _0x44e6f9 = _0x1fda2a;
615
+ this[_0x44e6f9(0x25b)][_0x44e6f9(0x1a9)](window, this[_0x44e6f9(0x16c)]);
616
+ }, _0x4b08b1[_0x1fda2a(0x24e)] = function (_0x429902, _0x3733f6) {
617
+ var _0x26fa7d = _0x1fda2a;
618
+ clearTimeout(_0x429902[_0x26fa7d(0x18a)]), _0x429902[_0x26fa7d(0x1e9)] = _0x3733f6;
619
+ }, _0x4b08b1[_0x1fda2a(0x233)] = function (_0xe09900) {
620
+ var _0x170db6 = _0x1fda2a;
621
+ clearTimeout(_0xe09900[_0x170db6(0x18a)]), _0xe09900[_0x170db6(0x1e9)] = -0x1;
622
+ }, _0x4b08b1[_0x1fda2a(0x191)] = _0x4b08b1[_0x1fda2a(0x301)] = function (_0x44ec53) {
623
+ var _0x9a2041 = _0x1fda2a;
624
+ clearTimeout(_0x44ec53[_0x9a2041(0x18a)]);
625
+ var _0x42db36 = _0x44ec53['_idleTimeout'];
626
+ _0x42db36 >= 0x0 && (_0x44ec53[_0x9a2041(0x18a)] = setTimeout(function () {
627
+ _0x44ec53['_onTimeout'] && _0x44ec53['_onTimeout']();
628
+ }, _0x42db36));
629
+ }, _0xc83aa7(0x23), _0x4b08b1[_0x1fda2a(0x319)] = setImmediate, _0x4b08b1[_0x1fda2a(0x265)] = clearImmediate;
630
+ },
631
+ function (_0x23cb8a, _0x7c23aa, _0x873117) {
632
+ 'use strict';
633
+ var _0x5095d0 = _0x1efd;
634
+ (function (_0x173bcf) {
635
+ var _0x4368f8 = _0x1efd, _0x363d4b = _0x4368f8(0x313) == typeof Symbol && _0x4368f8(0x1fe) == typeof Symbol['iterator'] ? function (_0x3b1020) {
636
+ return typeof _0x3b1020;
637
+ } : function (_0x15f32e) {
638
+ var _0x4e85a9 = _0x4368f8;
639
+ return _0x15f32e && _0x4e85a9(0x313) == typeof Symbol && _0x15f32e[_0x4e85a9(0x197)] === Symbol && _0x15f32e !== Symbol[_0x4e85a9(0x21c)] ? 'symbol' : typeof _0x15f32e;
640
+ }, _0x26fff0 = setTimeout;
641
+ function _0x4530b3() {
642
+ }
643
+ function _0x567ed8(_0x3e2d1d) {
644
+ var _0xc2653f = _0x4368f8;
645
+ if (!(this instanceof _0x567ed8))
646
+ throw new TypeError('Promises\x20must\x20be\x20constructed\x20via\x20new');
647
+ if (_0xc2653f(0x313) != typeof _0x3e2d1d)
648
+ throw new TypeError(_0xc2653f(0x2a9));
649
+ this[_0xc2653f(0x171)] = 0x0, this[_0xc2653f(0x2e4)] = !0x1, this[_0xc2653f(0x317)] = void 0x0, this[_0xc2653f(0x214)] = [], _0x4b1199(_0x3e2d1d, this);
650
+ }
651
+ function _0x257913(_0x3f9451, _0x4e2d5e) {
652
+ var _0x1bae33 = _0x4368f8;
653
+ for (; 0x3 === _0x3f9451[_0x1bae33(0x171)];)
654
+ _0x3f9451 = _0x3f9451[_0x1bae33(0x317)];
655
+ 0x0 !== _0x3f9451['_state'] ? (_0x3f9451['_handled'] = !0x0, _0x567ed8['_immediateFn'](function () {
656
+ var _0x16a34b = _0x1bae33, _0x576781 = 0x1 === _0x3f9451[_0x16a34b(0x171)] ? _0x4e2d5e[_0x16a34b(0x222)] : _0x4e2d5e[_0x16a34b(0x1d2)];
657
+ if (null !== _0x576781) {
658
+ var _0x5aac39;
659
+ try {
660
+ _0x5aac39 = _0x576781(_0x3f9451[_0x16a34b(0x317)]);
661
+ } catch (_0x2150dd) {
662
+ return void _0x216f9c(_0x4e2d5e[_0x16a34b(0x2fb)], _0x2150dd);
663
+ }
664
+ _0x5f336f(_0x4e2d5e[_0x16a34b(0x2fb)], _0x5aac39);
665
+ } else
666
+ (0x1 === _0x3f9451[_0x16a34b(0x171)] ? _0x5f336f : _0x216f9c)(_0x4e2d5e['promise'], _0x3f9451[_0x16a34b(0x317)]);
667
+ })) : _0x3f9451[_0x1bae33(0x214)][_0x1bae33(0x1e6)](_0x4e2d5e);
668
+ }
669
+ function _0x5f336f(_0x366c73, _0x22c5d5) {
670
+ var _0x4083cf = _0x4368f8;
671
+ try {
672
+ if (_0x22c5d5 === _0x366c73)
673
+ throw new TypeError(_0x4083cf(0x1c6));
674
+ if (_0x22c5d5 && ('object' === (void 0x0 === _0x22c5d5 ? _0x4083cf(0x1f2) : _0x363d4b(_0x22c5d5)) || _0x4083cf(0x313) == typeof _0x22c5d5)) {
675
+ var _0x77fe38 = _0x22c5d5['then'];
676
+ if (_0x22c5d5 instanceof _0x567ed8)
677
+ return _0x366c73[_0x4083cf(0x171)] = 0x3, _0x366c73[_0x4083cf(0x317)] = _0x22c5d5, void _0x3b8336(_0x366c73);
678
+ if ('function' == typeof _0x77fe38)
679
+ return void _0x4b1199((_0x38521b = _0x77fe38, _0x540659 = _0x22c5d5, function () {
680
+ var _0x333796 = _0x4083cf;
681
+ _0x38521b[_0x333796(0x176)](_0x540659, arguments);
682
+ }), _0x366c73);
683
+ }
684
+ _0x366c73[_0x4083cf(0x171)] = 0x1, _0x366c73[_0x4083cf(0x317)] = _0x22c5d5, _0x3b8336(_0x366c73);
685
+ } catch (_0x53bc1a) {
686
+ _0x216f9c(_0x366c73, _0x53bc1a);
687
+ }
688
+ var _0x38521b, _0x540659;
689
+ }
690
+ function _0x216f9c(_0x526604, _0x22d942) {
691
+ var _0x124185 = _0x4368f8;
692
+ _0x526604[_0x124185(0x171)] = 0x2, _0x526604['_value'] = _0x22d942, _0x3b8336(_0x526604);
693
+ }
694
+ function _0x3b8336(_0xeaf0c1) {
695
+ var _0x5df286 = _0x4368f8;
696
+ 0x2 === _0xeaf0c1[_0x5df286(0x171)] && 0x0 === _0xeaf0c1[_0x5df286(0x214)]['length'] && _0x567ed8[_0x5df286(0x231)](function () {
697
+ var _0x1113a1 = _0x5df286;
698
+ _0xeaf0c1[_0x1113a1(0x2e4)] || _0x567ed8[_0x1113a1(0x1ed)](_0xeaf0c1[_0x1113a1(0x317)]);
699
+ });
700
+ for (var _0x3da645 = 0x0, _0x7baa9 = _0xeaf0c1[_0x5df286(0x214)][_0x5df286(0x21f)]; _0x3da645 < _0x7baa9; _0x3da645++)
701
+ _0x257913(_0xeaf0c1, _0xeaf0c1[_0x5df286(0x214)][_0x3da645]);
702
+ _0xeaf0c1[_0x5df286(0x214)] = null;
703
+ }
704
+ function _0x4b1199(_0x551676, _0x2f1628) {
705
+ var _0x331a1 = !0x1;
706
+ try {
707
+ _0x551676(function (_0x412998) {
708
+ _0x331a1 || (_0x331a1 = !0x0, _0x5f336f(_0x2f1628, _0x412998));
709
+ }, function (_0x92e94) {
710
+ _0x331a1 || (_0x331a1 = !0x0, _0x216f9c(_0x2f1628, _0x92e94));
711
+ });
712
+ } catch (_0x109dad) {
713
+ if (_0x331a1)
714
+ return;
715
+ _0x331a1 = !0x0, _0x216f9c(_0x2f1628, _0x109dad);
716
+ }
717
+ }
718
+ _0x567ed8[_0x4368f8(0x21c)]['catch'] = function (_0x5a9f5f) {
719
+ var _0x2d5cae = _0x4368f8;
720
+ return this[_0x2d5cae(0x226)](null, _0x5a9f5f);
721
+ }, _0x567ed8[_0x4368f8(0x21c)][_0x4368f8(0x226)] = function (_0xeb1414, _0x12294f) {
722
+ var _0x4a52cf = new this['constructor'](_0x4530b3);
723
+ return _0x257913(this, new function (_0x33b0b6, _0x472874, _0x48011b) {
724
+ var _0x4f35fa = _0x1efd;
725
+ this[_0x4f35fa(0x222)] = _0x4f35fa(0x313) == typeof _0x33b0b6 ? _0x33b0b6 : null, this['onRejected'] = 'function' == typeof _0x472874 ? _0x472874 : null, this[_0x4f35fa(0x2fb)] = _0x48011b;
726
+ }(_0xeb1414, _0x12294f, _0x4a52cf)), _0x4a52cf;
727
+ }, _0x567ed8['prototype'][_0x4368f8(0x2b5)] = function (_0x7bfe78) {
728
+ var _0x34488a = _0x4368f8, _0x108baa = this[_0x34488a(0x197)];
729
+ return this[_0x34488a(0x226)](function (_0x4b5ff6) {
730
+ var _0x83b98e = _0x34488a;
731
+ return _0x108baa[_0x83b98e(0x217)](_0x7bfe78())['then'](function () {
732
+ return _0x4b5ff6;
733
+ });
734
+ }, function (_0x4f2637) {
735
+ var _0x4f787b = _0x34488a;
736
+ return _0x108baa[_0x4f787b(0x217)](_0x7bfe78())[_0x4f787b(0x226)](function () {
737
+ var _0xc5bc05 = _0x4f787b;
738
+ return _0x108baa[_0xc5bc05(0x31a)](_0x4f2637);
739
+ });
740
+ });
741
+ }, _0x567ed8[_0x4368f8(0x22d)] = function (_0x129b9b) {
742
+ return new _0x567ed8(function (_0x21ed70, _0x18c487) {
743
+ var _0x279a3d = _0x1efd;
744
+ if (!_0x129b9b || void 0x0 === _0x129b9b[_0x279a3d(0x21f)])
745
+ throw new TypeError(_0x279a3d(0x277));
746
+ var _0x4a8486 = Array['prototype']['slice'][_0x279a3d(0x1a9)](_0x129b9b);
747
+ if (0x0 === _0x4a8486['length'])
748
+ return _0x21ed70([]);
749
+ var _0x1bd601 = _0x4a8486[_0x279a3d(0x21f)];
750
+ function _0x29aaec(_0x43c4a1, _0x3e7af0) {
751
+ var _0x1e700d = _0x279a3d;
752
+ try {
753
+ if (_0x3e7af0 && (_0x1e700d(0x31e) === (void 0x0 === _0x3e7af0 ? _0x1e700d(0x1f2) : _0x363d4b(_0x3e7af0)) || 'function' == typeof _0x3e7af0)) {
754
+ var _0x4e0df0 = _0x3e7af0[_0x1e700d(0x226)];
755
+ if (_0x1e700d(0x313) == typeof _0x4e0df0)
756
+ return void _0x4e0df0['call'](_0x3e7af0, function (_0x4b5590) {
757
+ _0x29aaec(_0x43c4a1, _0x4b5590);
758
+ }, _0x18c487);
759
+ }
760
+ _0x4a8486[_0x43c4a1] = _0x3e7af0, 0x0 == --_0x1bd601 && _0x21ed70(_0x4a8486);
761
+ } catch (_0x593315) {
762
+ _0x18c487(_0x593315);
763
+ }
764
+ }
765
+ for (var _0x96f3c8 = 0x0; _0x96f3c8 < _0x4a8486[_0x279a3d(0x21f)]; _0x96f3c8++)
766
+ _0x29aaec(_0x96f3c8, _0x4a8486[_0x96f3c8]);
767
+ });
768
+ }, _0x567ed8['resolve'] = function (_0x8e798f) {
769
+ var _0xd7ddc7 = _0x4368f8;
770
+ return _0x8e798f && _0xd7ddc7(0x31e) === (void 0x0 === _0x8e798f ? 'undefined' : _0x363d4b(_0x8e798f)) && _0x8e798f[_0xd7ddc7(0x197)] === _0x567ed8 ? _0x8e798f : new _0x567ed8(function (_0x5833e8) {
771
+ _0x5833e8(_0x8e798f);
772
+ });
773
+ }, _0x567ed8[_0x4368f8(0x31a)] = function (_0x5d9250) {
774
+ return new _0x567ed8(function (_0x4831c5, _0x4aa639) {
775
+ _0x4aa639(_0x5d9250);
776
+ });
777
+ }, _0x567ed8[_0x4368f8(0x1f1)] = function (_0x8954c) {
778
+ return new _0x567ed8(function (_0x313ced, _0x361a1c) {
779
+ var _0x4d3e97 = _0x1efd;
780
+ for (var _0x51508b = 0x0, _0x1fe90f = _0x8954c[_0x4d3e97(0x21f)]; _0x51508b < _0x1fe90f; _0x51508b++)
781
+ _0x8954c[_0x51508b][_0x4d3e97(0x226)](_0x313ced, _0x361a1c);
782
+ });
783
+ }, _0x567ed8[_0x4368f8(0x231)] = _0x4368f8(0x313) == typeof _0x173bcf && function (_0x2cccad) {
784
+ _0x173bcf(_0x2cccad);
785
+ } || function (_0xf5e381) {
786
+ _0x26fff0(_0xf5e381, 0x0);
787
+ }, _0x567ed8[_0x4368f8(0x1ed)] = function (_0x5db8f2) {
788
+ var _0x13741c = _0x4368f8;
789
+ _0x13741c(0x1f2) != typeof console && console && console[_0x13741c(0x1a6)]('Possible\x20Unhandled\x20Promise\x20Rejection:', _0x5db8f2);
790
+ }, _0x23cb8a[_0x4368f8(0x308)] = _0x567ed8;
791
+ }[_0x5095d0(0x1a9)](this, _0x873117(0x24)[_0x5095d0(0x319)]));
792
+ },
793
+ function (_0x13679a, _0x5b2f28, _0x39b9d4) {
794
+ 'use strict';
795
+ var _0x192bd2 = _0x1efd;
796
+ Object[_0x192bd2(0x2c0)](_0x5b2f28, _0x192bd2(0x2ee), { 'value': !0x0 });
797
+ var _0x1cbf27 = (function () {
798
+ function _0xc53d00(_0x1343a3, _0x4513fd) {
799
+ var _0x51bbad = _0x1efd;
800
+ for (var _0x50d4db = 0x0; _0x50d4db < _0x4513fd[_0x51bbad(0x21f)]; _0x50d4db++) {
801
+ var _0x462af3 = _0x4513fd[_0x50d4db];
802
+ _0x462af3['enumerable'] = _0x462af3[_0x51bbad(0x1d4)] || !0x1, _0x462af3[_0x51bbad(0x237)] = !0x0, _0x51bbad(0x221) in _0x462af3 && (_0x462af3[_0x51bbad(0x1b7)] = !0x0), Object[_0x51bbad(0x2c0)](_0x1343a3, _0x462af3[_0x51bbad(0x296)], _0x462af3);
803
+ }
804
+ }
805
+ return function (_0x8c4d3f, _0x51c2e9, _0x4ae101) {
806
+ return _0x51c2e9 && _0xc53d00(_0x8c4d3f['prototype'], _0x51c2e9), _0x4ae101 && _0xc53d00(_0x8c4d3f, _0x4ae101), _0x8c4d3f;
807
+ };
808
+ }()), _0x220985 = _0x86b4bd(_0x39b9d4(0x25)), _0x344077 = _0x86b4bd(_0x39b9d4(0x0)), _0x5ee790 = _0x86b4bd(_0x39b9d4(0x3)), _0x1b415e = _0x86b4bd(_0x39b9d4(0x12)), _0x4f4ab5 = _0x86b4bd(_0x39b9d4(0x11)), _0x2264a6 = _0x86b4bd(_0x39b9d4(0xd)), _0x5edb84 = _0x86b4bd(_0x39b9d4(0xc)), _0x187828 = _0x86b4bd(_0x39b9d4(0xb)), _0x2c5713 = _0x86b4bd(_0x39b9d4(0x9)), _0x142e53 = _0x86b4bd(_0x39b9d4(0x8)), _0x27b956 = _0x86b4bd(_0x39b9d4(0x7)), _0xd8804a = _0x86b4bd(_0x39b9d4(0x6));
809
+ function _0x86b4bd(_0x3a4396) {
810
+ var _0x4e6fb2 = _0x192bd2;
811
+ return _0x3a4396 && _0x3a4396[_0x4e6fb2(0x2ee)] ? _0x3a4396 : { 'default': _0x3a4396 };
812
+ }
813
+ var _0x555a31 = [], _0x34ea30 = (function () {
814
+ var _0x48aca2 = _0x192bd2;
815
+ function _0x10b5db(_0x5626a1) {
816
+ var _0x3a04cc = _0x1efd;
817
+ if (function (_0x35d0c8, _0x4e2358) {
818
+ if (!(_0x35d0c8 instanceof _0x4e2358))
819
+ throw new TypeError('Cannot\x20call\x20a\x20class\x20as\x20a\x20function');
820
+ }(this, _0x10b5db), this[_0x3a04cc(0x1da)] = (0x0, _0x1b415e[_0x3a04cc(0x27c)])(_0x5626a1), this[_0x3a04cc(0x2d4)] = this[_0x3a04cc(0x1da)][_0x3a04cc(0x2d4)], this[_0x3a04cc(0x26c)] = !0x0, this[_0x3a04cc(0x306)] = _0x220985['default'][_0x3a04cc(0x217)](), this[_0x3a04cc(0x274)] = _0x3a04cc(0x275), this[_0x3a04cc(0x281)] = _0x344077[_0x3a04cc(0x27c)][_0x3a04cc(0x281)](this['options'][_0x3a04cc(0x323)][_0x3a04cc(0x21f)]), this[_0x3a04cc(0x2d4)]['classList'][_0x3a04cc(0x20e)](_0x3a04cc(0x1c3)), this[_0x3a04cc(0x1da)][_0x3a04cc(0x280)] && !this['options'][_0x3a04cc(0x18e)] && this['container'][_0x3a04cc(0x1f9)]['add'](_0x3a04cc(0x29d)), this[_0x3a04cc(0x1da)][_0x3a04cc(0x323)][_0x3a04cc(0x21f)] > 0x1 && this[_0x3a04cc(0x2d4)][_0x3a04cc(0x1f9)][_0x3a04cc(0x20e)](_0x3a04cc(0x30c)), _0x344077[_0x3a04cc(0x27c)]['isMobile'] && this[_0x3a04cc(0x2d4)][_0x3a04cc(0x1f9)][_0x3a04cc(0x20e)](_0x3a04cc(0x291)), this[_0x3a04cc(0x287)] = this[_0x3a04cc(0x2d4)][_0x3a04cc(0x285)] <= 0x12c, this[_0x3a04cc(0x287)] && this['container'][_0x3a04cc(0x1f9)][_0x3a04cc(0x20e)](_0x3a04cc(0x1c8)), this[_0x3a04cc(0x2d4)] = this[_0x3a04cc(0x1da)][_0x3a04cc(0x2d4)], 0x2 === this['options'][_0x3a04cc(0x280)] || !0x0 === this[_0x3a04cc(0x1da)][_0x3a04cc(0x280)]) {
821
+ for (var _0x28407a = this[_0x3a04cc(0x2d4)][_0x3a04cc(0x33e)](_0x3a04cc(0x1aa)), _0x36841e = 0x0; _0x36841e < _0x28407a[_0x3a04cc(0x21f)]; _0x36841e++)
822
+ this[_0x3a04cc(0x1da)][_0x3a04cc(0x323)][_0x36841e] && (this[_0x3a04cc(0x1da)][_0x3a04cc(0x323)][_0x36841e]['lrc'] = _0x28407a[_0x36841e][_0x3a04cc(0x1d0)]);
823
+ }
824
+ this[_0x3a04cc(0x2f6)] = new _0x4f4ab5[(_0x3a04cc(0x27c))]({
825
+ 'container': this[_0x3a04cc(0x2d4)],
826
+ 'options': this[_0x3a04cc(0x1da)],
827
+ 'randomOrder': this[_0x3a04cc(0x281)]
828
+ }), this['options']['fixed'] && (this[_0x3a04cc(0x2d4)][_0x3a04cc(0x1f9)][_0x3a04cc(0x20e)](_0x3a04cc(0x1eb)), this[_0x3a04cc(0x2f6)][_0x3a04cc(0x282)]['style']['width'] = this[_0x3a04cc(0x2f6)][_0x3a04cc(0x282)][_0x3a04cc(0x285)] - 0x12 + 'px'), this[_0x3a04cc(0x1da)][_0x3a04cc(0x1cd)] && (this[_0x3a04cc(0x25a)]('mini'), this[_0x3a04cc(0x2f6)][_0x3a04cc(0x181)]['style'][_0x3a04cc(0x320)] = 'block'), this[_0x3a04cc(0x2f6)][_0x3a04cc(0x181)][_0x3a04cc(0x285)] < 0xc8 && this[_0x3a04cc(0x2f6)][_0x3a04cc(0x254)][_0x3a04cc(0x1f9)][_0x3a04cc(0x20e)](_0x3a04cc(0x349)), this[_0x3a04cc(0x1da)][_0x3a04cc(0x280)] && (this['lrc'] = new _0x187828[(_0x3a04cc(0x27c))]({
829
+ 'container': this['template']['lrc'],
830
+ 'async': 0x3 === this[_0x3a04cc(0x1da)][_0x3a04cc(0x280)],
831
+ 'player': this
832
+ })), this[_0x3a04cc(0x33c)] = new _0x27b956['default'](), this[_0x3a04cc(0x1d6)] = new _0x5edb84[(_0x3a04cc(0x27c))](this), this['bar'] = new _0x2264a6[(_0x3a04cc(0x27c))](this[_0x3a04cc(0x2f6)]), this['controller'] = new _0x2c5713[(_0x3a04cc(0x27c))](this), this['timer'] = new _0x142e53[(_0x3a04cc(0x27c))](this), this[_0x3a04cc(0x2f1)] = new _0xd8804a['default'](this), this[_0x3a04cc(0x1e3)](), this[_0x3a04cc(0x276)](), 'random' === this['options'][_0x3a04cc(0x33b)] ? this['list'][_0x3a04cc(0x2bb)](this[_0x3a04cc(0x281)][0x0]) : this[_0x3a04cc(0x2f1)]['switch'](0x0), this[_0x3a04cc(0x1da)][_0x3a04cc(0x251)] && this[_0x3a04cc(0x20f)](), _0x555a31[_0x3a04cc(0x1e6)](this);
833
+ }
834
+ return _0x1cbf27(_0x10b5db, [
835
+ {
836
+ 'key': _0x48aca2(0x1e3),
837
+ 'value': function () {
838
+ var _0x2b4fc4 = _0x48aca2, _0x2f3d14 = this;
839
+ this[_0x2b4fc4(0x323)] = document['createElement'](_0x2b4fc4(0x323)), this['audio']['preload'] = this[_0x2b4fc4(0x1da)][_0x2b4fc4(0x1ce)];
840
+ for (var _0x5a2dc9 = function (_0x5e61b3) {
841
+ var _0x402eff = _0x2b4fc4;
842
+ _0x2f3d14[_0x402eff(0x323)][_0x402eff(0x15f)](_0x2f3d14[_0x402eff(0x33c)]['audioEvents'][_0x5e61b3], function (_0x52c4f3) {
843
+ var _0x5796fe = _0x402eff;
844
+ _0x2f3d14['events'][_0x5796fe(0x215)](_0x2f3d14['events'][_0x5796fe(0x1bb)][_0x5e61b3], _0x52c4f3);
845
+ });
846
+ }, _0x58762d = 0x0; _0x58762d < this['events'][_0x2b4fc4(0x1bb)][_0x2b4fc4(0x21f)]; _0x58762d++)
847
+ _0x5a2dc9(_0x58762d);
848
+ this[_0x2b4fc4(0x34a)](this[_0x2b4fc4(0x1d6)][_0x2b4fc4(0x1ca)]('volume'), !0x0);
849
+ }
850
+ },
851
+ {
852
+ 'key': 'bindEvents',
853
+ 'value': function () {
854
+ var _0x4e6dfd = _0x48aca2, _0x563364 = this;
855
+ this['on'](_0x4e6dfd(0x20f), function () {
856
+ var _0x2d260d = _0x4e6dfd;
857
+ _0x563364[_0x2d260d(0x26c)] && _0x563364['setUIPlaying']();
858
+ }), this['on'](_0x4e6dfd(0x2de), function () {
859
+ var _0x1203f8 = _0x4e6dfd;
860
+ _0x563364['paused'] || _0x563364[_0x1203f8(0x23e)]();
861
+ }), this['on'](_0x4e6dfd(0x298), function () {
862
+ var _0x327f01 = _0x4e6dfd;
863
+ if (!_0x563364['disableTimeupdate']) {
864
+ _0x563364[_0x327f01(0x235)][_0x327f01(0x269)](_0x327f01(0x18c), _0x563364[_0x327f01(0x323)]['currentTime'] / _0x563364[_0x327f01(0x327)], _0x327f01(0x177)), _0x563364[_0x327f01(0x245)] && _0x563364['lrc'][_0x327f01(0x1dd)]();
865
+ var _0x55eb2f = _0x344077[_0x327f01(0x27c)][_0x327f01(0x2d8)](_0x563364[_0x327f01(0x323)]['currentTime']);
866
+ _0x563364[_0x327f01(0x2f6)][_0x327f01(0x1a2)][_0x327f01(0x1d0)] !== _0x55eb2f && (_0x563364[_0x327f01(0x2f6)]['ptime'][_0x327f01(0x1d0)] = _0x55eb2f);
867
+ }
868
+ }), this['on'](_0x4e6dfd(0x1e4), function () {
869
+ var _0x5f2302 = _0x4e6dfd;
870
+ 0x1 !== _0x563364['duration'] && (_0x563364[_0x5f2302(0x2f6)]['dtime']['innerHTML'] = _0x344077['default'][_0x5f2302(0x2d8)](_0x563364[_0x5f2302(0x327)]));
871
+ }), this['on'](_0x4e6dfd(0x2a3), function () {
872
+ var _0x2afad3 = _0x4e6dfd, _0x10fa4f = _0x563364[_0x2afad3(0x323)][_0x2afad3(0x23c)][_0x2afad3(0x21f)] ? _0x563364[_0x2afad3(0x323)]['buffered'][_0x2afad3(0x288)](_0x563364['audio'][_0x2afad3(0x23c)]['length'] - 0x1) / _0x563364[_0x2afad3(0x327)] : 0x0;
873
+ _0x563364['bar'][_0x2afad3(0x269)](_0x2afad3(0x218), _0x10fa4f, _0x2afad3(0x177));
874
+ });
875
+ var _0x5677c1 = void 0x0;
876
+ this['on'](_0x4e6dfd(0x2a2), function () {
877
+ var _0x575e21 = _0x4e6dfd;
878
+ _0x563364[_0x575e21(0x2f1)][_0x575e21(0x343)][_0x575e21(0x21f)] > 0x1 ? (_0x563364['notice'](_0x575e21(0x206)), _0x5677c1 = setTimeout(function () {
879
+ var _0x4a6aba = _0x575e21;
880
+ _0x563364[_0x4a6aba(0x30e)](), _0x563364['paused'] || _0x563364[_0x4a6aba(0x20f)]();
881
+ }, 0x7d0)) : 0x1 === _0x563364[_0x575e21(0x2f1)]['audios'][_0x575e21(0x21f)] && _0x563364[_0x575e21(0x24c)](_0x575e21(0x2f2));
882
+ }), this[_0x4e6dfd(0x33c)]['on'](_0x4e6dfd(0x167), function () {
883
+ _0x5677c1 && clearTimeout(_0x5677c1);
884
+ }), this['on'](_0x4e6dfd(0x1cb), function () {
885
+ var _0x5a4f23 = _0x4e6dfd;
886
+ _0x5a4f23(0x2d2) === _0x563364[_0x5a4f23(0x1da)][_0x5a4f23(0x2d0)] ? 'list' === _0x563364[_0x5a4f23(0x1da)][_0x5a4f23(0x33b)] ? _0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x2bc)] < _0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x343)][_0x5a4f23(0x21f)] - 0x1 ? (_0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x2bb)]((_0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x2bc)] + 0x1) % _0x563364['list']['audios']['length']), _0x563364[_0x5a4f23(0x20f)]()) : (_0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x2bb)]((_0x563364['list']['index'] + 0x1) % _0x563364['list'][_0x5a4f23(0x343)]['length']), _0x563364['pause']()) : _0x5a4f23(0x2b3) === _0x563364['options'][_0x5a4f23(0x33b)] && (_0x563364['randomOrder']['indexOf'](_0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x2bc)]) < _0x563364[_0x5a4f23(0x281)][_0x5a4f23(0x21f)] - 0x1 ? (_0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x2bb)](_0x563364[_0x5a4f23(0x188)]()), _0x563364['play']()) : (_0x563364['list'][_0x5a4f23(0x2bb)](_0x563364['nextIndex']()), _0x563364['pause']())) : _0x5a4f23(0x2ad) === _0x563364['options'][_0x5a4f23(0x2d0)] ? (_0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x2bb)](_0x563364[_0x5a4f23(0x2f1)][_0x5a4f23(0x2bc)]), _0x563364['play']()) : 'all' === _0x563364[_0x5a4f23(0x1da)][_0x5a4f23(0x2d0)] && (_0x563364['skipForward'](), _0x563364['play']());
887
+ });
888
+ }
889
+ },
890
+ {
891
+ 'key': _0x48aca2(0x2b4),
892
+ 'value': function (_0x535b1b) {
893
+ var _0x1ca454 = _0x48aca2;
894
+ this[_0x1ca454(0x27e)] && (this[_0x1ca454(0x27e)]['destroy'](), this['hls'] = null);
895
+ var _0x171c86 = _0x535b1b['type'];
896
+ this[_0x1ca454(0x1da)][_0x1ca454(0x2c5)] && this[_0x1ca454(0x1da)]['customAudioType'][_0x171c86] ? _0x1ca454(0x179) === Object[_0x1ca454(0x21c)][_0x1ca454(0x160)]['call'](this[_0x1ca454(0x1da)][_0x1ca454(0x2c5)][_0x171c86]) ? this[_0x1ca454(0x1da)][_0x1ca454(0x2c5)][_0x171c86](this[_0x1ca454(0x323)], _0x535b1b, this) : console[_0x1ca454(0x2a2)](_0x1ca454(0x284) + _0x171c86) : (_0x171c86 && _0x1ca454(0x1be) !== _0x171c86 || (_0x171c86 = /m3u8(#|\?|$)/i[_0x1ca454(0x328)](_0x535b1b[_0x1ca454(0x2cb)]) ? _0x1ca454(0x27e) : _0x1ca454(0x275)), _0x1ca454(0x27e) === _0x171c86 ? Hls['isSupported']() ? (this[_0x1ca454(0x27e)] = new Hls(), this[_0x1ca454(0x27e)][_0x1ca454(0x267)](_0x535b1b[_0x1ca454(0x2cb)]), this[_0x1ca454(0x27e)][_0x1ca454(0x23b)](this[_0x1ca454(0x323)])) : this[_0x1ca454(0x323)][_0x1ca454(0x30d)](_0x1ca454(0x283)) || this[_0x1ca454(0x323)][_0x1ca454(0x30d)](_0x1ca454(0x2e7)) ? this[_0x1ca454(0x323)][_0x1ca454(0x2a5)] = _0x535b1b[_0x1ca454(0x2cb)] : this['notice']('Error:\x20HLS\x20is\x20not\x20supported.') : _0x1ca454(0x275) === _0x171c86 && (this[_0x1ca454(0x323)][_0x1ca454(0x2a5)] = _0x535b1b['url'])), this[_0x1ca454(0x348)](0x0), this[_0x1ca454(0x26c)] || this['audio'][_0x1ca454(0x20f)]();
897
+ }
898
+ },
899
+ {
900
+ 'key': _0x48aca2(0x20b),
901
+ 'value': function () {
902
+ var _0x31853f = _0x48aca2, _0x2ba568 = arguments[_0x31853f(0x21f)] > 0x0 && void 0x0 !== arguments[0x0] ? arguments[0x0] : this[_0x31853f(0x2f1)]['audios'][this[_0x31853f(0x2f1)]['index']][_0x31853f(0x20b)] || this[_0x31853f(0x1da)][_0x31853f(0x20b)], _0x12e324 = arguments['length'] > 0x1 && void 0x0 !== arguments[0x1] ? arguments[0x1] : this[_0x31853f(0x2f1)][_0x31853f(0x2bc)];
903
+ (!(arguments[_0x31853f(0x21f)] > 0x2 && void 0x0 !== arguments[0x2]) || arguments[0x2]) && this[_0x31853f(0x2f1)][_0x31853f(0x343)][_0x12e324] && (this[_0x31853f(0x2f1)][_0x31853f(0x343)][_0x12e324][_0x31853f(0x20b)] = _0x2ba568), this['template'][_0x31853f(0x297)][_0x12e324] && (this[_0x31853f(0x2f6)]['listCurs'][_0x12e324]['style'][_0x31853f(0x16d)] = _0x2ba568), _0x12e324 === this[_0x31853f(0x2f1)][_0x31853f(0x2bc)] && (this[_0x31853f(0x2f6)]['pic'][_0x31853f(0x2bd)][_0x31853f(0x16d)] = _0x2ba568, this['template'][_0x31853f(0x18c)][_0x31853f(0x2bd)][_0x31853f(0x303)] = _0x2ba568, this[_0x31853f(0x2f6)][_0x31853f(0x2ae)][_0x31853f(0x2bd)][_0x31853f(0x303)] = _0x2ba568, this[_0x31853f(0x2f6)][_0x31853f(0x34a)][_0x31853f(0x2bd)][_0x31853f(0x303)] = _0x2ba568);
904
+ }
905
+ },
906
+ {
907
+ 'key': _0x48aca2(0x348),
908
+ 'value': function (_0x3cccad) {
909
+ var _0x1d7345 = _0x48aca2;
910
+ _0x3cccad = Math[_0x1d7345(0x2ed)](_0x3cccad, 0x0), _0x3cccad = Math[_0x1d7345(0x173)](_0x3cccad, this['duration']), this['audio'][_0x1d7345(0x21b)] = _0x3cccad, this[_0x1d7345(0x235)][_0x1d7345(0x269)](_0x1d7345(0x18c), _0x3cccad / this[_0x1d7345(0x327)], _0x1d7345(0x177)), this[_0x1d7345(0x2f6)][_0x1d7345(0x1a2)][_0x1d7345(0x1d0)] = _0x344077[_0x1d7345(0x27c)]['secondToTime'](_0x3cccad);
911
+ }
912
+ },
913
+ {
914
+ 'key': _0x48aca2(0x168),
915
+ 'value': function () {
916
+ var _0x2d2d9e = _0x48aca2, _0x3b2fb6 = this;
917
+ if (this[_0x2d2d9e(0x26c)] && (this[_0x2d2d9e(0x26c)] = !0x1, this['template'][_0x2d2d9e(0x244)][_0x2d2d9e(0x1f9)][_0x2d2d9e(0x344)](_0x2d2d9e(0x232)), this[_0x2d2d9e(0x2f6)][_0x2d2d9e(0x244)][_0x2d2d9e(0x1f9)][_0x2d2d9e(0x20e)](_0x2d2d9e(0x324)), this[_0x2d2d9e(0x2f6)][_0x2d2d9e(0x244)]['innerHTML'] = '', setTimeout(function () {
918
+ var _0x1c94c7 = _0x2d2d9e;
919
+ _0x3b2fb6[_0x1c94c7(0x2f6)][_0x1c94c7(0x244)][_0x1c94c7(0x1d0)] = _0x5ee790[_0x1c94c7(0x27c)]['pause'];
920
+ }, 0x64), this[_0x2d2d9e(0x2f6)]['skipPlayButton'][_0x2d2d9e(0x1d0)] = _0x5ee790[_0x2d2d9e(0x27c)][_0x2d2d9e(0x2de)]), this['timer']['enable']('loading'), this[_0x2d2d9e(0x1da)][_0x2d2d9e(0x2d1)]) {
921
+ for (var _0x321594 = 0x0; _0x321594 < _0x555a31['length']; _0x321594++)
922
+ this !== _0x555a31[_0x321594] && _0x555a31[_0x321594][_0x2d2d9e(0x2de)]();
923
+ }
924
+ }
925
+ },
926
+ {
927
+ 'key': 'play',
928
+ 'value': function () {
929
+ var _0x21c32a = _0x48aca2, _0x31fe2e = this;
930
+ this[_0x21c32a(0x168)]();
931
+ var _0x1e96c3 = this[_0x21c32a(0x323)]['play']();
932
+ _0x1e96c3 && _0x1e96c3['catch'](function (_0x166e45) {
933
+ var _0x380c00 = _0x21c32a;
934
+ console[_0x380c00(0x1a6)](_0x166e45), _0x380c00(0x26f) === _0x166e45['name'] && _0x31fe2e[_0x380c00(0x23e)]();
935
+ });
936
+ }
937
+ },
938
+ {
939
+ 'key': 'setUIPaused',
940
+ 'value': function () {
941
+ var _0x37d7a6 = _0x48aca2, _0x190492 = this;
942
+ this[_0x37d7a6(0x26c)] || (this[_0x37d7a6(0x26c)] = !0x0, this['template'][_0x37d7a6(0x244)]['classList']['remove']('aplayer-pause'), this['template']['button']['classList'][_0x37d7a6(0x20e)](_0x37d7a6(0x232)), this[_0x37d7a6(0x2f6)][_0x37d7a6(0x244)][_0x37d7a6(0x1d0)] = '', setTimeout(function () {
943
+ var _0x4f0d28 = _0x37d7a6;
944
+ _0x190492[_0x4f0d28(0x2f6)][_0x4f0d28(0x244)][_0x4f0d28(0x1d0)] = _0x5ee790[_0x4f0d28(0x27c)][_0x4f0d28(0x20f)];
945
+ }, 0x64), this['template'][_0x37d7a6(0x201)]['innerHTML'] = _0x5ee790[_0x37d7a6(0x27c)][_0x37d7a6(0x20f)]), this[_0x37d7a6(0x2d4)][_0x37d7a6(0x1f9)]['remove'](_0x37d7a6(0x21d)), this[_0x37d7a6(0x207)][_0x37d7a6(0x1a8)](_0x37d7a6(0x236));
946
+ }
947
+ },
948
+ {
949
+ 'key': 'pause',
950
+ 'value': function () {
951
+ var _0x41aa5b = _0x48aca2;
952
+ this[_0x41aa5b(0x23e)](), this[_0x41aa5b(0x323)]['pause']();
953
+ }
954
+ },
955
+ {
956
+ 'key': 'switchVolumeIcon',
957
+ 'value': function () {
958
+ var _0x53349c = _0x48aca2;
959
+ this[_0x53349c(0x34a)]() >= 0.95 ? this[_0x53349c(0x2f6)][_0x53349c(0x19f)][_0x53349c(0x1d0)] = _0x5ee790[_0x53349c(0x27c)][_0x53349c(0x2aa)] : this[_0x53349c(0x34a)]() > 0x0 ? this['template'][_0x53349c(0x19f)][_0x53349c(0x1d0)] = _0x5ee790['default'][_0x53349c(0x2f4)] : this[_0x53349c(0x2f6)][_0x53349c(0x19f)][_0x53349c(0x1d0)] = _0x5ee790[_0x53349c(0x27c)][_0x53349c(0x199)];
960
+ }
961
+ },
962
+ {
963
+ 'key': _0x48aca2(0x34a),
964
+ 'value': function (_0xc1f413, _0x5c0f2e) {
965
+ var _0x131d6e = _0x48aca2;
966
+ return _0xc1f413 = parseFloat(_0xc1f413), isNaN(_0xc1f413) || (_0xc1f413 = Math[_0x131d6e(0x2ed)](_0xc1f413, 0x0), _0xc1f413 = Math['min'](_0xc1f413, 0x1), this[_0x131d6e(0x235)][_0x131d6e(0x269)]('volume', _0xc1f413, 'height'), _0x5c0f2e || this[_0x131d6e(0x1d6)]['set'](_0x131d6e(0x34a), _0xc1f413), this[_0x131d6e(0x323)][_0x131d6e(0x34a)] = _0xc1f413, this[_0x131d6e(0x323)][_0x131d6e(0x2d6)] && (this[_0x131d6e(0x323)][_0x131d6e(0x2d6)] = !0x1), this[_0x131d6e(0x339)]()), this[_0x131d6e(0x323)][_0x131d6e(0x2d6)] ? 0x0 : this[_0x131d6e(0x323)][_0x131d6e(0x34a)];
967
+ }
968
+ },
969
+ {
970
+ 'key': 'on',
971
+ 'value': function (_0x31b2bb, _0x4e2007) {
972
+ var _0x5d56e8 = _0x48aca2;
973
+ this[_0x5d56e8(0x33c)]['on'](_0x31b2bb, _0x4e2007);
974
+ }
975
+ },
976
+ {
977
+ 'key': _0x48aca2(0x2ea),
978
+ 'value': function () {
979
+ var _0xeb51e4 = _0x48aca2;
980
+ this['template'][_0xeb51e4(0x244)][_0xeb51e4(0x1f9)][_0xeb51e4(0x1bd)](_0xeb51e4(0x232)) ? this[_0xeb51e4(0x20f)]() : this[_0xeb51e4(0x2f6)][_0xeb51e4(0x244)][_0xeb51e4(0x1f9)][_0xeb51e4(0x1bd)](_0xeb51e4(0x324)) && this[_0xeb51e4(0x2de)]();
981
+ }
982
+ },
983
+ {
984
+ 'key': _0x48aca2(0x29b),
985
+ 'value': function (_0x10011a) {
986
+ var _0x4eafd3 = _0x48aca2;
987
+ this['list'][_0x4eafd3(0x2bb)](_0x10011a);
988
+ }
989
+ },
990
+ {
991
+ 'key': _0x48aca2(0x2f3),
992
+ 'value': function (_0x3943b0) {
993
+ var _0x5ece0f = _0x48aca2;
994
+ this[_0x5ece0f(0x2f1)]['add'](_0x3943b0);
995
+ }
996
+ },
997
+ {
998
+ 'key': _0x48aca2(0x223),
999
+ 'value': function (_0xfa67b0) {
1000
+ var _0x5b2d2c = _0x48aca2;
1001
+ this[_0x5b2d2c(0x2f1)]['remove'](_0xfa67b0);
1002
+ }
1003
+ },
1004
+ {
1005
+ 'key': _0x48aca2(0x23f),
1006
+ 'value': function () {
1007
+ var _0x575e3f = _0x48aca2;
1008
+ _0x555a31['splice'](_0x555a31['indexOf'](this), 0x1), this[_0x575e3f(0x2de)](), this['container']['innerHTML'] = '', this[_0x575e3f(0x323)][_0x575e3f(0x2a5)] = '', this[_0x575e3f(0x207)][_0x575e3f(0x23f)](), this[_0x575e3f(0x33c)]['trigger'](_0x575e3f(0x23f));
1009
+ }
1010
+ },
1011
+ {
1012
+ 'key': 'setMode',
1013
+ 'value': function () {
1014
+ var _0x437ed1 = _0x48aca2, _0x926733 = arguments[_0x437ed1(0x21f)] > 0x0 && void 0x0 !== arguments[0x0] ? arguments[0x0] : _0x437ed1(0x275);
1015
+ this[_0x437ed1(0x274)] = _0x926733, _0x437ed1(0x1cd) === _0x926733 ? this['container'][_0x437ed1(0x1f9)][_0x437ed1(0x20e)](_0x437ed1(0x192)) : _0x437ed1(0x275) === _0x926733 && this[_0x437ed1(0x2d4)][_0x437ed1(0x1f9)]['remove'](_0x437ed1(0x192));
1016
+ }
1017
+ },
1018
+ {
1019
+ 'key': _0x48aca2(0x24c),
1020
+ 'value': function (_0x798c14) {
1021
+ var _0x21aa7a = _0x48aca2, _0x5e01c5 = this, _0x2a2dea = arguments[_0x21aa7a(0x21f)] > 0x1 && void 0x0 !== arguments[0x1] ? arguments[0x1] : 0x7d0, _0x2c8617 = arguments['length'] > 0x2 && void 0x0 !== arguments[0x2] ? arguments[0x2] : 0.8;
1022
+ this[_0x21aa7a(0x2f6)][_0x21aa7a(0x24c)][_0x21aa7a(0x1d0)] = _0x798c14, this[_0x21aa7a(0x2f6)]['notice']['style'][_0x21aa7a(0x1d3)] = _0x2c8617, this[_0x21aa7a(0x198)] && clearTimeout(this[_0x21aa7a(0x198)]), this['events']['trigger'](_0x21aa7a(0x253), { 'text': _0x798c14 }), _0x2a2dea && (this[_0x21aa7a(0x198)] = setTimeout(function () {
1023
+ var _0x3efdac = _0x21aa7a;
1024
+ _0x5e01c5['template'][_0x3efdac(0x24c)][_0x3efdac(0x2bd)][_0x3efdac(0x1d3)] = 0x0, _0x5e01c5[_0x3efdac(0x33c)][_0x3efdac(0x215)](_0x3efdac(0x17e));
1025
+ }, _0x2a2dea));
1026
+ }
1027
+ },
1028
+ {
1029
+ 'key': _0x48aca2(0x325),
1030
+ 'value': function () {
1031
+ var _0x397736 = _0x48aca2;
1032
+ if (!(this['list']['audios'][_0x397736(0x21f)] > 0x1))
1033
+ return 0x0;
1034
+ if ('list' === this[_0x397736(0x1da)][_0x397736(0x33b)])
1035
+ return this[_0x397736(0x2f1)][_0x397736(0x2bc)] - 0x1 < 0x0 ? this['list']['audios'][_0x397736(0x21f)] - 0x1 : this[_0x397736(0x2f1)]['index'] - 0x1;
1036
+ if (_0x397736(0x2b3) === this[_0x397736(0x1da)][_0x397736(0x33b)]) {
1037
+ var _0x42685f = this[_0x397736(0x281)][_0x397736(0x263)](this[_0x397736(0x2f1)][_0x397736(0x2bc)]);
1038
+ return 0x0 === _0x42685f ? this[_0x397736(0x281)][this[_0x397736(0x281)][_0x397736(0x21f)] - 0x1] : this[_0x397736(0x281)][_0x42685f - 0x1];
1039
+ }
1040
+ }
1041
+ },
1042
+ {
1043
+ 'key': 'nextIndex',
1044
+ 'value': function () {
1045
+ var _0x197c35 = _0x48aca2;
1046
+ if (!(this[_0x197c35(0x2f1)][_0x197c35(0x343)][_0x197c35(0x21f)] > 0x1))
1047
+ return 0x0;
1048
+ if (_0x197c35(0x2f1) === this[_0x197c35(0x1da)][_0x197c35(0x33b)])
1049
+ return (this[_0x197c35(0x2f1)][_0x197c35(0x2bc)] + 0x1) % this[_0x197c35(0x2f1)][_0x197c35(0x343)][_0x197c35(0x21f)];
1050
+ if (_0x197c35(0x2b3) === this[_0x197c35(0x1da)][_0x197c35(0x33b)]) {
1051
+ var _0x3b297a = this[_0x197c35(0x281)][_0x197c35(0x263)](this['list'][_0x197c35(0x2bc)]);
1052
+ return _0x3b297a === this[_0x197c35(0x281)]['length'] - 0x1 ? this[_0x197c35(0x281)][0x0] : this[_0x197c35(0x281)][_0x3b297a + 0x1];
1053
+ }
1054
+ }
1055
+ },
1056
+ {
1057
+ 'key': 'skipBack',
1058
+ 'value': function () {
1059
+ this['list']['switch'](this['prevIndex']());
1060
+ }
1061
+ },
1062
+ {
1063
+ 'key': 'skipForward',
1064
+ 'value': function () {
1065
+ var _0x14c0cc = _0x48aca2;
1066
+ this['list'][_0x14c0cc(0x2bb)](this[_0x14c0cc(0x188)]());
1067
+ }
1068
+ },
1069
+ {
1070
+ 'key': _0x48aca2(0x327),
1071
+ 'get': function () {
1072
+ var _0x352150 = _0x48aca2;
1073
+ return isNaN(this['audio'][_0x352150(0x327)]) ? 0x0 : this[_0x352150(0x323)][_0x352150(0x327)];
1074
+ }
1075
+ }
1076
+ ], [{
1077
+ 'key': 'version',
1078
+ 'get': function () {
1079
+ return '1.10.1';
1080
+ }
1081
+ }]), _0x10b5db;
1082
+ }());
1083
+ _0x5b2f28[_0x192bd2(0x27c)] = _0x34ea30;
1084
+ },
1085
+ ,
1086
+ function (_0xa70518, _0x5d220a, _0x3e8369) {
1087
+ },
1088
+ function (_0x3b231a, _0x5ec47d, _0x42fe46) {
1089
+ 'use strict';
1090
+ var _0x17f9ed = _0x1efd;
1091
+ Object[_0x17f9ed(0x2c0)](_0x5ec47d, _0x17f9ed(0x2ee), { 'value': !0x0 }), _0x42fe46(0x28);
1092
+ var _0x536b59, _0xddc943 = _0x42fe46(0x26), _0x253933 = (_0x536b59 = _0xddc943) && _0x536b59['__esModule'] ? _0x536b59 : { 'default': _0x536b59 };
1093
+ console['log']('\x0a\x20%c\x20APlayer\x20v1.10.1\x20af84efb\x20%c\x20http://aplayer.js.org\x20\x0a', _0x17f9ed(0x32b), _0x17f9ed(0x329)), _0x5ec47d[_0x17f9ed(0x27c)] = _0x253933['default'];
1094
+ }
1095
+ ])['default'];
1096
+ }));
1097
+ function _0x1efd(_0x5828bc, _0x24ef13) {
1098
+ var _0x174fe7 = _0x174f();
1099
+ return _0x1efd = function (_0x1efd4c, _0x4b0127) {
1100
+ _0x1efd4c = _0x1efd4c - 0x15d;
1101
+ var _0x3b07d2 = _0x174fe7[_0x1efd4c];
1102
+ return _0x3b07d2;
1103
+ }, _0x1efd(_0x5828bc, _0x24ef13);
1104
+ }
1105
+ function _0x174f() {
1106
+ var _0x4c27e4 = [
1107
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2032\x2032\x22><path\x20d=\x22M4\x2016c0-6.6\x205.4-12\x2012-12s12\x205.4\x2012\x2012c0\x201.2-0.8\x202-2\x202s-2-0.8-2-2c0-4.4-3.6-8-8-8s-8\x203.6-8\x208\x203.6\x208\x208\x208c1.2\x200\x202\x200.8\x202\x202s-0.8\x202-2\x202c-6.6\x200-12-5.4-12-12z\x22></path></svg>',
1108
+ 'skipForwardButton',
1109
+ 'miniSwitcher',
1110
+ '</div>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20<div\x20class=\x22aplayer-info\x22\x20style=\x22display:\x20none;\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-music\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-title\x22>No\x20audio</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-author\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-controller\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-bar-wrap\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-bar\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-loaded\x22\x20style=\x22width:\x200\x22></div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-played\x22\x20style=\x22width:\x200;\x20background:\x20',
1111
+ 'dragMove',
1112
+ 'types',
1113
+ 'replace',
1114
+ 'pushState',
1115
+ '3381030lNlFbo',
1116
+ 'clientX',
1117
+ 'writable',
1118
+ '</span>\x0a\x20\x20\x20\x20<span\x20class=\x22aplayer-list-title\x22>',
1119
+ '9015200lSwXyd',
1120
+ '>\x0a\x20\x20\x20\x20\x20\x20\x20\x20',
1121
+ 'audioEvents',
1122
+ '.aplayer-info',
1123
+ 'contains',
1124
+ 'auto',
1125
+ 'now',
1126
+ 'lrchide',
1127
+ 'setTimeout\x20has\x20not\x20been\x20defined',
1128
+ ';\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-loading-icon\x22>',
1129
+ 'aplayer',
1130
+ '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-volume-wrap\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20type=\x22button\x22\x20class=\x22aplayer-icon\x20aplayer-icon-volume-down\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20',
1131
+ 'hide',
1132
+ 'A\x20promise\x20cannot\x20be\x20resolved\x20with\x20itself.',
1133
+ 'join',
1134
+ 'aplayer-arrow',
1135
+ 'init',
1136
+ 'get',
1137
+ 'ended',
1138
+ 'getItem',
1139
+ 'mini',
1140
+ 'preload',
1141
+ 'barWrap',
1142
+ 'innerHTML',
1143
+ 'unref',
1144
+ 'onRejected',
1145
+ 'opacity',
1146
+ 'enumerable',
1147
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2029\x2032\x22><path\x20d=\x22M2.667\x207.027l1.707-1.693\x2022.293\x2022.293-1.693\x201.707-4-4h-11.64v4l-5.333-5.333\x205.333-5.333v4h8.973l-8.973-8.973v0.973h-2.667v-3.64l-4-4zM22.667\x2017.333h2.667v5.573l-2.667-2.667v-2.907zM22.667\x206.667v-4l5.333\x205.333-5.333\x205.333v-4h-10.907l-2.667-2.667h13.573z\x22></path></svg>',
1148
+ 'storage',
1149
+ 'defaultPrevented',
1150
+ 'author',
1151
+ 'script',
1152
+ 'options',
1153
+ '$each',
1154
+ 'offsetParent',
1155
+ 'update',
1156
+ 'nextTick',
1157
+ 'click',
1158
+ 'removeAllListeners',
1159
+ 'aplayer-list-light',
1160
+ 'forEach',
1161
+ 'initAudio',
1162
+ 'durationchange',
1163
+ 'background-image:\x20url(&quot;',
1164
+ 'push',
1165
+ 'floor',
1166
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2032\x2032\x22><path\x20d=\x22M0.622\x2018.334h19.54v7.55l11.052-9.412-11.052-9.413v7.549h-19.54v3.725z\x22></path></svg>',
1167
+ '_idleTimeout',
1168
+ 'aplayer-list-hide',
1169
+ 'aplayer-fixed',
1170
+ 'dtime',
1171
+ '_unhandledRejectionFn',
1172
+ '4287681OdSqeJ',
1173
+ 'mozRequestAnimationFrame',
1174
+ 'initLrcButton',
1175
+ 'race',
1176
+ 'undefined',
1177
+ 'initLoopButton',
1178
+ '\x20aplayer-list-hide',
1179
+ 'nameMap',
1180
+ '22108300rLkJsN',
1181
+ 'run',
1182
+ '.aplayer-icon-forward',
1183
+ 'classList',
1184
+ '&#62;',
1185
+ 'initSkipButton',
1186
+ 'icons',
1187
+ '.aplayer-lrc-contents',
1188
+ 'symbol',
1189
+ 'listadd',
1190
+ '.aplayer-list\x20li',
1191
+ 'skipPlayButton',
1192
+ '&quot;);',
1193
+ 'listmaxheight',
1194
+ '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-icon\x20aplayer-icon-forward\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20',
1195
+ 'player',
1196
+ 'An\x20audio\x20error\x20has\x20occurred,\x20player\x20will\x20skip\x20forward\x20in\x202\x20seconds.',
1197
+ 'timer',
1198
+ 'userAgent',
1199
+ 'webkitRequestAnimationFrame',
1200
+ '.aplayer-list\x20ol',
1201
+ 'theme',
1202
+ 'orderList',
1203
+ 'args',
1204
+ 'add',
1205
+ 'play',
1206
+ 'clear',
1207
+ 'version',
1208
+ 'stringify',
1209
+ 'dragStart',
1210
+ '_deferreds',
1211
+ 'trigger',
1212
+ '\x20style=\x22max-height:\x20',
1213
+ 'resolve',
1214
+ 'loaded',
1215
+ '797351IAITqg',
1216
+ 'amd',
1217
+ 'currentTime',
1218
+ 'prototype',
1219
+ 'aplayer-loading',
1220
+ 'playing',
1221
+ 'length',
1222
+ 'aplayer-list-index',
1223
+ 'value',
1224
+ 'onFulfilled',
1225
+ 'removeAudio',
1226
+ 'array',
1227
+ 'process',
1228
+ 'then',
1229
+ 'clientWidth',
1230
+ 'a[href^=\x22#\x22]:not([href=\x22#\x22])',
1231
+ 'name',
1232
+ 'offsetLeft',
1233
+ 'changedTouches',
1234
+ ';\x22></span>\x0a\x20\x20\x20\x20<span\x20class=\x22aplayer-list-index\x22>',
1235
+ 'all',
1236
+ 'lyrics',
1237
+ 'seeked',
1238
+ 'webkitTransform',
1239
+ '_immediateFn',
1240
+ 'aplayer-play',
1241
+ 'unenroll',
1242
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2028\x2032\x22><path\x20d=\x22M13.728\x206.272v19.456q0\x200.448-0.352\x200.8t-0.8\x200.32-0.8-0.32l-5.952-5.952h-4.672q-0.48\x200-0.8-0.352t-0.352-0.8v-6.848q0-0.48\x200.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32\x200.8-0.32t0.8\x200.32\x200.352\x200.8z\x22></path></svg>',
1243
+ 'bar',
1244
+ 'loading',
1245
+ 'configurable',
1246
+ 'Loading',
1247
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2032\x2032\x22><path\x20d=\x22M22\x2016l-10.105-10.6-1.895\x201.987\x208.211\x208.613-8.211\x208.612\x201.895\x201.988\x208.211-8.613z\x22></path></svg>',
1248
+ 'getElementById',
1249
+ 'attachMedia',
1250
+ 'buffered',
1251
+ 'skip',
1252
+ 'setUIPaused',
1253
+ 'destroy',
1254
+ 'Cannot\x20call\x20a\x20class\x20as\x20a\x20function',
1255
+ 'artist',
1256
+ '.aplayer-button',
1257
+ 'suspend',
1258
+ 'button',
1259
+ 'lrc',
1260
+ 'open',
1261
+ 'data',
1262
+ 'cover',
1263
+ 'requestAnimationFrame',
1264
+ 'postMessage',
1265
+ 'concat',
1266
+ 'notice',
1267
+ 'clearTimeout',
1268
+ 'enroll',
1269
+ 'title',
1270
+ 'getElementViewTop',
1271
+ 'autoplay',
1272
+ 'setImmediate$',
1273
+ 'noticeshow',
1274
+ 'time',
1275
+ ';\x22></div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20type=\x22button\x22\x20class=\x22aplayer-icon\x20aplayer-icon-order\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20',
1276
+ '$value',
1277
+ 'getObject',
1278
+ '.aplayer-time\x20button',
1279
+ 'setInterval',
1280
+ 'setMode',
1281
+ '_clearFn',
1282
+ 'port2',
1283
+ 'documentElement',
1284
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2017\x2032\x22><path\x20d=\x22M14.080\x204.8q2.88\x200\x202.88\x202.048v18.24q0\x202.112-2.88\x202.112t-2.88-2.112v-18.24q0-2.048\x202.88-2.048zM2.88\x204.8q2.88\x200\x202.88\x202.048v18.24q0\x202.112-2.88\x202.112t-2.88-2.112v-18.24q0-2.048\x202.88-2.048z\x22></path></svg>',
1285
+ '.aplayer-title',
1286
+ 'APlayer',
1287
+ 'create',
1288
+ 'volumeBar',
1289
+ 'indexOf',
1290
+ 'prependOnceListener',
1291
+ 'clearImmediate',
1292
+ '\x0a\x20\x20\x20\x20</ol>\x0a</div>\x0a<div\x20class=\x22aplayer-body\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22aplayer-pic\x22\x20style=\x22',
1293
+ 'loadSource',
1294
+ 'parentElement',
1295
+ 'set',
1296
+ 'ref',
1297
+ 'menu',
1298
+ 'paused',
1299
+ 'hash',
1300
+ 'skipBackButton',
1301
+ 'NotAllowedError',
1302
+ 'getBoundingClientRect',
1303
+ 'MessageChannel',
1304
+ 'showlrc',
1305
+ 'Audio\x20artist',
1306
+ 'mode',
1307
+ 'normal',
1308
+ 'bindEvents',
1309
+ 'Promise.all\x20accepts\x20an\x20array',
1310
+ 'fullscreenElement',
1311
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2028\x2032\x22><path\x20d=\x22M13.728\x206.272v19.456q0\x200.448-0.352\x200.8t-0.8\x200.32-0.8-0.32l-5.952-5.952h-4.672q-0.48\x200-0.8-0.352t-0.352-0.8v-6.848q0-0.48\x200.352-0.8t0.8-0.352h4.672l5.952-5.952q0.32-0.32\x200.8-0.32t0.8\x200.32\x200.352\x200.8zM20.576\x2016q0\x201.344-0.768\x202.528t-2.016\x201.664q-0.16\x200.096-0.448\x200.096-0.448\x200-0.8-0.32t-0.32-0.832q0-0.384\x200.192-0.64t0.544-0.448\x200.608-0.384\x200.512-0.64\x200.192-1.024-0.192-1.024-0.512-0.64-0.608-0.384-0.544-0.448-0.192-0.64q0-0.48\x200.32-0.832t0.8-0.32q0.288\x200\x200.448\x200.096\x201.248\x200.48\x202.016\x201.664t0.768\x202.528z\x22></path></svg>',
1312
+ 'right',
1313
+ 'setTimeout',
1314
+ 'default',
1315
+ 'port1',
1316
+ 'hls',
1317
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2032\x2032\x22><path\x20d=\x22M26.667\x205.333h-21.333c-0\x200-0.001\x200-0.001\x200-1.472\x200-2.666\x201.194-2.666\x202.666\x200\x200\x200\x200.001\x200\x200.001v-0\x2016c0\x200\x200\x200.001\x200\x200.001\x200\x201.472\x201.194\x202.666\x202.666\x202.666\x200\x200\x200.001\x200\x200.001\x200h21.333c0\x200\x200.001\x200\x200.001\x200\x201.472\x200\x202.666-1.194\x202.666-2.666\x200-0\x200-0.001\x200-0.001v0-16c0-0\x200-0.001\x200-0.001\x200-1.472-1.194-2.666-2.666-2.666-0\x200-0.001\x200-0.001\x200h0zM5.333\x2016h5.333v2.667h-5.333v-2.667zM18.667\x2024h-13.333v-2.667h13.333v2.667zM26.667\x2024h-5.333v-2.667h5.333v2.667zM26.667\x2018.667h-13.333v-2.667h13.333v2.667z\x22></path></svg>',
1318
+ 'lrcType',
1319
+ 'randomOrder',
1320
+ 'body',
1321
+ 'application/x-mpegURL',
1322
+ 'Illegal\x20customType:\x20',
1323
+ 'offsetWidth',
1324
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2029\x2032\x22><path\x20d=\x22M9.333\x209.333h13.333v4l5.333-5.333-5.333-5.333v4h-16v8h2.667v-5.333zM22.667\x2022.667h-13.333v-4l-5.333\x205.333\x205.333\x205.333v-4h16v-8h-2.667v5.333zM17.333\x2020v-8h-1.333l-2.667\x201.333v1.333h2v5.333h2z\x22></path></svg>',
1325
+ 'arrow',
1326
+ 'end',
1327
+ 'background-color:\x20',
1328
+ '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20type=\x22button\x22\x20class=\x22aplayer-icon\x20aplayer-icon-lrc\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20',
1329
+ 'px)',
1330
+ 'waiting',
1331
+ 'clientHeight',
1332
+ 'listOl',
1333
+ '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20type=\x22button\x22\x20class=\x22aplayer-icon\x20aplayer-icon-loop\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20',
1334
+ '.aplayer-volume',
1335
+ 'aplayer-mobile',
1336
+ 'browser',
1337
+ 'initloadingChecker',
1338
+ 'importScripts',
1339
+ '</div>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20<div\x20class=\x22aplayer-info\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-music\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-title\x22>No\x20audio</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-author\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-lrc\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-lrc-contents\x22\x20style=\x22transform:\x20translateY(0);\x20-webkit-transform:\x20translateY(0);\x22></div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-controller\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-bar-wrap\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-bar\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-loaded\x22\x20style=\x22width:\x200\x22></div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-played\x22\x20style=\x22width:\x200;\x20background:\x20',
1340
+ 'key',
1341
+ 'listCurs',
1342
+ 'timeupdate',
1343
+ '18KhNSzI',
1344
+ ';\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-button\x20aplayer-play\x22>',
1345
+ 'switchAudio',
1346
+ 'backgroundImage',
1347
+ 'aplayer-withlrc',
1348
+ '</button></div>\x0a</div>\x0a<div\x20class=\x22aplayer-list',
1349
+ 'cwd',
1350
+ 'loadingChecker',
1351
+ 'volumechange',
1352
+ 'error',
1353
+ 'progress',
1354
+ '\x20-\x20',
1355
+ 'src',
1356
+ 'this',
1357
+ 'listclear',
1358
+ 'document',
1359
+ 'not\x20a\x20function',
1360
+ 'volumeUp',
1361
+ 'elements',
1362
+ 'listMaxHeight',
1363
+ 'one',
1364
+ 'thumb',
1365
+ 'aplayer-lrc-hide',
1366
+ 'chdir',
1367
+ '.aplayer-icon-play',
1368
+ 'lrcWrap',
1369
+ 'random',
1370
+ 'setAudio',
1371
+ 'finally',
1372
+ ';\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-thumb\x22\x20style=\x22background:\x20',
1373
+ 'dragEnd',
1374
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2022\x2032\x22><path\x20d=\x22M20.8\x2014.4q0.704\x200\x201.152\x200.48t0.448\x201.12-0.48\x201.12-1.12\x200.48h-19.2q-0.64\x200-1.12-0.48t-0.48-1.12\x200.448-1.12\x201.152-0.48h19.2zM1.6\x2011.2q-0.64\x200-1.12-0.48t-0.48-1.12\x200.448-1.12\x201.152-0.48h19.2q0.704\x200\x201.152\x200.48t0.448\x201.12-0.48\x201.12-1.12\x200.48h-19.2zM20.8\x2020.8q0.704\x200\x201.152\x200.48t0.448\x201.12-0.48\x201.12-1.12\x200.48h-19.2q-0.64\x200-1.12-0.48t-0.48-1.12\x200.448-1.12\x201.152-0.48h19.2z\x22></path></svg>',
1375
+ 'preventDefault',
1376
+ 'type',
1377
+ 'switch',
1378
+ 'index',
1379
+ 'style',
1380
+ 'scrollLeft',
1381
+ '.aplayer-list',
1382
+ 'defineProperty',
1383
+ '.aplayer-loaded',
1384
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2016\x2031\x22><path\x20d=\x22M15.552\x2015.168q0.448\x200.32\x200.448\x200.832\x200\x200.448-0.448\x200.768l-13.696\x208.512q-0.768\x200.512-1.312\x200.192t-0.544-1.28v-16.448q0-0.96\x200.544-1.28t1.312\x200.192z\x22></path></svg>',
1385
+ 'msRequestAnimationFrame',
1386
+ 'loadstart',
1387
+ 'customAudioType',
1388
+ 'navigator',
1389
+ 'initPlayButton',
1390
+ '.aplayer-thumb',
1391
+ 'canplay',
1392
+ '$index',
1393
+ 'url',
1394
+ 'listeners',
1395
+ 'listhide',
1396
+ 'storageName',
1397
+ 'emptied',
1398
+ 'loop',
1399
+ 'mutex',
1400
+ 'none',
1401
+ 'fun',
1402
+ 'container',
1403
+ 'textContent',
1404
+ 'muted',
1405
+ 'Checker',
1406
+ 'secondToTime',
1407
+ '$escape',
1408
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2029\x2032\x22><path\x20d=\x22M9.333\x209.333h13.333v4l5.333-5.333-5.333-5.333v4h-16v8h2.667v-5.333zM22.667\x2022.667h-13.333v-4l-5.333\x205.333\x205.333\x205.333v-4h16v-8h-2.667v5.333z\x22></path></svg>',
1409
+ 'hasOwnProperty',
1410
+ 'loadeddata',
1411
+ '.aplayer-time',
1412
+ 'pause',
1413
+ 'removeChild',
1414
+ 'clientY',
1415
+ 'getElementViewLeft',
1416
+ 'translateY(',
1417
+ 'toUpperCase',
1418
+ '_handled',
1419
+ '.aplayer-volume-bar-wrap',
1420
+ 'narrow',
1421
+ 'application/vnd.apple.mpegURL',
1422
+ '\x0a\x20\x20\x20\x20<p',
1423
+ 'fps',
1424
+ 'toggle',
1425
+ '\x0a<div\x20class=\x22aplayer-list',
1426
+ 'readyState',
1427
+ 'max',
1428
+ '__esModule',
1429
+ 'stalled',
1430
+ 'disableTimeupdate',
1431
+ 'list',
1432
+ 'An\x20audio\x20error\x20has\x20occurred.',
1433
+ 'addAudio',
1434
+ 'volumeDown',
1435
+ 'splice',
1436
+ 'template',
1437
+ 'aplayer-volume-bar-wrap-active',
1438
+ 'map',
1439
+ '\x20class=\x22aplayer-lrc-current\x22',
1440
+ 'initVolumeButton',
1441
+ 'promise',
1442
+ '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20<div\x20class=\x22aplayer-notice\x22></div>\x0a\x20\x20\x20\x20<div\x20class=\x22aplayer-miniswitcher\x22><button\x20class=\x22aplayer-icon\x22>',
1443
+ 'orderRandom',
1444
+ '.aplayer-dtime',
1445
+ '</p>\x0a',
1446
+ '250078lcgtpj',
1447
+ 'active',
1448
+ 'pic',
1449
+ 'background',
1450
+ 'initMenuButton',
1451
+ 'send',
1452
+ 'playedPromise',
1453
+ 'test',
1454
+ 'exports',
1455
+ 'listFolded',
1456
+ '.aplayer-icon-lrc',
1457
+ 'listremove',
1458
+ 'aplayer-withlist',
1459
+ 'canPlayType',
1460
+ 'skipForward',
1461
+ '.aplayer-volume-bar',
1462
+ 'current',
1463
+ 'getPrototypeOf',
1464
+ 'isMobile',
1465
+ 'function',
1466
+ 'url(\x27',
1467
+ 'process.binding\x20is\x20not\x20supported',
1468
+ 'split',
1469
+ '_value',
1470
+ 'Unknown\x20event\x20name:\x20',
1471
+ 'setImmediate',
1472
+ 'reject',
1473
+ 'loopOne',
1474
+ 'createElement',
1475
+ 'aplayer-icon-lrc-inactivity',
1476
+ 'object',
1477
+ 'once',
1478
+ 'display',
1479
+ '21kVIYqj',
1480
+ 'aplayer-lrc-current',
1481
+ 'audio',
1482
+ 'aplayer-pause',
1483
+ 'prevIndex',
1484
+ 'binding',
1485
+ 'duration',
1486
+ 'exec',
1487
+ 'background:\x20#fadfa3;\x20padding:5px\x200;',
1488
+ '.aplayer-pic',
1489
+ 'color:\x20#fadfa3;\x20background:\x20#030307;\x20padding:5px\x200;',
1490
+ 'listshow',
1491
+ 'process.chdir\x20is\x20not\x20supported',
1492
+ 'substring',
1493
+ 'top',
1494
+ '\x0a\x20\x20\x20\x20</ol>\x0a</div>\x0a',
1495
+ 'height',
1496
+ 'callback',
1497
+ 'offsetTop',
1498
+ 'show',
1499
+ 'from',
1500
+ 'Audio\x20name',
1501
+ 'transform',
1502
+ 'string',
1503
+ 'switchVolumeIcon',
1504
+ 'HTML',
1505
+ 'order',
1506
+ 'events',
1507
+ '.aplayer-notice',
1508
+ 'getElementsByClassName',
1509
+ 'touchend',
1510
+ '<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20version=\x221.1\x22\x20viewBox=\x220\x200\x2032\x2032\x22><path\x20d=\x22M25.468\x206.947c-0.326-0.172-0.724-0.151-1.030\x200.057l-6.438\x204.38v-3.553c0-0.371-0.205-0.71-0.532-0.884-0.326-0.172-0.724-0.151-1.030\x200.057l-12\x208.164c-0.274\x200.186-0.438\x200.496-0.438\x200.827s0.164\x200.641\x200.438\x200.827l12\x208.168c0.169\x200.115\x200.365\x200.174\x200.562\x200.174\x200.16\x200\x200.321-0.038\x200.468-0.116\x200.327-0.173\x200.532-0.514\x200.532-0.884v-3.556l6.438\x204.382c0.169\x200.115\x200.365\x200.174\x200.562\x200.174\x200.16\x200\x200.321-0.038\x200.468-0.116\x200.327-0.173\x200.532-0.514\x200.532-0.884v-16.333c0-0.371-0.205-0.71-0.532-0.884z\x22></path></svg>',
1511
+ 'onmessage',
1512
+ 'isArray',
1513
+ 'audios',
1514
+ 'remove',
1515
+ '&#34;',
1516
+ '</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22aplayer-time\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-time-inner\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-ptime\x22>00:00</span>\x20/\x20<span\x20class=\x22aplayer-dtime\x22>00:00</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-icon\x20aplayer-icon-back\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20',
1517
+ 'abort',
1518
+ 'seek',
1519
+ 'aplayer-time-narrow',
1520
+ 'volume',
1521
+ 'attachEvent',
1522
+ '24gAxQHF',
1523
+ 'addEventListener',
1524
+ 'toString',
1525
+ '>\x0a\x20\x20\x20\x20<ol',
1526
+ '.aplayer-list-cur',
1527
+ '</button></div>\x0a</div>\x0a<div\x20class=\x22aplayer-lrc\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22aplayer-lrc-contents\x22\x20style=\x22transform:\x20translateY(0);\x20-webkit-transform:\x20translateY(0);\x22></div>\x0a</div>\x0a',
1528
+ '.aplayer-ptime',
1529
+ 'emit',
1530
+ '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22aplayer-icon\x20aplayer-icon-play\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20',
1531
+ 'listswitch',
1532
+ 'setUIPlaying',
1533
+ 'initPlayBar',
1534
+ '.aplayer-icon-back',
1535
+ 'Not\x20available',
1536
+ '_id',
1537
+ 'backgroundColor',
1538
+ 'loopNone',
1539
+ 'parse',
1540
+ 'target',
1541
+ '_state',
1542
+ 'nodeName',
1543
+ 'min',
1544
+ 'tagName',
1545
+ 'scrollTop',
1546
+ 'apply',
1547
+ 'width',
1548
+ 'loopAll',
1549
+ '[object\x20Function]',
1550
+ '00:00',
1551
+ 'removeListener',
1552
+ 'webkitFullscreenElement',
1553
+ 'volumeBarWrap',
1554
+ 'noticehide',
1555
+ 'querySelector',
1556
+ 'touchmove',
1557
+ 'info',
1558
+ 'querySelectorAll',
1559
+ 'parsed',
1560
+ 'enable',
1561
+ 'ratechange',
1562
+ '.aplayer-icon-menu',
1563
+ '11bXnRDJ',
1564
+ 'nextIndex',
1565
+ '\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20type=\x22button\x22\x20class=\x22aplayer-icon\x20aplayer-icon-menu\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20',
1566
+ '_idleTimeoutId',
1567
+ 'close',
1568
+ 'played',
1569
+ 'removeEventListener',
1570
+ 'fixed',
1571
+ '&#38;',
1572
+ '\x0a<div\x20class=\x22aplayer-body\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22aplayer-pic\x22\x20style=\x22',
1573
+ '_unrefActive',
1574
+ 'aplayer-narrow',
1575
+ 'onreadystatechange',
1576
+ 'async',
1577
+ '[object\x20Array]',
1578
+ 'seeking',
1579
+ 'constructor',
1580
+ 'noticeTime',
1581
+ 'volumeOff',
1582
+ '6694188qxnKYI',
1583
+ '&#60;',
1584
+ 'enableloadingChecker',
1585
+ 'iterator',
1586
+ 'lrcButton',
1587
+ 'volumeButton',
1588
+ 'playerEvents',
1589
+ 'status',
1590
+ 'ptime',
1591
+ '.aplayer-icon-order',
1592
+ 'clearTimeout\x20has\x20not\x20been\x20defined',
1593
+ 'mozaudioavailable',
1594
+ 'warn',
1595
+ 'history',
1596
+ 'disable',
1597
+ 'call',
1598
+ 'aplayer-lrc-content',
1599
+ 'mouseup',
1600
+ 'pageYOffset'
1601
+ ];
1602
+ _0x174f = function () {
1603
+ return _0x4c27e4;
1604
+ };
1605
+ return _0x174f();
1606
+ }