mycpen-blog 0.0.0-wzavuowwjo → 0.0.0-wzblduunvr

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
Binary file
package/img/siteshot.jpg CHANGED
Binary file
package/js/APlayer.js CHANGED
@@ -1 +1 @@
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('.aplayer 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()}))}},{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("+16*-this.index+"px)",this.container.style.webkitTransform="translateY("+16*-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 33 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};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('.aplayer 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()}))}},{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("+16*-this.index+"px)",this.container.style.webkitTransform="translateY("+16*-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 33 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){if(!e.setImmediate){var n,i,a,r,o,s=1,l={},u=!1,c=e.document,p=Object.getPrototypeOf&&Object.getPrototypeOf(e);p=p&&p.setTimeout?p:e,"[object process]"==={}.toString.call(e.process)?n=function(e){t.nextTick((function(){h(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}}()?(r="setImmediate$"+Math.random()+"$",o=function(t){t.source===e&&"string"==typeof t.data&&0===t.data.indexOf(r)&&h(+t.data.slice(r.length))},e.addEventListener?e.addEventListener("message",o,!1):e.attachEvent("onmessage",o),n=function(t){e.postMessage(r+t,"*")}):e.MessageChannel?((a=new MessageChannel).port1.onmessage=function(e){h(e.data)},n=function(e){a.port2.postMessage(e)}):c&&"onreadystatechange"in c.createElement("script")?(i=c.documentElement,n=function(e){var t=c.createElement("script");t.onreadystatechange=function(){h(e),t.onreadystatechange=null,i.removeChild(t),t=null},i.appendChild(t)}):n=function(e){setTimeout(h,0,e)},p.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),i=0;i<t.length;i++)t[i]=arguments[i+1];var a={callback:e,args:t};return l[s]=a,n(s),s++},p.clearImmediate=d}function d(e){delete l[e]}function h(e){if(u)setTimeout(h,0,e);else{var t=l[e];if(t){u=!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{d(e),u=!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};t.default=a.default}]).default}));
package/js/custom.js CHANGED
@@ -1 +1 @@
1
- var _0x4710d2=_0x59cf;function _0x59cf(e,t){var a=_0x3638();return(_0x59cf=function(e,t){return a[e-=282]})(e,t)}!function(e,t){for(var a=_0x59cf,n=_0x3638();;)try{if(579569===parseInt(a(452))/1+-parseInt(a(624))/2*(parseInt(a(388))/3)+parseInt(a(556))/4+-parseInt(a(507))/5*(-parseInt(a(361))/6)+-parseInt(a(592))/7+parseInt(a(565))/8+-parseInt(a(637))/9*(-parseInt(a(446))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}();var mycpen1js={changeNavPageNameTitle(){var e=_0x59cf;document[e(668)]==e(384)?document.getElementById("page-name")[e(417)]=document.title:document[e(304)](e(370))[e(417)]=document[e(668)].split(" | Mycpen")[0]},getNavRightPagePercent(){var e=_0x59cf;let t=document.documentElement.scrollTop||window.pageYOffset,a=Math[e(333)](document[e(445)][e(329)],document[e(365)][e(329)],document[e(445)].offsetHeight,document[e(365)][e(504)],document[e(445)][e(611)],document[e(365)][e(611)])-document[e(365)][e(611)],n=Math[e(496)](t/a*100),o=document[e(616)]("#percent");n<=99||(n=99),o[e(353)]=n,r=window[e(569)]+document.documentElement.clientHeight,p=document[e(304)](e(426))||document[e(304)](e(491)),p[e(598)]+p[e(504)]/2<r||90<n?(document[e(616)](e(666))[e(537)][e(547)]("long"),o.innerHTML=e(650)):(document[e(616)](e(666)).classList[e(363)](e(586)),o.innerHTML=n)},share(){var e=_0x59cf;let t=window.location[e(503)]+window[e(405)].pathname;new ClipboardJS(e(360),{text:function(){var a=e;return"标题:"+document[a(668)]+a(435)+t}}),btf[e(534)](e(711))},getFooterRandomFlink(){var e={saveData:(e,t)=>{var a=_0x59cf;localStorage[a(591)](e,JSON[a(489)]({time:Date[a(438)](),data:t}))},loadData:(e,t)=>{var a=_0x59cf;let n=JSON[a(710)](localStorage[a(443)](e));if(n){let e=Date[a(438)]()-n.time;if(e<60*t*1e3&&e>-1)return n[a(594)]}return 0},randomLink:()=>{var t=_0x59cf;let a=e[t(328)]("links",30);if(a){let e=document[t(531)](t(475));if(!e[t(683)])return;for(let n=0;n<3;n++){let o;do{o=parseInt(Math[t(697)]()*a[t(683)])}while("失联"===a[o][t(602)]);e[n][t(417)]=a[o][t(301)],e[n].href=a[o][t(474)],e[n][t(668)]=a[o][t(301)],e[n][t(694)]=t(595),e[n][t(389)]=t(655),a.splice(o,1)}}else fetch("https://cdn.cbd.int/mycpen-blog@0.0.0-wzavuowwjo/json/link.json").then((e=>e[t(647)]()))[t(480)]((a=>{var n=t;e.saveData(n(619),a[n(403)]),e[n(306)]()}))}};e.randomLink()},newYearCountdownCard(){(()=>{var e=_0x59cf;if(clearTimeout(null),!document[e(616)](e(337)))return;let t=new Date((new Date)[e(587)]()+1+e(404))[e(656)]()/1e3,a={0:"周日",1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六"};!function(){var n=e;let o=new Date,c=o[n(369)]()+1,s=o[n(529)]();c=c>9?c:"0"+c,s=s>9?s:"0"+s,document[n(616)]("#newYear .today").innerHTML=o.getFullYear()+"-"+c+"-"+s+" "+a[o[n(352)]()];let r=t-Math[n(496)](o.getTime()/1e3);r<0?(document[n(616)](n(649))[n(353)]="Happy New Year!",document[n(616)](n(325))[n(353)]=n(670)):(document[n(616)](n(649))[n(353)]='<i class="fa-solid fa-clock"></i> <span>距离</span> '+((new Date)[n(587)]()+1)+" <span>年</span>",r>86400?document[n(616)](n(325)).innerHTML=n(294)+Math.ceil(r/86400)+n(568):document[n(616)](n(325))[n(353)]='<span class="day">'+Math[n(406)](r/86400)+n(568))}()})()},removeBodyPaceClass:function(){var e=_0x59cf;$(e(445)).removeClass(),$(e(445)).addClass(e(298))},toPage:function(){var e=_0x59cf,t=document[e(531)](e(444)),a=parseInt(t[t.length-1].innerHTML),n=document.getElementById("toPageText"),o=parseInt(n[e(393)]);if(!isNaN(o)&&o>0&&"0"!==(""+o)[0]&&o<=a){var c,s=window.location[e(349)].replace(/\/page\/\d+\/$/,"/");c=1===o?s:s+(s[e(664)]("/")?"":"/")+e(588)+o+"/",document.getElementById(e(368))[e(349)]=c}},listenToPageInputPress(){var e=_0x59cf,t=document[e(304)](e(473)),a=document[e(304)](e(368));t&&(t[e(318)]("keydown",(t=>{var n=e;13===t[n(287)]&&(mycpen1js[n(410)](),pjax[n(574)](a[n(349)]))})),t[e(318)](e(478),(function(){var n=e;""===t[n(393)]||"0"===t.value?a.classList[n(363)](n(324)):a[n(537)][n(547)]("haveValue");var o=document.querySelectorAll(".page-number"),c=+o[o[n(683)]-1][n(353)];+document.getElementById(n(473))[n(393)]>c&&(t[n(393)]=c)})))},showConsole:function(){var e=_0x59cf;document[e(616)](e(434))[e(537)][e(547)](e(620)),mycpen1js[e(669)]()},hideConsole:function(){var e=_0x59cf;document[e(616)](e(434)).classList[e(363)](e(620))},hideAsideBtn:()=>{var e=_0x59cf;const t=document[e(365)][e(537)];t[e(431)](e(364))?saveToLocal[e(493)]("aside-status",e(620),2):saveToLocal[e(493)](e(615),e(339),2),t[e(676)]("hide-aside"),t[e(431)](e(364))?document[e(616)]("#consoleHideAside")[e(537)][e(547)]("on"):document[e(616)]("#consoleHideAside")[e(537)][e(363)]("on")},initConsoleState:function(){var e=_0x59cf;document.documentElement[e(537)][e(431)](e(364))?document[e(616)]("#consoleHideAside")[e(537)].add("on"):document[e(616)]("#consoleHideAside")[e(537)][e(363)]("on")},tagPageActive:function(){var e=_0x59cf,t=window[e(405)][e(392)];if(/\/tags\/.*?\//[e(660)](t=decodeURIComponent(t))){var a=t[e(425)]("/")[2];if(document[e(616)](".page .layout #tag #tag-page-tags")){$("a")[e(632)](e(583));var n=document.getElementById("mycpen1-tags-page-cloudTags-"+a);n&&n[e(537)].add(e(583))}}},categoryPageActive:function(){var e=_0x59cf,t=window[e(405)].pathname;if(/\/categories\/.*?\//[e(660)](t=decodeURIComponent(t))){var a=t[e(425)]("/")[2];if(document[e(616)](e(297))){$("a").removeClass(e(583));var n=document[e(304)](e(718)+a);n&&n[e(537)][e(547)](e(583))}}},addRandomCommentInfo:function(){var e=_0x59cf;const t=[e(708),e(330),e(640),"勇敢的","可爱的","慷慨的",e(395),e(681),"开朗的","成熟的","稳重的","真诚的",e(348),"豁达的",e(545),e(436),"优雅的",e(554),e(657),"温暖的",e(550),e(517),"耐心的","深沉的",e(682),e(420),e(471),e(377),e(441),"坚强的",e(464),e(387),e(567),e(623),"纯真的","朝气蓬勃的","慎重的",e(354),e(442),e(651),e(704),e(521),e(342),e(283),"独立的",e(346),e(319),e(513),e(527),"体贴的",e(644),e(603),e(477),"有担当的","有远见的",e(548),e(573),"有冒险精神的","有爱心的",e(511),"喜欢思考的","喜欢学习的",e(541),e(553),e(419),"善于合作的",e(327),e(486),e(684),e(610),e(563),e(341),e(439),e(379),e(633),e(646),e(334),e(596),e(716),e(690),e(309),e(532),e(524),"有逻辑思维的",e(585),"有专业素养的",e(533)],a=["萝卜","白菜","芹菜","生菜","青椒","辣椒","茄子","豆角","黄瓜",e(686),"洋葱","大蒜","土豆","南瓜","豆腐","韭菜","花菜",e(564),"蘑菇",e(347),"苹果","香蕉","橙子","柠檬",e(284),"草莓","葡萄","桃子","杏子","李子","石榴","西瓜","哈密瓜","蜜瓜","樱桃","蓝莓","柿子","橄榄","柚子","火龙果"],n=""+t[Math[e(467)](Math[e(697)]()*t[e(683)])]+a[Math[e(467)](Math.random()*a[e(683)])];!function(){for(var t=e,a=[t(579),t(401),t(299),t(430),t(311),t(315),t(344),t(702)],o=["#mail",t(289),t(685),t(356),t(423),t(461),t(359),t(462)],c=0;c<a[t(683)];c++){var s=document[t(616)](a[c]);if(null!=s){s.value=n,s[t(516)](new Event(t(478))),s[t(516)](new Event(t(314)));break}}for(var r=0;r<o[t(683)];r++){var i=document[t(616)](o[r]);if(null!=i){i.value=t(536),i[t(516)](new Event("input")),i[t(516)](new Event("change"));break}}}();var o=document[e(459)](e(335))[0];o[e(460)](),o[e(692)](-1,-1)},owoBigfunc(){document.getElementById("post-comment")&&function(){var e=_0x59cf;let t=1,a="",n=document.createElement("div"),o=document[e(616)]("body");n.id="owo-big",o[e(447)](n),new MutationObserver((c=>{var s=e;for(let e=0;e<c[s(683)];e++){let r=c[e].addedNodes,i="";2==r.length&&"OwO-body"==r[1][s(597)]&&(i=r[1],document[s(445)][s(380)]<=768&&i[s(318)]("contextmenu",(e=>e.preventDefault())),i[s(313)]=e=>{var c=s;t&&"IMG"==e.target[c(408)]&&(t=0,a=setTimeout((()=>{var t=c;let a=3*e.target.clientHeight,s=3*e[t(694)][t(380)],r=e.x-e.offsetX-(s-e[t(694)][t(380)])/2,i=e.y-e.offsetY;r+s>o[t(380)]&&(r-=r+s-o[t(380)]+10),r<0&&(r=10),n.style[t(680)]=t(506)+a+t(696)+s+t(490)+r+t(674)+i+t(375),n[t(353)]=t(378)+e[t(694)][t(458)]+'">'}),300))},i.onmouseout=()=>{var e=s;n[e(424)][e(707)]=e(546),t=1,clearTimeout(a)})}}))[e(693)](document[e(304)]("post-comment"),{subtree:!0,childList:!0})}()},removeaAlayerFixedLrc(){var e=_0x59cf;function t(){var e=_0x59cf;const t=document.querySelector(e(308));t&&(a.disconnect(),setTimeout((()=>{t[e(609)]()}),1))}const a=new MutationObserver(((e,a)=>{var n=_0x59cf;for(let a of e)a[n(468)]===n(492)&&t()}));a[e(693)](document,{childList:!0,subtree:!0})},switchDarkMode(){var e=_0x59cf;"light"===("dark"===document[e(365)].getAttribute(e(502))?"dark":e(391))?(activateDarkMode(),saveToLocal[e(493)](e(540),e(635),2),void 0!==GLOBAL_CONFIG[e(332)]&&btf[e(534)](GLOBAL_CONFIG[e(332)][e(485)])):(activateLightMode(),saveToLocal[e(493)](e(540),e(391),2),void 0!==GLOBAL_CONFIG[e(332)]&&btf[e(534)](GLOBAL_CONFIG[e(332)][e(538)])),"function"==typeof utterancesTheme&&utterancesTheme(),typeof FB===e(428)&&window.loadFBComment(),window[e(618)]&&document.getElementById(e(576))[e(645)].length&&setTimeout((()=>window.disqusReset()),200)},essayUnknownPart(){},essayReplaceAll(e,t,a){var n=_0x59cf;return e[n(425)](t)[n(505)](a)},essayDiffDate:function(e,t=!1){var a=_0x59cf;const n=new Date,o=new Date(e),c=n[a(656)]()-o[a(656)](),s=36e5,r=864e5;let i;if(t){const e=c/r,t=c/s,n=c/6e4;i=c/2592e6>=1?o.toLocaleDateString().replace(/\//g,"-"):e>=1?parseInt(e)+" "+GLOBAL_CONFIG[a(571)].day:t>=1?parseInt(t)+" "+GLOBAL_CONFIG[a(571)][a(518)]:n>=1?parseInt(n)+" "+GLOBAL_CONFIG[a(571)][a(310)]:GLOBAL_CONFIG[a(571)][a(678)]}else i=parseInt(c/r);return i},essayChangeTimeInEssay:function(){var e=_0x59cf;document[e(616)](e(671))&&document.querySelectorAll(e(510))[e(320)]((function(t){var a=e,n=t,o=n[a(705)](a(584));n.innerText=mycpen1js[a(371)](o,!0),n[a(424)].display=a(411)}))},essayReflashEssayWaterFall:function(){var e=_0x59cf;document[e(616)](e(555))&&setTimeout((function(){var t=e;waterfall(t(555)),document[t(304)](t(366)).classList[t(547)](t(620))}),500)},essayCommentText:function(e){var t=_0x59cf;var a=document[t(616)](t(589)).offsetTop;window[t(551)](0,a-80),"undefined"!=e&&"null"!=e||(e=t(312)),function t(){setTimeout((()=>{var a=_0x59cf,n=document[a(459)](a(335))[0];n||t();let o=document[a(572)]("HTMLEvents");o.initEvent(a(478),!0,!0);let c=mycpen1js[a(336)](e,"\n","\n> ");n[a(393)]="> "+c+"\n\n",n[a(516)](o),n[a(460)](),n[a(692)](-1,-1),document[a(304)]("comment-tips")&&document.getElementById(a(488))[a(537)][a(547)](a(620))}),100)}()},essayInitIndexEssay:function(){setTimeout((()=>{var e=_0x59cf;let t=new Swiper(".essay_bar_swiper_container",{passiveListeners:!0,direction:e(390),loop:!0,autoplay:{disableOnInteraction:!0,delay:3e3},mousewheel:!0}),a=document[e(304)]("bbtalk");null!==a&&(a[e(577)]=function(){var a=e;t[a(362)][a(433)]()},a.onmouseleave=function(){var a=e;t[a(362)][a(714)]()})}),100)},essayChangeTimeInEssayByMycpen:function(){for(var e=_0x59cf,t=document[e(712)](e(673)),a=0;a<t.length;a++){var n,o=t[a][e(705)]("datetime"),c=new Date(o),s=(new Date)[e(656)]()-c[e(656)](),r=Math.floor(s/864e5);0===r?n="最近":1===r?n="昨天":2===r?n="前天":r<=7?n=r+"天前":c[e(587)]()!==(new Date)[e(587)]()?(Essaymonth=c[e(369)]()+1,EssayDay=c.getDate(),Essaymonth=Essaymonth>9?Essaymonth:"0"+Essaymonth,EssayDay=EssayDay>9?EssayDay:"0"+EssayDay,n=c[e(587)]()+"-"+Essaymonth+"-"+EssayDay):(Essaymonth=c[e(369)]()+1,EssayDay=c[e(529)](),Essaymonth=Essaymonth>9?Essaymonth:"0"+Essaymonth,EssayDay=EssayDay>9?EssayDay:"0"+EssayDay,n=Essaymonth+"-"+EssayDay),t[a][e(687)]=n}},switchPostChart:function(){var e=_0x59cf;let t=document[e(365)].getAttribute(e(502))===e(391)?"#4C4948":e(622);if(document[e(304)](e(570))&&postsOption)try{let a=postsOption;a.title[e(703)][e(432)]=t,a[e(399)][e(302)][e(432)]=t,a[e(539)][e(302)][e(432)]=t,a[e(399)][e(295)].color=t,a.yAxis.axisLabel[e(432)]=t,a.xAxis.axisLine[e(606)][e(432)]=t,a[e(539)][e(373)][e(606)][e(432)]=t,a[e(701)][0][e(614)][e(594)][0][e(418)][e(432)]=t,postsChart[e(394)](a)}catch(t){console[e(689)](t)}if(document[e(304)](e(688))&&tagsOption)try{let a=tagsOption;a[e(668)][e(703)][e(432)]=t,a[e(399)].nameTextStyle[e(432)]=t,a[e(539)][e(302)][e(432)]=t,a[e(399)][e(295)][e(432)]=t,a[e(539)][e(295)].color=t,a[e(399)].axisLine[e(606)][e(432)]=t,a[e(539)][e(373)][e(606)][e(432)]=t,a.series[0].markLine[e(594)][0][e(418)][e(432)]=t,tagsChart[e(394)](a)}catch(t){console[e(689)](t)}if(document[e(304)](e(321))&&categoriesOption)try{let a=categoriesOption;a[e(668)].textStyle[e(432)]=t,a[e(450)][e(703)][e(432)]=t,!categoryParentFlag&&(a[e(701)][0][e(418)][e(432)]=t),categoriesChart.setOption(a)}catch(t){console[e(689)](t)}},cpRemind(){var e=_0x59cf;document[e(318)](e(413),(function(t){var a=e;window[a(350)]()[a(469)]()[a(385)]()[a(683)]>0&&btf.snackbarShow(a(711))}))},closeAboutAplayer(){var e=_0x59cf;if(!document[e(304)](e(397)))try{about_page_ap.pause(),about_page_ap=void 0,about_page_weekSong=void 0,about_page_now=void 0,about_page_weekSong_today=void 0}catch(e){}},grey(){var e=_0x59cf,t=new Date,a=t[e(369)]()+1,n=t.getDate(),o=[e(530),e(560),e(343),e(416),e(398),"09.18","09.30",e(508),e(643)];for(var c of o){var s=c.split(".");if(a==s[0]&&n==s[1]){var r=e(719);$(e(628)).css({filter:"gray !important;",filter:e(665),filter:r,"-webkit-filter":r,"-moz-filter":r,"-ms-filter":r,"-o-filter":r});break}}},console(){var e=_0x59cf,t=new Date,a=console[e(689)];queueMicrotask((function(){var n=e;var o=new Date(""+atob(n(454))+atob(n(331))),c=new Date(atob(n(381))+":"+atob(n(509))),s=new Date(""+atob(n(544))+atob("MjggMDA6MDA6MDA=")),r=new Date(atob(n(525))+"/"+atob(n(679))+atob("OjAw")),i=new Date(n(520));t.setTime(t.getTime()+250);o=[" MYCPEN BLOG "," "+window[n(405)].origin+" ","\n\n",n(345),Math[n(467)](Math[n(699)](t-o)/1e3/60/60/24+(t-o<0?1:0)).toString()[n(613)](5," "),"天","距 1998-00-00 计时",Math.floor(Math[n(699)](t-c)/1e3/60/60/24+(t-c<0?1:0)).toString()[n(613)](5," "),"天",n(303),Math.floor(Math[n(699)](t-s)/1e3/60/60/24+(t-s<0?1:0))[n(469)]()[n(613)](5," "),"天",n(429),Math[n(467)](Math[n(699)](t-r)/1e3/60/60/24+(t-r<0?1:0))[n(469)]()[n(613)](5," "),"天",n(677),Math[n(467)](Math[n(699)](t-i)/1e3/60/60/24+(t-i<0?1:0))[n(469)]()[n(613)](5," "),n(340)];setTimeout(function(){a[_0x59cf(641)](console,arguments)}.bind(console,n(549).concat(o[0],"%c")[n(414)](o[1],"%c")[n(414)](o[2],"%c")[n(414)](o[3],n(483))[n(414)](o[4],"%c ")[n(414)](o[5],"\n")[n(414)](o[6],n(483))[n(414)](o[7],"%c ")[n(414)](o[8],"\n")[n(414)](o[9],n(483))[n(414)](o[10],n(483))[n(414)](o[11],"\n")[n(414)](o[12],n(483))[n(414)](o[13],"%c ").concat(o[14],"\n")[n(414)](o[15],"%c ")[n(414)](o[16],"%c ")[n(414)](o[17],"\n")[n(414)]("\n"),"color: #fadfa3; background: #030307; padding:5px 0;",n(522),n(382),"",n(285),"","color:#030307","",n(285),"",n(285),"",n(285),""))}))},cardRefreshTimes(){var e=_0x59cf;const t=(new Date).getFullYear(),a=(n=t)%4==0&&n%100!=0||n%400==0?366:365;var n,o=new Date,c=new Date((new Date).getFullYear()+e(404)),s=document[e(304)](e(695));s&&(asideDay=(o-c)/1e3/60/60/24,s[e(616)](e(472))[e(393)]=asideDay,s[e(616)](e(472))[e(333)]=a,yearPercentage=(asideDay/a*100)[e(422)](2),displayYearPercentage=yearPercentage===e(512)?e(455):yearPercentage+"%",s[e(616)](e(662))[e(353)]=displayYearPercentage,s[e(616)](e(456))[e(353)]=(Math[e(467)](10*(a-asideDay))/10)[e(422)](1)+" / "+a,currentDateMonth=new Date,currentDateMonth[e(717)](1),currentDateMonth[e(636)](0,0,0,0),currentMonthTimestamp=currentDateMonth[e(656)](),asideMonthDay=(o-currentMonthTimestamp)/1e3/60/60/24,currentDateMonthTotal=new Date,currentMonth=currentDateMonthTotal[e(369)](),currentDateMonthTotal[e(542)](currentMonth+1,1),currentDateMonthTotal.setDate(0),asideMonthDays=currentDateMonthTotal.getDate(),s[e(616)](e(351)).value=asideMonthDay,s[e(616)](e(351)).max=asideMonthDays,monthPercentage=(asideMonthDay/asideMonthDays*100)[e(422)](2),displayMonthPercentage=monthPercentage===e(512)?"100%":monthPercentage+"%",s.querySelector("#p_span_month")[e(353)]=displayMonthPercentage,s[e(616)](".schedule-r1 .schedule-d1 .aside-span2").innerHTML=(Math.floor(10*(asideMonthDays-asideMonthDay))/10)[e(422)](1)+e(307)+asideMonthDays[e(469)]()[e(449)](3,"0"),currentDateWeek=new Date,currentDayOfWeek=currentDateWeek[e(352)](),currentWeekTimestamp=currentDateWeek.setHours(0,0,0,0),firstDayOfWeekTimestamp=currentWeekTimestamp-24*(0===currentDayOfWeek?6:currentDayOfWeek-1)*60*60*1e3,pastWeekTimestamp=o-firstDayOfWeekTimestamp,asideWeekDay=pastWeekTimestamp/1e3/60/60/24,s[e(616)](e(323))[e(393)]=asideWeekDay,weekPercentage=(asideWeekDay/7*100).toFixed(2),displayWeekPercentage=weekPercentage===e(512)?"100%":weekPercentage+"%",s[e(616)]("#p_span_week").innerHTML=displayWeekPercentage,s[e(616)](e(600))[e(353)]=(Math[e(467)](10*(7-asideWeekDay))/10)[e(422)](1)+e(562),currentTimeStamp=(new Date)[e(656)](),startOfDay=new Date,startOfDay.setHours(0,0,0,0),startOfDayTimeStamp=startOfDay.getTime(),timeDifferenceToday=currentTimeStamp-startOfDayTimeStamp,asideToday=timeDifferenceToday/1e3/60/60/24,asideTodayHour=timeDifferenceToday/36e5,s[e(616)](e(653))[e(393)]=asideTodayHour,dayPercentage=(100*asideToday)[e(422)](2),displayDayPercentage=dayPercentage===e(512)?e(455):dayPercentage+"%",s[e(616)](e(557))[e(353)]=displayDayPercentage,s.querySelector(e(499))[e(353)]=(Math[e(467)](10*(24-asideTodayHour))/10).toFixed(1)+e(519),month=o[e(369)]()+1,day=o[e(529)](),month=month>9?month:"0"+month,day=day>9?day:"0"+day,week={0:"周日",1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六"},document[e(616)]("#aside-content .card-widget#card-widget-schedule .item-content .schedule-today")[e(353)]=o[e(587)]()+"-"+month+"-"+day+" "+week[o[e(352)]()])},PressEscapeKey(e){var t=_0x59cf;27===e[t(287)]&&(document[t(304)](t(476))&&mycpen1js[t(663)](),document[t(304)]("cf-overlay")&&document[t(304)](t(590))&&(document[t(616)](t(282))||document[t(616)](t(479)))&&(document.getElementById(t(400))&&closeShow(),document[t(304)](t(543))&&mycpen1js[t(495)]()))},linkPageOpenMeShow(e){var t=_0x59cf,a={apipublicurl:t(566)},n="ok",o=t(386),c=document[t(304)](t(543));c&&(document[t(304)]("cf-overlay")||c.insertAdjacentHTML(t(501),o)),e[t(465)]();var s,r=e.currentTarget[t(326)][t(474)].replace(/^(?:([A-Za-z]+):)?(\/{0,3})([0-9.\-A-Za-z]+)(?::(\d+))?(?:\/([^?#]*))?(?:\?([^#]*))?(?:#(.*))?$/,t(497));s=a[t(627)]+"post?link="+r,"ok"==n&&(n="no",mycpen1js.linkPageFetchShow(s))},linkPageOpenMeShowV2(e){var t=_0x59cf,a=t(566),n="ok",o=document[t(304)](t(543));o&&(document[t(304)](t(578))||o[t(487)](t(501),'\n <div id="cf-overlay" class="cf-new-add" onclick="mycpen1js.linkPageCloseShow()"></div>\n <div id="cf-overshow" class="cf-new-add"></div>\n ')),e[t(465)]();var c,s=encodeURIComponent(e[t(648)].dataset[t(301)]);c=a+t(580)+s,"ok"==n&&(n="no",mycpen1js[t(376)](c))},linkPageCloseShow(){var e=_0x59cf;document[e(304)](e(578)).className-=e(691),document.getElementById(e(590))[e(597)]-="cf-show-now",setTimeout((function(){var t=e,a=document[t(531)](t(559)),n=document[t(531)](t(638));a[t(320)]((function(e){e[t(363)]()}));for(var o=1;o<n.length;o++)n[o][t(363)]()}),100)},linkPageFetchShow(_0x5d241a){var _0x8f9c36=_0x59cf,_0x22551f='\n <div class="cf-overshow-close" onclick="mycpen1js.linkPageCloseShow()"></div>\n ';fetch(_0x5d241a)[_0x8f9c36(480)]((e=>e[_0x8f9c36(647)]()))[_0x8f9c36(480)]((_0x5ee54f=>{var _0x82ab42=_0x8f9c36;noClick="ok";var _0x15ef10=_0x5ee54f[_0x82ab42(288)],_0x3882df=eval(_0x5ee54f[_0x82ab42(402)]);0!==_0x15ef10[_0x82ab42(558)]?(mycpen1js[_0x82ab42(709)](_0x15ef10,_0x3882df),document[_0x82ab42(304)](_0x82ab42(578))[_0x82ab42(597)]=_0x82ab42(691),document[_0x82ab42(304)](_0x82ab42(590)).insertAdjacentHTML(_0x82ab42(675),_0x22551f)):btf[_0x82ab42(534)](_0x82ab42(661))}))[_0x8f9c36(498)]((e=>{btf[_0x8f9c36(534)]("未获取到文章卡片")}))},linkPageLoadFcircleShow(e,t){for(var a=_0x59cf,n=a(652)+e[a(296)]+a(599)+e[a(474)]+'">'+e[a(301)]+a(500),o=0;o<e[a(558)];o++){var c=t[o];let e="";Date[a(438)]()-new Date(c[a(421)]+a(494)).getTime()<=1728e5&&(e='style="color: var(--mycpen1-main); opacity: 1;"'),n+='\n <p><a class="cf-article-title" href="'+c.link+a(575)+c[a(668)]+'">'+c[a(668)]+"</a><span "+e+">"+c[a(421)]+a(440)}n+=a(448),document[a(304)](a(590))[a(487)](a(639),n),document.getElementById(a(590))[a(597)]="cf-show-now"},linkPageRssAliveCheck(){var e=_0x59cf;apiurl=e(566),rssAliveCheckUrl=apiurl+e(515),fetch(rssAliveCheckUrl).then((e=>e.json()))[e(480)]((t=>{var a=e,n=t[a(659)],o=t[a(412)],c=t.total_friend_num;let s=[];for(const e in n){let t=n[e];t=t[a(634)](/^https?:\/\//,""),t=t[a(634)](/\/$/,""),s.push(t)}let r=[];for(const e in o){let t=o[e];t=t[a(634)](/^https?:\/\//,""),t=t.replace(/\/$/,""),r[a(427)](t)}document[a(531)](a(605))[a(320)]((e=>{var t=a;if(e){let a=e[t(705)](t(528))[t(634)](/^https?:\/\//,"");a=a.replace(/\/$/,""),c>0?r[t(581)](a)?e[t(537)][t(547)](t(582)):s[t(581)](a)?e[t(537)][t(547)](t(626)):e[t(537)][t(547)](t(415)):0===c&&e[t(537)][t(547)]("flink-mycpen1-rss-lost-friends")}}))}))},NzcheckLink:async e=>{var t=_0x59cf;const a=document[t(531)](e);if(a){let e=new RegExp(/^[#].*/);for(let c=0;c<a.length;c++){const s=a[c];var n=s[t(672)]("data-fancybox"),o=s[t(537)][t(431)](t(355));if(!n&&!o){let a=s[t(705)]("href"),n=s[t(705)]("data-download"),o=s.getAttribute(t(389));e.test(a)||o===t(700)||o===t(305)||o===t(300)||o===t(602)||a===t(658)||(await mycpen1js[t(617)](a)||n?!await mycpen1js.NzcheckLocalSite(a)&&n===t(630)&&s.setAttribute(t(349),t(292)+btoa(a)+"&type=goDown"):s.setAttribute(t(349),t(292)+btoa(a)))}s.classList[t(547)](t(355))}}},NzcheckLocalSite:async e=>{var t=_0x59cf;try{const a=[t(358),"cpen.top",t(286)];let n=!1;for(let o=0;o<a[t(683)];o++){const t=a[o];if(e.includes(t)){n=!0;break}}return n}catch(e){return!0}},cookieConsent(){var e=_0x59cf;window[e(318)](e(601),(()=>{var t=e;window[t(338)][t(552)]({type:t(621),theme:t(523),static:!1,position:t(317),content:{message:t(396),dismiss:"接受",allow:"接受",deny:"拒绝",link:!1},palette:{popup:{background:t(535),text:t(316)},button:{background:t(481)}}})}))}};function whenDOMReadyMycpen1JS(){var e=_0x4710d2;mycpen1js[e(407)](),mycpen1js[e(367)](),mycpen1js[e(667)](),mycpen1js[e(612)](),mycpen1js[e(463)](),mycpen1js[e(290)](),mycpen1js[e(383)](),document[e(304)](e(451))&&(mycpen1js[e(629)](),mycpen1js[e(526)](),window[e(642)]=()=>{var t=e;document.getElementById(t(451))&&(mycpen1js[t(526)](),setTimeout((()=>{mycpen1js[t(526)]()}),300))}),document[e(304)](e(713)).addEventListener("click",(function(){setTimeout(mycpen1js[e(457)],100)})),document[e(304)](e(466))[e(318)](e(609),(function(){setTimeout(mycpen1js.switchPostChart,100)})),document.getElementById(e(437))[e(318)](e(609),(function(){setTimeout(mycpen1js.switchPostChart,100)})),document.getElementById("darkmode_sidebarSwitch")[e(318)]("click",(function(){setTimeout(mycpen1js[e(457)],100)})),mycpen1js[e(482)](),mycpen1js[e(470)](),document[e(304)]("card-widget-schedule")&&(mycpen1js[e(561)](),setInterval((()=>{mycpen1js[e(561)]()}),1e3)),document[e(304)](e(291))&&mycpen1js[e(604)](),document[e(304)](e(543))&&(mycpen1js[e(625)]("#article-container .flink .flink-list > .flink-list-item.单向 > a"),mycpen1js.NzcheckLink("#article-container .flink .flink-list > .flink-list-item.失联 > a")),document[e(304)](e(397))&&mycpen1js[e(625)](e(357)),document[e(304)](e(426))&&setInterval((()=>{var t=e;if(document[t(616)](t(720))){mycpen1js[t(625)](t(608));document.querySelectorAll(t(322))[t(320)]((e=>{var a=t;e[a(537)][a(547)]("already-clear-clickEvent");const n=document.createElement("a");for(Array[a(453)](e[a(706)])[a(320)]((e=>{var t=a;n.setAttribute(e[t(301)],e[t(393)])}));e.firstChild;)n[a(447)](e[a(372)]);e[a(514)][a(654)](n,e);const o=n[a(374)][a(698)][a(698)].firstElementChild[a(705)]("href");n[a(409)](a(349),o),n[a(409)](a(694),a(595)),n[a(409)]("rel",a(655))}))}}),1e3)}function _0x3638(){var e=["664617XXPzRT","from","MDgvMjgvMjAyMiA=","100%",".schedule-r0 .schedule-d1 .aside-span2","switchPostChart","src","getElementsByClassName","focus","#ds-dialog-email","#comment_email","categoryPageActive","自信的","preventDefault","darkmode_navswitch","floor","type","toString","closeAboutAplayer","率直的","#pBar_year","toPageText","link","#friend-links-in-footer .footer-item","console","有责任心的","input",".cf-overshow","then","#4b81e8","cpRemind","%c ","pjax:complete","day_to_night","有激情的","insertAdjacentHTML","comment-tips","stringify","px; left:","footer","childList","set"," 00:00:00","linkPageCloseShow","round","$1:$2$3","catch",".schedule-r3 .schedule-d1 .aside-span2",'</a>\n </div>\n <div class="cf-overshow-content">\n ',"afterend","data-theme","origin","offsetHeight","join","display:flex; height:","2140MWtFej","11.30","MDA6MDA=","#bber time","有同情心的","100.00","宽容的","parentNode","friendstatus","dispatchEvent","细心的","hour"," / 024","05/23/2025 00:00:00","善解人意的","background: #fadfa3; padding:5px 0;","edgeless","有分析能力的","MTA=","essayReflashEssayWaterFall","尊重他人的","data-link","getDate","04.04","querySelectorAll","有执行能力的","有商业头脑的","snackbarShow","#edeff5","donotreply@mycpen.cn","classList","night_to_day","yAxis","theme","具有批判性思维的","setMonth","mycpen1-link-page-tag","MTAvMjIvMjA=","有趣的","none","add","有智慧的","\n%c","敬业的","scrollTo","initialise","善于表达的","敏捷的","#waterfall","3052104fvfGgH","#p_span_day","article_num","#cf-overshow > :not(.cf-overshow-close)","05.12","cardRefreshTimes"," / 007","有个性的","西兰花","462832MXKWmD","https://www.cpen.top:8002/","文静的",'<span class="unit">天</span></span>',"scrollY","posts-chart","date_suffix","createEvent","有眼光的","loadUrl",'" target="_blank" rel="noopener nofollow" data-title="',"disqus_thread","onmouseenter","cf-overlay","#author","postv2?name=","includes","flink-mycpen1-rss-not-lost-friends","select","datetime","有创新能力的","long","getFullYear","page/","#post-comment","cf-overshow","setItem","7272363zpNbde","removeaAlayerFixedLrc","data","_blank","有协调能力的","className","offsetTop",'" alt="avatar" onerror="this.src=\'https://cdn.cbd.int/mycpen-blog@0.0.0-wzavuowwjo/img/flink404.svg\'; this.onerror = null;">\n <a class="" target="_blank" rel="noopener nofollow" href="',".schedule-r2 .schedule-d1 .aside-span2","load","tag","有耐性的","linkPageRssAliveCheck","#article-container .flink#mycpen1-link-page-tag-2 .flink-list>.flink-list-item a .flink-item-icon","lineStyle","scrollTop",".tk-comments-container a:not(.already-redirect-link)","click","有思想的","clientHeight","tagPageActive","padEnd","markLine","aside-status","querySelector","NzcheckLocalSite","DISQUS","links","show","info","rgba(255,255,255,0.7)","深刻的","2NrxzwX","NzcheckLink","flink-mycpen1-rss-lost-friends","apipublicurl","html","essayChangeTimeInEssayByMycpen","goDown","onscroll","removeClass","有想象力的","replace","dark","setHours","382311lnPbfx","#cf-overshow > .cf-overshow-close","beforeend","聪明的","apply","onresize","12.13","守信的","children","有艺术细胞的","json","currentTarget","#newYear .title","返回顶部","迷人的",'\n <div class="cf-overshow">\n <div class="cf-overshow-head">\n <img class="cf-img-avatar avatar" src="',"#pBar_day","replaceChild","noopener external nofollow noreferrer","getTime","温柔的","javascript:void(0);","lost_friends","test","未获取到订阅内容","#p_span_year","hideConsole","endsWith","progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)","#nav-totop","removeBodyPaceClass","title","initConsoleState",'<span class="happyNewYear">新年快乐</span>',"#bber","hasAttribute","time","px; top:","afterbegin","toggle","距 2025-05-23 计时","just","MjIvMjA1OCAwMDowMA==","cssText","可靠的","朴素的","length","有幽默感的","input[name='commail']","西红柿","textContent","tags-chart","log","有组织能力的","cf-show-now","setSelectionRange","observe","target","card-widget-schedule","px; width:","random","firstElementChild","abs","prev","series","#comment_author","textStyle","机智的","getAttribute","attributes","display","美丽的","linkPageLoadFcircleShow","parse","复制成功","getElementsByTagName","darkmode","start","PressEscapeKey","有决策能力的","setDate","mycpen1-categories-page-cloudCategories-","grayscale(100%)",".tk-comments-container",".cf-overshow-close","有魅力的","猕猴桃","color:#030307","mycpen.cn","keyCode","statistical_data","#email","listenToPageInputPress","mycpen1-link-page-tag-2","/redirect.html?url=","keydown",'<span class="day">',"axisLabel","avatar",".page .layout #category #category-page-categories","pace-done","#inpName","category","name","nameTextStyle","距 2028-00-00 计时","getElementById","next","randomLink"," / ",".aplayer-fixed .aplayer-icon.aplayer-icon-lrc","有学习能力的","min","#ds-dialog-name","好棒!","onmouseover","change","#name","#838391","bottom-right","addEventListener","干净的","forEach","categories-chart",".tk-avatar.tk-clickable:not(.already-clear-clickEvent)","#pBar_week","haveValue","#newYear .newYear-time","dataset","善于领导的","loadData","scrollHeight","英俊的","MDA6MDA6MDA=","Snackbar","max","有团队精神的","el-textarea__inner","essayReplaceAll","#newYear","cookieconsent","hide","天 (阿里云)","有正义感的","富有想象力的","07.07","input[name='nick']","距 2022-08-28 上线","好奇的","金针菇","幽默的","href","getSelection","#pBar_month","getDay","innerHTML","大方的","already-redirect-link","#inpEmail","#article-container #mycpen1-about-page-tag-sponsor-part a","localhost:4000","input[name='mail']",".share","1086JebjUt","autoplay","remove","hide-aside","documentElement","waterfall","getFooterRandomFlink","toPageButton","getMonth","page-name","essayDiffDate","firstChild","axisLine","nextElementSibling","px;","linkPageFetchShow","开放的",'<img src="',"有创造力的","clientWidth","MTAvMjIvMTk5OCAwMA==","color:#fadfa3","owoBigfunc","Mycpen - Personal Blog","trim",'\n <div id="cf-overlay" class="cf-new-add" onclick="mycpen1js.linkPageCloseShow()"></div>\n <div id="cf-overshow" class="cf-new-add"></div>\n ',"谦虚的","3019386fXvoTa","rel","vertical","light","pathname","value","setOption","善良的","我们使用 cookie 来确保在我们的网站上为您提供最佳体验。","mycpen1-about-page-tag","09.09","xAxis","mycpen1-fcircle-page-tag","input[name='comname']","article_data","link_list","-01-01 00:00:00","location","ceil","changeNavPageNameTitle","tagName","setAttribute","toPage","inline","not_lost_friends","copy","concat","flink-mycpen1-rss-unknown-friends","08.14","innerText","label","善于沟通的","含蓄的","created","toFixed","input[name='email']","style","split","post-comment","push","object","距 2058-00-00 计时","input[name='author']","contains","color","stop","#console","\n链接:","活泼的","darkmode_consoleSwitch","now","有责任感的","</span></p>\n ","务实的","顽强的","getItem",".page-number","body","250BSsitp","appendChild","</div></div>","padStart","legend","mycpen1-essay-page-tag"];return(_0x3638=function(){return e})()}mycpen1js.console(),document.removeEventListener(_0x4710d2(293),mycpen1js[_0x4710d2(715)]),document[_0x4710d2(318)](_0x4710d2(293),mycpen1js[_0x4710d2(715)]),window[_0x4710d2(631)]=mycpen1js.getNavRightPagePercent,mycpen1js[_0x4710d2(593)](),whenDOMReadyMycpen1JS(),document.addEventListener(_0x4710d2(484),whenDOMReadyMycpen1JS);
1
+ function _0x5283(){var e=["loadUrl","target","\n> ","removeBodyPaceClass","-01-01 00:00:00","getAttribute"," / ","#mail","now"," 00:00:00","apply","color: #fadfa3; background: #030307; padding:5px 0;","display:flex; height:","#waterfall","card-widget-schedule","hour","src",".cf-overshow-close","有担当的","#bber","switchPostChart","tagPageActive","https://hexo-circle.cpen.top/","input[name='commail']","干净的","axisLabel","px; left:","#inpName","40VfCoLW","aside-status","4393840jczZYv","/redirect.html?url=","11.30",".schedule-r2 .schedule-d1 .aside-span2","有协调能力的","机智的","有创造力的","not_lost_friends","有想象力的","美丽的","location","cf-overlay","有责任心的","开放的","toPageText","hasAttribute","onmouseleave","MjIvMjA1OCAwMDowMA==","未获取到文章卡片","link","有学习能力的","flink-mycpen1-rss-lost-friends","abs","mycpen1-fcircle-page-tag","contains","#pBar_month","dark","getFullYear","firstChild","12749656WXXhyE","勇敢的",'\n <div class="cf-overshow-close" onclick="mycpen1js.linkPageCloseShow()"></div>\n ',"currentTarget","padEnd","pathname","cf-show-now","footer","#newYear .title","善于领导的","#newYear .newYear-time","initEvent"," / 024","toFixed","data-link","OjAw","mycpen1-link-page-tag","saveData","toString","#ds-dialog-name","#nav-totop","display","trim","mycpen1-about-page-tag","value","autoplay","querySelector","MTA=","progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)","preventDefault","善于沟通的","getNavRightPagePercent","insertAdjacentHTML","comment-tips","px; top:","tags-chart","有决策能力的","snackbarShow","color:#030307","focus","OwO-body","含蓄的","el-textarea__inner","data-fancybox","page-name",".schedule-r0 .schedule-d1 .aside-span2","attributes","cssText","2111526tPuQJI","legend","donotreply@mycpen.cn","#pBar_week","率直的","clientWidth","我们使用 cookie 来确保在我们的网站上为您提供最佳体验。",".essay_bar_swiper_container","disqus","style","\n%c","247761HHYvKh","apipublicurl","具有批判性思维的","darkmode_sidebarSwitch","loadData","setHours","keys","100%","addEventListener","#comment_email","宽容的","有激情的","scrollY","addedNodes","dispatchEvent","offsetHeight","console","独立的","children","href","优雅的","randomLink","scrollTop","getSelection","changeNavPageNameTitle","05.12","from","pace-done","</div></div>","#inpEmail","replace","themeChange","有耐性的","16hvxlxs","light","setTime",".page-number","onresize","07.07","beforeend","change","data","created","page/","essayChangeTimeInEssayByMycpen","body","#pBar_year","#article-container .flink#mycpen1-link-page-tag-2 .flink-list>.flink-list-item a .flink-item-icon","gray !important;","input[name='nick']","documentElement","有魅力的","min","#newYear .today","friendstatus","有逻辑思维的","有创新能力的","vertical","活泼的","ceil","有同情心的","innerHTML","date_suffix","\n链接:","appendChild","label","setSelectionRange","round","cf-overshow","体贴的","MDA6MDA6MDA=","xAxis","scrollHeight","有艺术细胞的","#cf-overshow > :not(.cf-overshow-close)","info"," <span>年</span>","HTMLEvents","function","long","grayscale(100%)","getElementById","data-theme"," MYCPEN BLOG ","toPage","04.04","floor","article_num","title","标题:","金针菇","show","rel","concat","noopener external nofollow noreferrer","textStyle","disqusReset","#p_span_day","幽默的","Snackbar","parentNode",".page .layout #category #category-page-categories","MjggMDA6MDA6MDA=","525675xAlouB","closeAboutAplayer","3421995enPiIg","迷人的","西红柿","敏捷的","join","click","initConsoleState","#edeff5","push","name","onscroll","className","有责任感的","offsetTop","09.09","#ds-dialog-email","距 2058-00-00 计时","loadFBComment","includes","7yMUZCl","#author","add","真诚的",'" target="_blank" rel="noopener nofollow" data-title="',"flink-mycpen1-rss-not-lost-friends","avatar","then","html","#bber time","mycpen1-link-page-tag-2",'<span class="happyNewYear">新年快乐</span>'," | Mycpen","善良的"," / 007","start","坚强的","距 2028-00-00 计时","addClass","linkPageLoadFcircleShow","hide-aside","endsWith","toPageButton","cpen.top",".cf-overshow","朴素的","series","postv2?name=","350QkiIPs","#article-container .flink .flink-list > .flink-list-item.单向 > a","#email","set","#article-container .flink .flink-list > .flink-list-item.失联 > a","lineStyle","log","#p_span_week","善解人意的","tagName","color","猕猴桃","温柔的","onmouseout","守信的","成熟的","有爱心的","/json/link.json","#consoleHideAside","05/23/2025 00:00:00","linkPageCloseShow",'<span class="day">',"100.00","copy","_blank","json","keydown","owoBigfunc","getDate","可爱的","prev","有正义感的","offsetX","cpRemind","有幽默感的","setItem","category",".schedule-r1 .schedule-d1 .aside-span2","有趣的","$1:$2$3",'" alt="avatar" onerror="this.src=\'https://cdn.cbd.int/mycpen-blog@0.0.0-wzblduunvr/img/flink404.svg\'; this.onerror = null;">\n <a class="" target="_blank" rel="noopener nofollow" href="',"removeClass","night_to_day","padStart","input[name='author']","waterfall","善于合作的",'<img src="',"NzcheckLocalSite","#comment_author","posts-chart","#percent","createElement","linkPageRssAliveCheck","%c ","essayReflashEssayWaterFall","linkPageFetchShow","setOption","catch","just","firstElementChild","select","clientHeight","datetime","max","朝气蓬勃的","谦虚的",".share","haveValue","random","温暖的","childList","文静的","好奇的",".tk-comments-container a:not(.already-redirect-link)","parse","onmouseover","lost_friends","顽强的","test","darkmode","edgeless","19120ZJLKSb","post-comment","splice","input[name='email']","哈密瓜","getFooterRandomFlink","color:#fadfa3","返回顶部","afterend","#aside-content .card-widget#card-widget-schedule .item-content .schedule-today","categoryPageActive","forEach","length","敬业的","toLocaleDateString","#friend-links-in-footer .footer-item","NzcheckLink","getDay","markLine","theme","stop","removeEventListener","getTime","大方的","owo-big","createEvent","自信的","#console","input","querySelectorAll","富有想象力的","textContent","pageYOffset","mycpen1-tags-page-cloudTags-","复制成功","nameTextStyle","null",'<span class="unit">天</span></span>',"tag","px;","keyCode","豁达的","09.18","#p_span_month","可靠的","Happy New Year!","善于表达的","split","#newYear","cardRefreshTimes","mycpen1-essay-page-tag","remove","距 1998-00-00 计时","细心的","MTAvMjIvMTk5OCAwMA==","already-redirect-link","links","onmouseenter","none","深沉的","time","MDA6MDA=","getMonth","categories-chart","setAttribute","有智慧的","axisLine","未获取到订阅内容","喜欢学习的","dataset","深刻的","classList","removeaAlayerFixedLrc","innerText","inline",'\n <div id="cf-overlay" class="cf-new-add" onclick="mycpen1js.linkPageCloseShow()"></div>\n <div id="cf-overshow" class="cf-new-add"></div>\n ',"toggle","#4C4948","#pBar_day","Mycpen - Personal Blog","09.30","setDate","PressEscapeKey","bbtalk","慷慨的","有个性的",'style="color: var(--mycpen1-main); opacity: 1;"',"有思想的","disconnect","observe","origin","yAxis"];return(_0x5283=function(){return e})()}function _0x4293(e,t){var a=_0x5283();return(_0x4293=function(e,t){return a[e-=100]})(e,t)}var _0x4d968e=_0x4293;!function(e,t){for(var a=_0x4293,n=_0x5283();;)try{if(802962===-parseInt(a(532))/1*(-parseInt(a(412))/2)+parseInt(a(281))/3*(-parseInt(a(211))/4)+-parseInt(a(283))/5+-parseInt(a(167))/6*(parseInt(a(302))/7)+parseInt(a(119))/8+-parseInt(a(178))/9*(-parseInt(a(330))/10)+-parseInt(a(534))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}();var mycpen1js={changeNavPageNameTitle(){var e=_0x4293;document.title==e(491)?document[e(259)](e(163))[e(485)]=document[e(266)]:document[e(259)]("page-name")[e(485)]=document.title[e(459)](e(314))[0]},getNavRightPagePercent(){var e=_0x4293;let t=document[e(228)][e(200)]||window.pageYOffset,a=Math.max(document.body.scrollHeight,document[e(228)][e(250)],document[e(223)].offsetHeight,document.documentElement.offsetHeight,document.body[e(392)],document[e(228)][e(392)])-document[e(228)][e(392)],n=Math[e(245)](t/a*100),o=document[e(145)](e(381));n<=99||(n=99),o[e(239)]=n,r=window[e(190)]+document[e(228)][e(392)],p=document.getElementById(e(413))||document[e(259)](e(126)),p[e(296)]+p.offsetHeight/2<r||90<n?(document[e(145)](e(139))[e(483)][e(304)](e(257)),o[e(239)]=e(419)):(document[e(145)](e(139))[e(483)][e(463)](e(257)),o[e(239)]=n)},share(){var e=_0x4293;let t=window[e(100)][e(502)]+window.location[e(124)];new ClipboardJS(e(397),{text:function(){var a=e;return a(267)+document[a(266)]+a(241)+t}}),btf[e(156)](e(446))},getFooterRandomFlink(){var e={saveData:(e,t)=>{var a=_0x4293;localStorage[a(365)](e,JSON.stringify({time:Date[a(512)](),data:t}))},loadData:(e,t)=>{var a=_0x4293;let n=JSON[a(405)](localStorage.getItem(e));if(n){let e=Date[a(512)]()-n[a(472)];if(e<60*t*1e3&&e>-1)return n[a(219)]}return 0},randomLink:()=>{var t=_0x4293;let a=e[t(182)](t(468),30);if(a){let e=document[t(441)](t(427));if(!e.length)return;for(let n=0;n<3;n++){let o;do{o=parseInt(Math[t(399)]()*a[t(424)])}while("失联"===a[o][t(450)]);e[n][t(485)]=a[o][t(292)],e[n][t(197)]=a[o][t(109)],e[n][t(266)]=a[o][t(292)],e[n][t(505)]=t(354),e[n][t(270)]=t(272),a[t(414)](o,1)}}else fetch(t(347))[t(309)]((e=>e[t(355)]())).then((a=>{var n=t;e[n(136)](n(468),a.link_list),e[n(199)]()}))}};e[_0x4293(199)]()},newYearCountdownCard(){(()=>{var e=_0x4293;if(clearTimeout(null),!document[e(145)](e(460)))return;let t=new Date((new Date)[e(117)]()+1+e(508)).getTime()/1e3,a={0:"周日",1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六"};!function(){var n=e;let o=new Date,s=o[n(474)]()+1,c=o.getDate();s=s>9?s:"0"+s,c=c>9?c:"0"+c,document.querySelector(n(231))[n(239)]=o.getFullYear()+"-"+s+"-"+c+" "+a[o[n(429)]()];let r=t-Math[n(245)](o.getTime()/1e3);r<0?(document[n(145)]("#newYear .title").innerHTML=n(457),document.querySelector("#newYear .newYear-time")[n(239)]=n(313)):(document[n(145)](n(127)).innerHTML='<i class="fa-solid fa-clock"></i> <span>距离</span> '+((new Date).getFullYear()+1)+n(254),r>86400?document[n(145)](n(129)).innerHTML=n(351)+Math[n(237)](r/86400)+n(449):document[n(145)](n(129))[n(239)]='<span class="day">'+Math[n(237)](r/86400)+'<span class="unit">天</span></span>')}()})()},removeBodyPaceClass:function(){var e=_0x4293;$(e(223))[e(371)](),$("body")[e(320)](e(205))},toPage:function(){var e=_0x4293,t=document[e(441)](e(214)),a=parseInt(t[t.length-1][e(239)]),n=document[e(259)](e(104)),o=parseInt(n[e(143)]);if(!isNaN(o)&&o>0&&"0"!==(""+o)[0]&&o<=a){var s,c=window[e(100)][e(197)][e(208)](/\/page\/\d+\/$/,"/");s=1===o?c:c+(c[e(323)]("/")?"":"/")+e(221)+o+"/",document.getElementById(e(324))[e(197)]=s}},listenToPageInputPress(){var e=_0x4293,t=document[e(259)](e(104)),a=document[e(259)](e(324));t&&(t[e(186)](e(356),(t=>{var n=e;13===t[n(452)]&&(mycpen1js[n(262)](),pjax[n(504)](a.href))})),t[e(186)](e(440),(function(){var n=e;""===t[n(143)]||"0"===t[n(143)]?a[n(483)][n(463)](n(398)):a[n(483)][n(304)](n(398));var o=document[n(441)](n(214)),s=+o[o[n(424)]-1][n(239)];+document[n(259)](n(104))[n(143)]>s&&(t[n(143)]=s)})))},showConsole:function(){var e=_0x4293;document.querySelector("#console")[e(483)][e(304)](e(269)),mycpen1js[e(289)]()},hideConsole:function(){var e=_0x4293;document[e(145)](e(439))[e(483)][e(463)](e(269))},hideAsideBtn:()=>{var e=_0x4293;const t=document[e(228)][e(483)];t[e(114)](e(322))?saveToLocal[e(333)](e(533),e(269),2):saveToLocal.set("aside-status","hide",2),t[e(488)](e(322)),t[e(114)](e(322))?document[e(145)]("#consoleHideAside").classList[e(304)]("on"):document.querySelector(e(348))[e(483)][e(463)]("on")},initConsoleState:function(){var e=_0x4293;document[e(228)].classList[e(114)]("hide-aside")?document[e(145)](e(348)).classList.add("on"):document[e(145)]("#consoleHideAside")[e(483)][e(463)]("on")},tagPageActive:function(){var e=_0x4293,t=window[e(100)][e(124)];if(/\/tags\/.*?\//.test(t=decodeURIComponent(t))){var a=t[e(459)]("/")[2];if(document[e(145)](".page .layout #tag #tag-page-tags")){$("a").removeClass(e(391));var n=document.getElementById(e(445)+a);n&&n[e(483)].add("select")}}},categoryPageActive:function(){var e=_0x4293,t=window[e(100)][e(124)];if(/\/categories\/.*?\//[e(409)](t=decodeURIComponent(t))){var a=t[e(459)]("/")[2];if(document[e(145)](e(279))){$("a")[e(371)](e(391));var n=document[e(259)]("mycpen1-categories-page-cloudCategories-"+a);n&&n[e(483)].add(e(391))}}},addRandomCommentInfo:function(){var e=_0x4293;const t=[e(543),"英俊的","聪明的",e(120),e(359),e(496),e(315),e(456),"开朗的",e(345),"稳重的",e(305),e(276),e(453),e(368),e(236),e(198),e(286),e(342),e(400),e(425),e(465),"耐心的",e(471),e(327),e(160),e(171),e(103),"务实的",e(318),e(438),e(396),e(402),e(482),"纯真的",e(395),"慎重的",e(435),e(408),e(284),e(539),e(338),e(442),e(229),e(195),e(403),e(528),e(188),"尊重他人的",e(247),e(344),e(210),e(102),e(522),"有远见的",e(477),"有眼光的","有冒险精神的",e(346),e(238),"喜欢思考的",e(480),e(180),e(458),e(149),e(376),e(128),e(189),e(364),e(499),e(497),e(361),e(295),e(540),e(542),e(251),"有团队精神的",e(538),e(155),"有组织能力的",e(110),"有执行能力的","有分析能力的",e(233),e(234),"有专业素养的","有商业头脑的"],a=["萝卜","白菜","芹菜","生菜","青椒","辣椒","茄子","豆角","黄瓜",e(285),"洋葱","大蒜","土豆","南瓜","豆腐","韭菜","花菜","西兰花","蘑菇",e(268),"苹果","香蕉","橙子","柠檬",e(341),"草莓","葡萄","桃子","杏子","李子","石榴","西瓜",e(416),"蜜瓜","樱桃","蓝莓","柿子","橄榄","柚子","火龙果"],n=""+t[Math[e(264)](Math[e(399)]()*t[e(424)])]+a[Math[e(264)](Math.random()*a[e(424)])];!function(){for(var t=e,a=[t(303),"input[name='comname']",t(531),t(374),t(138),"#name",t(227),t(379)],o=[t(511),t(332),t(527),t(207),t(415),t(298),"input[name='mail']",t(187)],s=0;s<a[t(424)];s++){var c=document[t(145)](a[s]);if(null!=c){c.value=n,c[t(192)](new Event(t(440))),c.dispatchEvent(new Event("change"));break}}for(var r=0;r<o[t(424)];r++){var i=document[t(145)](o[r]);if(null!=i){i.value=t(169),i[t(192)](new Event("input")),i.dispatchEvent(new Event(t(218)));break}}}();var o=document.getElementsByClassName("el-textarea__inner")[0];o[e(158)](),o.setSelectionRange(-1,-1)},owoBigfunc(){var e=_0x4293;document[e(259)](e(413))&&function(){var t=e;let a=1,n="",o=document[t(382)]("div"),s=document[t(145)]("body");o.id=t(436),s.appendChild(o),new MutationObserver((e=>{var c=t;for(let t=0;t<e[c(424)];t++){let r=e[t][c(191)],i="";2==r.length&&r[1][c(294)]==c(159)&&(i=r[1],document.body[c(172)]<=768&&i[c(186)]("contextmenu",(e=>e[c(148)]())),i[c(406)]=e=>{var t=c;a&&"IMG"==e.target[t(339)]&&(a=0,n=setTimeout((()=>{var a=t;let n=3*e[a(505)][a(392)],c=3*e[a(505)][a(172)],r=e.x-e[a(362)]-(c-e[a(505)][a(172)])/2,i=e.y-e.offsetY;r+c>s[a(172)]&&(r-=r+c-s[a(172)]+10),r<0&&(r=10),o[a(176)][a(166)]=a(516)+n+"px; width:"+c+a(530)+r+a(153)+i+a(451),o[a(239)]=a(377)+e[a(505)][a(520)]+'">'}),300))},i[c(343)]=()=>{var e=c;o[e(176)][e(140)]=e(470),a=1,clearTimeout(n)})}}))[t(501)](document[t(259)](t(413)),{subtree:!0,childList:!0})}()},removeaAlayerFixedLrc(){function e(){var e=_0x4293;const a=document[e(145)](".aplayer-fixed .aplayer-icon.aplayer-icon-lrc");a&&(t[e(500)](),setTimeout((()=>{a[e(288)]()}),1))}const t=new MutationObserver(((t,a)=>{var n=_0x4293;for(let a of t)a.type===n(401)&&e()}));t.observe(document,{childList:!0,subtree:!0})},switchDarkMode(){var e=_0x4293;const t=e=>{var t=_0x4293;const a=(window.globalFn||{})[t(209)]||{};a&&Object[t(184)](a)[t(423)]((n=>{var o=t;const s=a[n];[o(175),"disqusjs"][o(301)](n)?setTimeout((()=>s(e)),300):s(e)}))};(document[e(228)][e(509)](e(260))===e(116)?e(116):e(212))===e(212)?(activateDarkMode(),saveToLocal[e(333)](e(431),e(116),2),void 0!==GLOBAL_CONFIG.Snackbar&&btf[e(156)](GLOBAL_CONFIG[e(277)].day_to_night),t(e(116))):(activateLightMode(),saveToLocal[e(333)](e(431),e(212),2),void 0!==GLOBAL_CONFIG[e(277)]&&btf[e(156)](GLOBAL_CONFIG[e(277)][e(372)]),t(e(212))),typeof utterancesTheme===e(256)&&utterancesTheme(),"object"==typeof FB&&window[e(300)](),window.DISQUS&&document.getElementById("disqus_thread")[e(196)][e(424)]&&setTimeout((()=>window[e(274)]()),200)},essayUnknownPart(){},essayReplaceAll(e,t,a){var n=_0x4293;return e[n(459)](t)[n(287)](a)},essayDiffDate:function(e,t=!1){var a=_0x4293;const n=new Date,o=new Date(e),s=n.getTime()-o[a(434)](),c=36e5,r=864e5;let i;if(t){const e=s/r,t=s/c,n=s/6e4;i=s/2592e6>=1?o[a(426)]()[a(208)](/\//g,"-"):e>=1?parseInt(e)+" "+GLOBAL_CONFIG.date_suffix.day:t>=1?parseInt(t)+" "+GLOBAL_CONFIG[a(240)][a(519)]:n>=1?parseInt(n)+" "+GLOBAL_CONFIG.date_suffix[a(230)]:GLOBAL_CONFIG[a(240)][a(389)]}else i=parseInt(s/r);return i},essayChangeTimeInEssay:function(){var e=_0x4293;document.querySelector(e(523))&&document[e(441)](e(311))[e(423)]((function(t){var a=e,n=t,o=n[a(509)](a(393));n[a(485)]=mycpen1js.essayDiffDate(o,!0),n[a(176)][a(140)]=a(486)}))},essayReflashEssayWaterFall:function(){var e=_0x4293;document[e(145)](e(517))&&setTimeout((function(){var t=e;waterfall(t(517)),document.getElementById(t(375))[t(483)][t(304)](t(269))}),500)},essayCommentText:function(e){var t=_0x4293;var a=document[t(145)]("#post-comment").offsetTop;window.scrollTo(0,a-80),"undefined"!=e&&e!=t(448)||(e="好棒!"),function t(){setTimeout((()=>{var a=_0x4293,n=document.getElementsByClassName(a(161))[0];n||t();let o=document[a(437)](a(255));o[a(130)](a(440),!0,!0);let s=mycpen1js.essayReplaceAll(e,"\n",a(506));n[a(143)]="> "+s+"\n\n",n[a(192)](o),n[a(158)](),n[a(244)](-1,-1),document[a(259)](a(152))&&document[a(259)](a(152)).classList[a(304)](a(269))}),100)}()},essayInitIndexEssay:function(){setTimeout((()=>{var e=_0x4293;let t=new Swiper(e(174),{passiveListeners:!0,direction:e(235),loop:!0,autoplay:{disableOnInteraction:!0,delay:3e3},mousewheel:!0}),a=document[e(259)](e(495));null!==a&&(a[e(469)]=function(){var a=e;t.autoplay[a(432)]()},a[e(106)]=function(){var a=e;t[a(144)][a(317)]()})}),100)},essayChangeTimeInEssayByMycpen:function(){for(var e=_0x4293,t=document.getElementsByTagName("time"),a=0;a<t[e(424)];a++){var n,o=t[a][e(509)](e(393)),s=new Date(o),c=(new Date).getTime()-s[e(434)](),r=Math[e(264)](c/864e5);0===r?n="最近":1===r?n="昨天":2===r?n="前天":r<=7?n=r+"天前":s.getFullYear()!==(new Date)[e(117)]()?(Essaymonth=s[e(474)]()+1,EssayDay=s[e(358)](),Essaymonth=Essaymonth>9?Essaymonth:"0"+Essaymonth,EssayDay=EssayDay>9?EssayDay:"0"+EssayDay,n=s[e(117)]()+"-"+Essaymonth+"-"+EssayDay):(Essaymonth=s.getMonth()+1,EssayDay=s.getDate(),Essaymonth=Essaymonth>9?Essaymonth:"0"+Essaymonth,EssayDay=EssayDay>9?EssayDay:"0"+EssayDay,n=Essaymonth+"-"+EssayDay),t[a][e(443)]=n}},switchPostChart:function(){var e=_0x4293;let t=document.documentElement.getAttribute(e(260))===e(212)?e(489):"rgba(255,255,255,0.7)";if(document[e(259)](e(380))&&postsOption)try{let a=postsOption;a[e(266)].textStyle.color=t,a[e(249)][e(447)][e(340)]=t,a[e(503)][e(447)].color=t,a[e(249)][e(529)][e(340)]=t,a[e(503)][e(529)].color=t,a[e(249)].axisLine[e(335)][e(340)]=t,a[e(503)][e(478)].lineStyle[e(340)]=t,a[e(328)][0][e(430)][e(219)][0][e(243)].color=t,postsChart[e(387)](a)}catch(e){console.log(e)}if(document[e(259)](e(154))&&tagsOption)try{let a=tagsOption;a.title[e(273)].color=t,a[e(249)][e(447)].color=t,a.yAxis[e(447)][e(340)]=t,a[e(249)][e(529)][e(340)]=t,a[e(503)][e(529)][e(340)]=t,a.xAxis[e(478)][e(335)][e(340)]=t,a[e(503)][e(478)][e(335)].color=t,a[e(328)][0][e(430)].data[0][e(243)][e(340)]=t,tagsChart[e(387)](a)}catch(t){console[e(336)](t)}if(document[e(259)](e(475))&&categoriesOption)try{let a=categoriesOption;a[e(266)].textStyle.color=t,a[e(168)][e(273)][e(340)]=t,!categoryParentFlag&&(a.series[0].label[e(340)]=t),categoriesChart[e(387)](a)}catch(e){console.log(e)}},cpRemind(){var e=_0x4293;document[e(186)](e(353),(function(t){var a=e;window[a(201)]()[a(137)]()[a(141)]().length>0&&btf[a(156)]("复制成功")}))},closeAboutAplayer(){var e=_0x4293;if(!document.getElementById(e(142)))try{about_page_ap.pause(),about_page_ap=void 0,about_page_weekSong=void 0,about_page_now=void 0,about_page_weekSong_today=void 0}catch(e){}},grey(){var e=_0x4293,t=new Date,a=t.getMonth()+1,n=t[e(358)](),o=[e(263),e(203),e(216),"08.14",e(297),e(454),e(492),e(536),"12.13"];for(var s of o){var c=s[e(459)](".");if(a==c[0]&&n==c[1]){var r=e(258);$(e(310)).css({filter:e(226),filter:e(147),filter:r,"-webkit-filter":r,"-moz-filter":r,"-ms-filter":r,"-o-filter":r});break}}},console(){var e=_0x4293,t=new Date,a=console[e(336)];queueMicrotask((function(){var n=e;var o=new Date(""+atob("MDgvMjgvMjAyMiA=")+atob(n(248))),s=new Date(atob(n(466))+":"+atob(n(473))),c=new Date(""+atob("MTAvMjIvMjA=")+atob(n(280))),r=new Date(atob(n(146))+"/"+atob(n(107))+atob(n(134)));new Date(n(349));t[n(213)](t[n(434)]()+250);o=[n(261)," "+window.location.origin+" ","\n\n","距 2022-08-28 上线",Math[n(264)](Math[n(112)](t-o)/1e3/60/60/24+(t-o<0?1:0))[n(137)]().padEnd(5," "),"天",n(464),Math.floor(Math.abs(t-s)/1e3/60/60/24+(t-s<0?1:0)).toString()[n(123)](5," "),"天",n(319),Math[n(264)](Math[n(112)](t-c)/1e3/60/60/24+(t-c<0?1:0)).toString()[n(123)](5," "),"天",n(299),Math[n(264)](Math[n(112)](t-r)/1e3/60/60/24+(t-r<0?1:0))[n(137)]()[n(123)](5," "),"天"];setTimeout(function(){a[_0x4293(514)](console,arguments)}.bind(console,n(177)[n(271)](o[0],"%c")[n(271)](o[1],"%c")[n(271)](o[2],"%c")[n(271)](o[3],n(384))[n(271)](o[4],n(384))[n(271)](o[5],"\n")[n(271)](o[6],n(384))[n(271)](o[7],n(384))[n(271)](o[8],"\n").concat(o[9],"%c ")[n(271)](o[10],n(384))[n(271)](o[11],"\n")[n(271)](o[12],"%c ")[n(271)](o[13],n(384)).concat(o[14],"\n").concat("\n"),n(515),"background: #fadfa3; padding:5px 0;",n(418),"",n(157),"",n(157),"","color:#030307","",n(157),""))}))},cardRefreshTimes(){var e=_0x4293;const t=(new Date)[e(117)](),a=(n=t)%4==0&&n%100!=0||n%400==0?366:365;var n,o=new Date,s=new Date((new Date)[e(117)]()+e(508)),c=document[e(259)]("card-widget-schedule");c&&(asideDay=(o-s)/1e3/60/60/24,c[e(145)](e(224))[e(143)]=asideDay,c.querySelector("#pBar_year")[e(394)]=a,yearPercentage=(asideDay/a*100)[e(132)](2),displayYearPercentage=yearPercentage===e(352)?e(185):yearPercentage+"%",c[e(145)]("#p_span_year")[e(239)]=displayYearPercentage,c.querySelector(e(164)).innerHTML=(Math[e(264)](10*(a-asideDay))/10).toFixed(1)+" / "+a,currentDateMonth=new Date,currentDateMonth[e(493)](1),currentDateMonth.setHours(0,0,0,0),currentMonthTimestamp=currentDateMonth.getTime(),asideMonthDay=(o-currentMonthTimestamp)/1e3/60/60/24,currentDateMonthTotal=new Date,currentMonth=currentDateMonthTotal[e(474)](),currentDateMonthTotal.setMonth(currentMonth+1,1),currentDateMonthTotal[e(493)](0),asideMonthDays=currentDateMonthTotal[e(358)](),c.querySelector(e(115))[e(143)]=asideMonthDay,c[e(145)](e(115))[e(394)]=asideMonthDays,monthPercentage=(asideMonthDay/asideMonthDays*100)[e(132)](2),displayMonthPercentage=monthPercentage===e(352)?e(185):monthPercentage+"%",c[e(145)](e(455)).innerHTML=displayMonthPercentage,c[e(145)](e(367)).innerHTML=(Math.floor(10*(asideMonthDays-asideMonthDay))/10).toFixed(1)+e(510)+asideMonthDays.toString()[e(373)](3,"0"),currentDateWeek=new Date,currentDayOfWeek=currentDateWeek[e(429)](),currentWeekTimestamp=currentDateWeek[e(183)](0,0,0,0),firstDayOfWeekTimestamp=currentWeekTimestamp-24*(0===currentDayOfWeek?6:currentDayOfWeek-1)*60*60*1e3,pastWeekTimestamp=o-firstDayOfWeekTimestamp,asideWeekDay=pastWeekTimestamp/1e3/60/60/24,c[e(145)](e(170))[e(143)]=asideWeekDay,weekPercentage=(asideWeekDay/7*100)[e(132)](2),displayWeekPercentage=weekPercentage===e(352)?"100%":weekPercentage+"%",c.querySelector(e(337))[e(239)]=displayWeekPercentage,c[e(145)](e(537))[e(239)]=(Math[e(264)](10*(7-asideWeekDay))/10)[e(132)](1)+e(316),currentTimeStamp=(new Date)[e(434)](),startOfDay=new Date,startOfDay[e(183)](0,0,0,0),startOfDayTimeStamp=startOfDay.getTime(),timeDifferenceToday=currentTimeStamp-startOfDayTimeStamp,asideToday=timeDifferenceToday/1e3/60/60/24,asideTodayHour=timeDifferenceToday/36e5,c[e(145)](e(490))[e(143)]=asideTodayHour,dayPercentage=(100*asideToday)[e(132)](2),displayDayPercentage=dayPercentage===e(352)?e(185):dayPercentage+"%",c[e(145)](e(275)).innerHTML=displayDayPercentage,c[e(145)](".schedule-r3 .schedule-d1 .aside-span2")[e(239)]=(Math[e(264)](10*(24-asideTodayHour))/10)[e(132)](1)+e(131),month=o.getMonth()+1,day=o[e(358)](),month=month>9?month:"0"+month,day=day>9?day:"0"+day,week={0:"周日",1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六"},document[e(145)](e(421)).innerHTML=o.getFullYear()+"-"+month+"-"+day+" "+week[o[e(429)]()])},PressEscapeKey(e){var t=_0x4293;27===e[t(452)]&&(document[t(259)](t(194))&&mycpen1js.hideConsole(),document[t(259)](t(101))&&document.getElementById(t(246))&&(document.querySelector(t(521))||document[t(145)](t(326)))&&(document.getElementById(t(113))&&closeShow(),document[t(259)](t(135))&&mycpen1js[t(350)]()))},linkPageOpenMeShow(e){var t=_0x4293,a={apipublicurl:t(526)},n="ok",o=t(487),s=document.getElementById(t(135));s&&(document[t(259)](t(101))||s[t(151)](t(420),o)),e[t(148)]();var c,r=e[t(122)][t(481)][t(109)][t(208)](/^(?:([A-Za-z]+):)?(\/{0,3})([0-9.\-A-Za-z]+)(?::(\d+))?(?:\/([^?#]*))?(?:\?([^#]*))?(?:#(.*))?$/,t(369));c=a[t(179)]+"post?link="+r,"ok"==n&&(n="no",mycpen1js.linkPageFetchShow(c))},linkPageOpenMeShowV2(e){var t=_0x4293,a="ok",n=t(487),o=document[t(259)](t(135));o&&(document[t(259)](t(101))||o[t(151)](t(420),n)),e[t(148)]();var s,c=encodeURIComponent(e[t(122)].dataset[t(292)]);s={apipublicurl:"https://hexo-circle.cpen.top/"}[t(179)]+t(329)+c,"ok"==a&&(a="no",mycpen1js[t(386)](s))},linkPageCloseShow(){var e=_0x4293;document[e(259)](e(101))[e(294)]-=e(125),document[e(259)]("cf-overshow").className-=e(125),setTimeout((function(){var t=e,a=document.querySelectorAll(t(252)),n=document[t(441)]("#cf-overshow > .cf-overshow-close");a[t(423)]((function(e){e[t(463)]()}));for(var o=1;o<n[t(424)];o++)n[o][t(463)]()}),100)},linkPageFetchShow(_0x5b3dc6){var _0x5692fa=_0x4293,_0x358f1e=_0x5692fa(121);fetch(_0x5b3dc6)[_0x5692fa(309)]((e=>e[_0x5692fa(355)]()))[_0x5692fa(309)]((_0xc25edb=>{var _0x18351a=_0x5692fa;noClick="ok";var _0xa5ff79=_0xc25edb.statistical_data,_0x5b2c6b=eval(_0xc25edb.article_data);0!==_0xa5ff79[_0x18351a(265)]?(mycpen1js[_0x18351a(321)](_0xa5ff79,_0x5b2c6b),document[_0x18351a(259)](_0x18351a(101)).className=_0x18351a(125),document[_0x18351a(259)]("cf-overshow").insertAdjacentHTML("afterbegin",_0x358f1e)):btf.snackbarShow(_0x18351a(479))}))[_0x5692fa(388)]((e=>{var t=_0x5692fa;btf[t(156)](t(108))}))},linkPageLoadFcircleShow(e,t){for(var a=_0x4293,n='\n <div class="cf-overshow">\n <div class="cf-overshow-head">\n <img class="cf-img-avatar avatar" src="'+e[a(308)]+a(370)+e[a(109)]+'">'+e[a(292)]+'</a>\n </div>\n <div class="cf-overshow-content">\n ',o=0;o<e.article_num;o++){var s=t[o];let e="";Date[a(512)]()-new Date(s[a(220)]+a(513))[a(434)]()<=1728e5&&(e=a(498)),n+='\n <p><a class="cf-article-title" href="'+s[a(109)]+a(306)+s[a(266)]+'">'+s.title+"</a><span "+e+">"+s[a(220)]+"</span></p>\n "}n+=a(206),document[a(259)](a(246))[a(151)](a(217),n),document[a(259)](a(246))[a(294)]=a(125)},linkPageRssAliveCheck(){var e=_0x4293;apiurl=e(526),rssAliveCheckUrl=apiurl+e(232),fetch(rssAliveCheckUrl)[e(309)]((t=>t[e(355)]()))[e(309)]((t=>{var a=e,n=t[a(407)],o=t[a(541)],s=t.total_friend_num;let c=[];for(const e in n){let t=n[e];t=t[a(208)](/^https?:\/\//,""),t=t.replace(/\/$/,""),c[a(291)](t)}let r=[];for(const e in o){let t=o[e];t=t[a(208)](/^https?:\/\//,""),t=t[a(208)](/\/$/,""),r[a(291)](t)}document.querySelectorAll(a(225)).forEach((e=>{var t=a;if(e){let a=e[t(509)](t(133)).replace(/^https?:\/\//,"");a=a.replace(/\/$/,""),s>0?r.includes(a)?e[t(483)][t(304)](t(307)):c.includes(a)?e.classList[t(304)](t(111)):e[t(483)][t(304)]("flink-mycpen1-rss-unknown-friends"):0===s&&e.classList.add(t(111))}}))}))},NzcheckLink:async e=>{var t=_0x4293;const a=document[t(441)](e);if(a){let e=new RegExp(/^[#].*/);for(let s=0;s<a.length;s++){const c=a[s];var n=c[t(105)](t(162)),o=c[t(483)][t(114)](t(467));if(!n&&!o){let a=c[t(509)](t(197)),n=c.getAttribute("data-download"),o=c.getAttribute(t(270));e[t(409)](a)||o===t(360)||"next"===o||o===t(366)||o===t(450)||"javascript:void(0);"===a||(await mycpen1js[t(378)](a)||n?!await mycpen1js[t(378)](a)&&"goDown"===n&&c[t(476)](t(197),"/redirect.html?url="+btoa(a)+"&type=goDown"):c[t(476)](t(197),t(535)+btoa(a)))}c[t(483)][t(304)](t(467))}}},NzcheckLocalSite:async e=>{var t=_0x4293;try{const a=["localhost:4000",t(325),"mycpen.cn"];let n=!1;for(let t=0;t<a.length;t++){const o=a[t];if(e.includes(o)){n=!0;break}}return n}catch(e){return!0}},cookieConsent(){var e=_0x4293;window[e(186)]("load",(()=>{var t=e;window.cookieconsent.initialise({type:t(253),theme:t(411),static:!1,position:"bottom-right",content:{message:t(173),dismiss:"接受",allow:"接受",deny:"拒绝",link:!1},palette:{popup:{background:t(290),text:"#838391"},button:{background:"#4b81e8"}}})}))}};function whenDOMReadyMycpen1JS(){var e=_0x4d968e;mycpen1js[e(202)](),mycpen1js[e(417)](),mycpen1js[e(507)](),mycpen1js[e(525)](),mycpen1js[e(422)](),mycpen1js.listenToPageInputPress(),mycpen1js[e(357)](),document.getElementById(e(462))&&(mycpen1js[e(222)](),mycpen1js[e(385)](),window[e(215)]=()=>{var t=e;document.getElementById(t(462))&&(mycpen1js.essayReflashEssayWaterFall(),setTimeout((()=>{mycpen1js[t(385)]()}),300))}),document[e(259)](e(410)).addEventListener("click",(function(){setTimeout(mycpen1js.switchPostChart,100)})),document[e(259)]("darkmode_navswitch")[e(186)](e(288),(function(){setTimeout(mycpen1js[e(524)],100)})),document[e(259)]("darkmode_consoleSwitch")[e(186)](e(288),(function(){setTimeout(mycpen1js[e(524)],100)})),document[e(259)](e(181)).addEventListener(e(288),(function(){setTimeout(mycpen1js.switchPostChart,100)})),mycpen1js[e(363)](),mycpen1js[e(282)](),document.getElementById(e(518))&&(mycpen1js[e(461)](),setInterval((()=>{mycpen1js[e(461)]()}),1e3)),document.getElementById(e(312))&&mycpen1js[e(383)](),document.getElementById(e(135))&&(mycpen1js.NzcheckLink(e(331)),mycpen1js[e(428)](e(334))),document[e(259)](e(142))&&mycpen1js.NzcheckLink("#article-container #mycpen1-about-page-tag-sponsor-part a"),document[e(259)](e(413))&&setInterval((()=>{var t=e;if(document[t(145)](".tk-comments-container")){mycpen1js.NzcheckLink(t(404));document[t(441)](".tk-avatar.tk-clickable:not(.already-clear-clickEvent)").forEach((e=>{var a=t;e[a(483)].add("already-clear-clickEvent");const n=document.createElement("a");for(Array[a(204)](e[a(165)])[a(423)]((e=>{var t=a;n.setAttribute(e[t(292)],e[t(143)])}));e[a(118)];)n[a(242)](e.firstChild);e[a(278)].replaceChild(n,e);const o=n.nextElementSibling[a(390)][a(390)][a(390)][a(509)](a(197));n.setAttribute(a(197),o),n[a(476)](a(505),a(354)),n[a(476)](a(270),a(272))}))}}),1e3)}mycpen1js.console(),document[_0x4d968e(433)](_0x4d968e(356),mycpen1js[_0x4d968e(494)]),document.addEventListener(_0x4d968e(356),mycpen1js[_0x4d968e(494)]),window[_0x4d968e(293)]=mycpen1js[_0x4d968e(150)],mycpen1js[_0x4d968e(484)](),whenDOMReadyMycpen1JS(),document[_0x4d968e(186)]("pjax:complete",whenDOMReadyMycpen1JS);