mycpen-blog 0.0.0-elafdqfhgs → 0.0.0-elalhcands
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.
- package/css/index.css +1 -1
- package/img/siteshot-2.jpg +0 -0
- package/img/siteshot-3.jpg +0 -0
- package/img/siteshot.jpg +0 -0
- package/js/APlayer.js +1 -1
- package/js/custom.js +1 -1
- package/js/fcircle.js +1 -1
- package/js/fcircle_manage_panel.js +3 -3
- package/js/home_page_swiper.js +1 -1
- package/js/people.js +1 -1
- package/js/random.js +1 -1
- package/js/random_friends_post.js +1 -1
- package/js/tianli_gpt.js +1 -1
- package/json/friend.json +1 -1
- package/json/link.json +1 -1
- package/lib/hbe.js +1 -1
- package/manifest.json +1 -1
- package/music1/js/APlayer.min.js +1 -1
- package/music1/main.css +1 -1
- package/music1/manifest.json +2 -2
- package/package.json +1 -1
- package/search.xml +65 -65
- package/sitemap.xml +81 -81
- package/wechatOA/main.css +1 -1
- /package/img/{/345/217/210/346/213/215/344/272/221_logo5-2.png" → upyun_logo5-2.png} +0 -0
- /package/img/{/345/217/210/346/213/215/344/272/221_logo5.png" → upyun_logo5.png} +0 -0
|
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=""";break;case 38:s="&";break;case 39:s="'";break;case 60:s="<";break;case 62:s=">";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("",t+=o(r),t+="");"),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("",t+=o(r),t+="");"),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=""";break;case 38:s="&";break;case 39:s="'";break;case 60:s="<";break;case 62:s=">";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("",t+=o(r),t+="");"),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("",t+=o(r),t+="");"),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 _0x4a1700=_0xb126;!function(e,t){for(var a=_0xb126,n=_0x4669();;)try{if(541014===parseInt(a(561))/1*(parseInt(a(249))/2)+parseInt(a(438))/3*(-parseInt(a(461))/4)+parseInt(a(355))/5+-parseInt(a(388))/6+-parseInt(a(488))/7*(-parseInt(a(440))/8)+-parseInt(a(518))/9+parseInt(a(551))/10*(parseInt(a(456))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}();var mycpen1js={changeNavPageNameTitle(){var e=_0xb126;document[e(666)]==e(361)?document.getElementById(e(506))[e(405)]=document[e(666)]:document[e(247)](e(506)).innerText=document[e(666)][e(320)](e(673))[0]},getNavRightPagePercent(){var e=_0xb126;let t=document[e(556)][e(302)]||window[e(522)],a=Math[e(261)](document[e(253)][e(347)],document[e(556)].scrollHeight,document.body[e(428)],document[e(556)][e(428)],document.body.clientHeight,document[e(556)].clientHeight)-document[e(556)].clientHeight,n=Math[e(632)](t/a*100),o=document.querySelector(e(351));n<=99||(n=99),o.innerHTML=n,r=window[e(371)]+document[e(556)].clientHeight,p=document[e(247)]("post-comment")||document.getElementById("footer"),p[e(282)]+p[e(428)]/2<r||90<n?(document[e(437)](e(453))[e(533)].add("long"),o[e(591)]=e(634)):(document.querySelector(e(453))[e(533)].remove(e(681)),o[e(591)]=n)},share(){var e=_0xb126;let t=window[e(310)].origin+window[e(310)].pathname;new ClipboardJS(".share",{text:function(){var a=e;return"标题:"+document.title+a(413)+t}}),btf[e(490)](e(389))},getFooterRandomFlink(){var e={saveData:(e,t)=>{localStorage.setItem(e,JSON.stringify({time:Date.now(),data:t}))},loadData:(e,t)=>{var a=_0xb126;let n=JSON.parse(localStorage[a(357)](e));if(n){let e=Date[a(360)]()-n[a(445)];if(e<60*t*1e3&&e>-1)return n[a(629)]}return 0},randomLink:()=>{var t=_0xb126;let a=e.loadData(t(550),30);if(a){let e=document[t(436)]("#friend-links-in-footer .footer-item");if(!e[t(463)])return;for(let n=0;n<3;n++){let o;do{o=parseInt(Math.random()*a.length)}while("失联"===a[o][t(328)]);e[n][t(405)]=a[o][t(396)],e[n].href=a[o][t(390)],e[n][t(666)]=a[o][t(396)],e[n][t(350)]=t(245),e[n].rel="noopener external nofollow noreferrer",a[t(404)](o,1)}}else fetch("https://cdn.cbd.int/mycpen-blog@0.0.0-elafdqfhgs/json/link.json")[t(564)]((e=>e.json()))[t(564)]((a=>{var n=t;e[n(322)](n(550),a[n(296)]),e[n(300)]()}))}};e[_0xb126(300)]()},newYearCountdownCard(){(()=>{var e=_0xb126;if(clearTimeout(null),!document[e(437)]("#newYear"))return;let t=new Date((new Date)[e(293)]()+1+e(636)).getTime()/1e3,a={0:"周日",1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六"};!function(){var n=e;let o=new Date,c=o[n(309)]()+1,s=o.getDate();c=c>9?c:"0"+c,s=s>9?s:"0"+s,document[n(437)]("#newYear .today").innerHTML=o[n(293)]()+"-"+c+"-"+s+" "+a[o[n(346)]()];let r=t-Math.round(o.getTime()/1e3);r<0?(document.querySelector(n(420))[n(591)]="Happy New Year!",document.querySelector(n(327))[n(591)]=n(292)):(document[n(437)]("#newYear .title").innerHTML=n(363)+((new Date)[n(293)]()+1)+" <span>年</span>",document[n(437)](n(327))[n(591)]=r>86400?'<span class="day">'+Math[n(366)](r/86400)+n(439):n(457)+Math[n(366)](r/86400)+n(439))}()})()},removeBodyPaceClass:function(){var e=_0xb126;$(e(253)).removeClass(),$(e(253))[e(638)](e(297))},toPage:function(){var e=_0xb126,t=document[e(436)](e(625)),a=parseInt(t[t[e(463)]-1][e(591)]),n=document[e(247)](e(264)),o=parseInt(n[e(595)]);if(!isNaN(o)&&o>0&&"0"!==(""+o)[0]&&o<=a){var c,s=window.location[e(431)][e(263)](/\/page\/\d+\/$/,"/");c=1===o?s:s+(s[e(502)]("/")?"":"/")+"page/"+o+"/",document[e(247)](e(291))[e(431)]=c}},listenToPageInputPress(){var e=_0xb126,t=document[e(247)](e(264)),a=document.getElementById("toPageButton");t&&(t.addEventListener("keydown",(t=>{var n=e;13===t[n(353)]&&(mycpen1js[n(645)](),pjax[n(662)](a.href))})),t.addEventListener(e(272),(function(){var n=e;""===t.value||"0"===t[n(595)]?a[n(533)][n(418)](n(268)):a[n(533)].add(n(268));var o=document[n(436)](n(625)),c=+o[o.length-1][n(591)];+document[n(247)]("toPageText").value>c&&(t[n(595)]=c)})))},showConsole:function(){var e=_0xb126;document[e(437)]("#console")[e(533)].add(e(592)),mycpen1js.initConsoleState()},hideConsole:function(){var e=_0xb126;document[e(437)](e(337))[e(533)][e(418)](e(592))},hideAsideBtn:()=>{var e=_0xb126;const t=document.documentElement[e(533)];t[e(519)](e(454))?saveToLocal[e(572)]("aside-status",e(592),2):saveToLocal.set("aside-status",e(354),2),t[e(391)](e(454)),t[e(519)]("hide-aside")?document[e(437)](e(520)).classList[e(601)]("on"):document.querySelector(e(520))[e(533)][e(418)]("on")},initConsoleState:function(){var e=_0xb126;document[e(556)][e(533)].contains(e(454))?document.querySelector(e(520))[e(533)][e(601)]("on"):document[e(437)](e(520)).classList[e(418)]("on")},tagPageActive:function(){var e=_0xb126,t=window.location[e(596)];if(/\/tags\/.*?\//.test(t=decodeURIComponent(t))){var a=t[e(320)]("/")[2];if(document.querySelector(e(627))){$("a")[e(473)](e(376));var n=document.getElementById(e(324)+a);n&&n[e(533)][e(601)](e(376))}}},categoryPageActive:function(){var e=_0xb126,t=window[e(310)][e(596)];if(/\/categories\/.*?\//[e(255)](t=decodeURIComponent(t))){var a=t[e(320)]("/")[2];if(document[e(437)](e(308))){$("a")[e(473)](e(376));var n=document.getElementById(e(589)+a);n&&n[e(533)][e(601)](e(376))}}},addRandomCommentInfo:function(){var e=_0xb126;const t=["美丽的",e(421),e(647),e(485),"可爱的",e(499),"善良的",e(359),e(600),e(392),e(316),e(598),e(678),e(258),e(422),"活泼的","优雅的",e(257),e(475),e(307),e(504),"细心的",e(620),"深沉的",e(538),e(512),e(243),e(674),e(289),"坚强的",e(341),e(288),"文静的",e(336),e(621),"朝气蓬勃的",e(505),e(348),e(252),e(254),e(270),e(580),e(624),e(306),"独立的",e(397),e(412),e(498),e(403),e(319),e(540),"有耐性的","有责任心的",e(423),e(311),e(370),e(521),e(442),e(304),e(407),e(548),e(273),e(669),e(286),e(305),e(365),"善于领导的",e(676),e(560),e(379),e(401),e(455),e(372),"有创造力的",e(411),e(619),e(577),e(588),e(343),e(394),e(331),e(654),"有分析能力的",e(599),e(537),"有专业素养的","有商业头脑的"],a=["萝卜","白菜","芹菜","生菜","青椒","辣椒","茄子","豆角","黄瓜",e(679),"洋葱","大蒜","土豆","南瓜","豆腐","韭菜","花菜",e(415),"蘑菇","金针菇","苹果","香蕉","橙子","柠檬",e(274),"草莓","葡萄","桃子","杏子","李子","石榴","西瓜","哈密瓜","蜜瓜","樱桃","蓝莓","柿子","橄榄","柚子",e(618)],n=""+t[Math.floor(Math[e(549)]()*t[e(463)])]+a[Math[e(386)](Math.random()*a[e(463)])];!function(){for(var t=e,a=["#author",t(408),t(643),t(419),t(667),t(623),t(470),t(450)],o=[t(387),t(260),t(349),t(486),t(345),"#ds-dialog-email",t(653),"#comment_email"],c=0;c<a[t(463)];c++){var s=document.querySelector(a[c]);if(null!=s){s[t(595)]=n,s[t(425)](new Event(t(272))),s[t(425)](new Event(t(301)));break}}for(var r=0;r<o[t(463)];r++){var i=document[t(437)](o[r]);if(null!=i){i[t(595)]=t(267),i.dispatchEvent(new Event(t(272))),i.dispatchEvent(new Event("change"));break}}}();var o=document[e(682)](e(642))[0];o[e(356)](),o[e(378)](-1,-1)},owoBigfunc(){var e=_0xb126;document[e(247)](e(424))&&function(){var t=e;let a=1,n="",o=document[t(295)]("div"),c=document[t(437)]("body");o.id="owo-big",c[t(566)](o),new MutationObserver((e=>{var s=t;for(let t=0;t<e[s(463)];t++){let r=e[t][s(275)],i="";2==r[s(463)]&&r[1][s(587)]==s(557)&&(i=r[1],document.body[s(460)]<=768&&i[s(516)]("contextmenu",(e=>e.preventDefault())),i[s(569)]=e=>{var t=s;a&&e.target.tagName==t(579)&&(a=0,n=setTimeout((()=>{var a=t;let n=3*e[a(350)].clientHeight,s=3*e[a(350)][a(460)],r=e.x-e[a(284)]-(s-e[a(350)][a(460)])/2,i=e.y-e[a(441)];r+s>c[a(460)]&&(r-=r+s-c[a(460)]+10),r<0&&(r=10),o.style[a(617)]=a(535)+n+a(377)+s+a(283)+r+"px; top:"+i+"px;",o.innerHTML=a(584)+e.target[a(602)]+'">'}),300))},i[s(279)]=()=>{var e=s;o[e(552)].display=e(362),a=1,clearTimeout(n)})}})).observe(document.getElementById("post-comment"),{subtree:!0,childList:!0})}()},removeaAlayerFixedLrc(){function e(){var e=_0xb126;const a=document[e(437)](".aplayer-fixed .aplayer-icon.aplayer-icon-lrc");a&&(t[e(546)](),setTimeout((()=>{a[e(321)]()}),1))}const t=new MutationObserver(((t,a)=>{var n=_0xb126;for(let a of t)a.type===n(483)&&e()}));t.observe(document,{childList:!0,subtree:!0})},switchDarkMode(){var e=_0xb126;(document[e(556)][e(559)](e(364))===e(570)?"dark":e(417))===e(417)?(activateDarkMode(),saveToLocal[e(572)](e(335),e(570),2),void 0!==GLOBAL_CONFIG[e(383)]&&btf[e(490)](GLOBAL_CONFIG[e(383)].day_to_night)):(activateLightMode(),saveToLocal[e(572)](e(335),e(417),2),void 0!==GLOBAL_CONFIG[e(383)]&&btf[e(490)](GLOBAL_CONFIG[e(383)][e(265)])),typeof utterancesTheme===e(656)&&utterancesTheme(),typeof FB===e(326)&&window.loadFBComment(),window[e(562)]&&document[e(247)](e(509))[e(605)][e(463)]&&setTimeout((()=>window[e(555)]()),200)},essayUnknownPart(){},essayReplaceAll(e,t,a){var n=_0xb126;return e[n(320)](t)[n(496)](a)},essayDiffDate:function(e,t=!1){var a=_0xb126;const n=new Date,o=new Date(e),c=n[a(294)]()-o[a(294)](),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(462)][a(668)]:t>=1?parseInt(t)+" "+GLOBAL_CONFIG.date_suffix.hour:n>=1?parseInt(n)+" "+GLOBAL_CONFIG[a(462)][a(367)]:GLOBAL_CONFIG[a(462)].just}else i=parseInt(c/r);return i},essayChangeTimeInEssay:function(){var e=_0xb126;document.querySelector("#bber")&&document[e(436)]("#bber time")[e(266)]((function(t){var a=e,n=t,o=n.getAttribute("datetime");n[a(405)]=mycpen1js[a(406)](o,!0),n[a(552)][a(380)]=a(449)}))},essayReflashEssayWaterFall:function(){var e=_0xb126;document[e(437)](e(633))&&setTimeout((function(){var t=e;waterfall(t(633)),document[t(247)](t(429))[t(533)][t(601)](t(592))}),500)},essayCommentText:function(e){var t=_0xb126;var a=document[t(437)]("#post-comment")[t(282)];window[t(523)](0,a-80),e!=t(573)&&e!=t(513)||(e="好棒!"),function t(){setTimeout((()=>{var a=_0xb126,n=document[a(682)](a(642))[0];n||t();let o=document[a(641)]("HTMLEvents");o[a(630)](a(272),!0,!0);let c=mycpen1js[a(492)](e,"\n",a(611));n[a(595)]="> "+c+"\n\n",n.dispatchEvent(o),n.focus(),n[a(378)](-1,-1),document[a(247)](a(581))&&document.getElementById(a(581))[a(533)][a(601)](a(592))}),100)}()},essayInitIndexEssay:function(){setTimeout((()=>{var e=_0xb126;let t=new Swiper(e(458),{passiveListeners:!0,direction:"vertical",loop:!0,autoplay:{disableOnInteraction:!0,delay:3e3},mousewheel:!0}),a=document[e(247)](e(616));null!==a&&(a[e(400)]=function(){var a=e;t[a(479)][a(558)]()},a[e(663)]=function(){var a=e;t.autoplay[a(563)]()})}),100)},essayChangeTimeInEssayByMycpen:function(){for(var e=_0xb126,t=document.getElementsByTagName(e(445)),a=0;a<t.length;a++){var n,o=t[a][e(559)](e(472)),c=new Date(o),s=(new Date)[e(294)]()-c[e(294)](),r=Math[e(386)](s/864e5);0===r?n="最近":1===r?n="昨天":2===r?n="前天":r<=7?n=r+"天前":c[e(293)]()!==(new Date)[e(293)]()?(Essaymonth=c[e(309)]()+1,EssayDay=c[e(313)](),Essaymonth=Essaymonth>9?Essaymonth:"0"+Essaymonth,EssayDay=EssayDay>9?EssayDay:"0"+EssayDay,n=c.getFullYear()+"-"+Essaymonth+"-"+EssayDay):(Essaymonth=c[e(309)]()+1,EssayDay=c[e(313)](),Essaymonth=Essaymonth>9?Essaymonth:"0"+Essaymonth,EssayDay=EssayDay>9?EssayDay:"0"+EssayDay,n=Essaymonth+"-"+EssayDay),t[a][e(657)]=n}},switchPostChart:function(){var e=_0xb126;let t="light"===document.documentElement[e(559)]("data-theme")?e(358):e(262);if(document[e(247)](e(608))&&postsOption)try{let a=postsOption;a[e(666)][e(503)][e(495)]=t,a[e(285)][e(670)][e(495)]=t,a.yAxis[e(670)][e(495)]=t,a.xAxis.axisLabel[e(495)]=t,a.yAxis.axisLabel.color=t,a[e(285)].axisLine.lineStyle[e(495)]=t,a[e(374)][e(576)][e(675)].color=t,a[e(603)][0].markLine[e(629)][0][e(303)][e(495)]=t,postsChart[e(344)](a)}catch(t){console[e(480)](t)}if(document[e(247)](e(332))&&tagsOption)try{let a=tagsOption;a[e(666)][e(503)][e(495)]=t,a[e(285)][e(670)].color=t,a[e(374)].nameTextStyle.color=t,a[e(285)][e(493)][e(495)]=t,a[e(374)][e(493)][e(495)]=t,a[e(285)][e(576)].lineStyle[e(495)]=t,a[e(374)][e(576)].lineStyle[e(495)]=t,a.series[0][e(395)][e(629)][0].label.color=t,tagsChart[e(344)](a)}catch(t){console[e(480)](t)}if(document[e(247)](e(256))&&categoriesOption)try{let a=categoriesOption;a[e(666)][e(503)][e(495)]=t,a[e(543)].textStyle[e(495)]=t,!categoryParentFlag&&(a[e(603)][0].label[e(495)]=t),categoriesChart.setOption(a)}catch(t){console[e(480)](t)}},cpRemind(){var e=_0xb126;document[e(516)](e(427),(function(t){var a=e;window.getSelection().toString()[a(244)]()[a(463)]>0&&btf[a(490)](a(389))}))},closeAboutAplayer(){var e=_0xb126;if(!document[e(247)](e(434)))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=_0xb126,t=new Date,a=t[e(309)]()+1,n=t[e(313)](),o=[e(639),e(409),e(637),e(585),"09.09",e(515),e(565),e(544),e(338)];for(var c of o){var s=c[e(320)](".");if(a==s[0]&&n==s[1]){var r=e(368);$("html")[e(571)]({filter:e(526),filter:e(435),filter:r,"-webkit-filter":r,"-moz-filter":r,"-ms-filter":r,"-o-filter":r});break}}},console(){var e=_0xb126,t=new Date,a=console[e(480)];queueMicrotask((function(){var n=e;var o=new Date(""+atob(n(648))+atob(n(339))),c=new Date(atob(n(430))+":"+atob(n(416))),s=new Date(""+atob(n(547))+atob("MjggMDA6MDA6MDA=")),r=new Date(atob(n(464))+"/"+atob("MjIvMjA1OCAwMDowMA==")+atob(n(330))),i=new Date(n(399));t[n(459)](t[n(294)]()+250);o=[n(333)," "+window.location.origin+" ","\n\n",n(539),Math[n(386)](Math[n(481)](t-o)/1e3/60/60/24+(t-o<0?1:0)).toString()[n(414)](5," "),"天",n(644),Math[n(386)](Math.abs(t-c)/1e3/60/60/24+(t-c<0?1:0))[n(597)]().padEnd(5," "),"天",n(474),Math[n(386)](Math[n(481)](t-s)/1e3/60/60/24+(t-s<0?1:0))[n(597)]().padEnd(5," "),"天",n(290),Math[n(386)](Math[n(481)](t-r)/1e3/60/60/24+(t-r<0?1:0))[n(597)]()[n(414)](5," "),"天","距 2025-05-23 计时",Math[n(386)](Math[n(481)](t-i)/1e3/60/60/24+(t-i<0?1:0))[n(597)]()[n(414)](5," "),n(545)];setTimeout(function(){a[_0xb126(612)](console,arguments)}[n(575)](console,n(251).concat(o[0],"%c").concat(o[1],"%c").concat(o[2],"%c")[n(609)](o[3],"%c ").concat(o[4],n(447))[n(609)](o[5],"\n").concat(o[6],"%c ")[n(609)](o[7],n(447))[n(609)](o[8],"\n")[n(609)](o[9],n(447))[n(609)](o[10],"%c ")[n(609)](o[11],"\n")[n(609)](o[12],"%c ")[n(609)](o[13],n(447))[n(609)](o[14],"\n")[n(609)](o[15],"%c ")[n(609)](o[16],n(447))[n(609)](o[17],"\n")[n(609)]("\n"),"color: #fadfa3; background: #030307; padding:5px 0;","background: #fadfa3; padding:5px 0;",n(329),"",n(583),"","color:#030307","",n(583),"",n(583),"","color:#030307",""))}))},cardRefreshTimes(){var e=_0xb126;const t=(new Date)[e(293)](),a=(n=t)%4==0&&n%100!=0||n%400==0?366:365;var n,o=new Date,c=new Date((new Date)[e(293)]()+e(636)),s=document[e(247)]("card-widget-schedule");s&&(asideDay=(o-c)/1e3/60/60/24,s[e(437)](e(489))[e(595)]=asideDay,s.querySelector(e(489))[e(261)]=a,yearPercentage=(asideDay/a*100)[e(384)](2),displayYearPercentage=yearPercentage===e(614)?e(622):yearPercentage+"%",s[e(437)](e(276))[e(591)]=displayYearPercentage,s.querySelector(".schedule-r0 .schedule-d1 .aside-span2")[e(591)]=(Math[e(386)](10*(a-asideDay))/10)[e(384)](1)+e(536)+a,currentDateMonth=new Date,currentDateMonth.setDate(1),currentDateMonth[e(531)](0,0,0,0),currentMonthTimestamp=currentDateMonth.getTime(),asideMonthDay=(o-currentMonthTimestamp)/1e3/60/60/24,currentDateMonthTotal=new Date,currentMonth=currentDateMonthTotal[e(309)](),currentDateMonthTotal[e(578)](currentMonth+1,1),currentDateMonthTotal.setDate(0),asideMonthDays=currentDateMonthTotal[e(313)](),s[e(437)](e(528))[e(595)]=asideMonthDay,s[e(437)](e(528))[e(261)]=asideMonthDays,monthPercentage=(asideMonthDay/asideMonthDays*100)[e(384)](2),displayMonthPercentage=monthPercentage===e(614)?e(622):monthPercentage+"%",s[e(437)]("#p_span_month")[e(591)]=displayMonthPercentage,s.querySelector(e(444))[e(591)]=(Math[e(386)](10*(asideMonthDays-asideMonthDay))/10)[e(384)](1)+e(536)+asideMonthDays[e(597)]()[e(466)](3,"0"),currentDateWeek=new Date,currentDayOfWeek=currentDateWeek[e(346)](),currentWeekTimestamp=currentDateWeek[e(531)](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(437)]("#pBar_week").value=asideWeekDay,weekPercentage=(asideWeekDay/7*100)[e(384)](2),displayWeekPercentage=weekPercentage===e(614)?e(622):weekPercentage+"%",s.querySelector("#p_span_week")[e(591)]=displayWeekPercentage,s[e(437)](e(287))[e(591)]=(Math[e(386)](10*(7-asideWeekDay))/10)[e(384)](1)+" / 007",currentTimeStamp=(new Date)[e(294)](),startOfDay=new Date,startOfDay[e(531)](0,0,0,0),startOfDayTimeStamp=startOfDay[e(294)](),timeDifferenceToday=currentTimeStamp-startOfDayTimeStamp,asideToday=timeDifferenceToday/1e3/60/60/24,asideTodayHour=timeDifferenceToday/36e5,s[e(437)](e(594))[e(595)]=asideTodayHour,dayPercentage=(100*asideToday)[e(384)](2),displayDayPercentage="100.00"===dayPercentage?e(622):dayPercentage+"%",s.querySelector("#p_span_day")[e(591)]=displayDayPercentage,s[e(437)](".schedule-r3 .schedule-d1 .aside-span2").innerHTML=(Math[e(386)](10*(24-asideTodayHour))/10)[e(384)](1)+e(478),month=o[e(309)]()+1,day=o[e(313)](),month=month>9?month:"0"+month,day=day>9?day:"0"+day,week={0:"周日",1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六"},document[e(437)](e(469))[e(591)]=o.getFullYear()+"-"+month+"-"+day+" "+week[o[e(346)]()])},PressEscapeKey(e){var t=_0xb126;27===e.keyCode&&(document[t(247)](t(281))&&mycpen1js.hideConsole(),document[t(247)](t(604))&&document.getElementById(t(530))&&(document[t(437)](t(432))||document.querySelector(".cf-overshow"))&&(document[t(247)](t(567))&&closeShow(),document.getElementById(t(650))&&mycpen1js[t(352)]()))},linkPageOpenMeShow(e){var t=_0xb126,a={apipublicurl:t(677)},n="ok",o=t(382),c=document[t(247)](t(650));c&&(document.getElementById("cf-overlay")||c.insertAdjacentHTML(t(525),o)),e.preventDefault();var s,r=e[t(671)][t(340)][t(390)].replace(/^(?:([A-Za-z]+):)?(\/{0,3})([0-9.\-A-Za-z]+)(?::(\d+))?(?:\/([^?#]*))?(?:\?([^#]*))?(?:#(.*))?$/,t(323));s=a[t(568)]+t(373)+r,"ok"==n&&(n="no",mycpen1js[t(317)](s))},linkPageOpenMeShowV2(e){var t=_0xb126,a="ok",n=t(382),o=document.getElementById(t(650));o&&(document.getElementById(t(604))||o.insertAdjacentHTML(t(525),n)),e[t(628)]();var c,s=encodeURIComponent(e[t(671)][t(340)][t(396)]);c={apipublicurl:"https://hexo-circle.cpen.top/"}[t(568)]+t(655)+s,"ok"==a&&(a="no",mycpen1js.linkPageFetchShow(c))},linkPageCloseShow(){var e=_0xb126;document[e(247)]("cf-overlay")[e(587)]-=e(482),document.getElementById("cf-overshow").className-=e(482),setTimeout((function(){var t=e,a=document[t(436)](t(613)),n=document[t(436)](t(314));a[t(266)]((function(e){e[t(418)]()}));for(var o=1;o<n[t(463)];o++)n[o][t(418)]()}),100)},linkPageFetchShow(_0x26c360){var _0x29043d=_0xb126,_0x142f81=_0x29043d(649);fetch(_0x26c360).then((e=>e[_0x29043d(524)]())).then((_0x15f1ba=>{var _0x537b68=_0x29043d;noClick="ok";var _0x51cece=_0x15f1ba.statistical_data,_0x31cea6=eval(_0x15f1ba[_0x537b68(298)]);0!==_0x51cece[_0x537b68(410)]?(mycpen1js[_0x537b68(375)](_0x51cece,_0x31cea6),document[_0x537b68(247)](_0x537b68(604))[_0x537b68(587)]=_0x537b68(482),document.getElementById(_0x537b68(530))[_0x537b68(278)](_0x537b68(299),_0x142f81)):btf[_0x537b68(490)](_0x537b68(426))}))[_0x29043d(259)]((e=>{var t=_0x29043d;btf[t(490)](t(280))}))},linkPageLoadFcircleShow(e,t){for(var a=_0xb126,n='\n <div class="cf-overshow">\n <div class="cf-overshow-head">\n <img class="cf-img-avatar avatar" src="'+e.avatar+a(680)+e[a(390)]+'">'+e[a(396)]+a(606),o=0;o<e[a(410)];o++){var c=t[o];let e="";Date[a(360)]()-new Date(c[a(491)]+a(477)).getTime()<=1728e5&&(e=a(381)),n+='\n <p><a class="cf-article-title" href="'+c[a(390)]+a(487)+c[a(666)]+'">'+c[a(666)]+a(586)+e+">"+c[a(491)]+a(631)}n+=a(615),document[a(247)](a(530))[a(278)](a(446),n),document.getElementById(a(530))[a(587)]="cf-show-now"},linkPageRssAliveCheck(){var e=_0xb126;apiurl=e(677),rssAliveCheckUrl=apiurl+e(593),fetch(rssAliveCheckUrl).then((e=>e.json()))[e(564)]((t=>{var a=e,n=t[a(443)],o=t.not_lost_friends,c=t.total_friend_num;let s=[];for(const e in n){let t=n[e];t=t[a(263)](/^https?:\/\//,""),t=t[a(263)](/\/$/,""),s[a(467)](t)}let r=[];for(const e in o){let t=o[e];t=t[a(263)](/^https?:\/\//,""),t=t[a(263)](/\/$/,""),r[a(467)](t)}document[a(436)](a(476))[a(266)]((e=>{var t=a;if(e){let a=e[t(559)](t(532))[t(263)](/^https?:\/\//,"");a=a.replace(/\/$/,""),c>0?r.includes(a)?e[t(533)][t(601)]("flink-mycpen1-rss-not-lost-friends"):s[t(610)](a)?e[t(533)].add(t(582)):e.classList.add(t(646)):0===c&&e.classList[t(601)]("flink-mycpen1-rss-lost-friends")}}))}))},NzcheckLink:async e=>{var t=_0xb126;const a=document.querySelectorAll(e);if(a){let e=new RegExp(/^[#].*/);for(let c=0;c<a[t(463)];c++){const s=a[c];var n=s.hasAttribute(t(658)),o=s.classList[t(519)](t(500));if(!n&&!o){let a=s[t(559)](t(431)),n=s[t(559)](t(672)),o=s[t(559)](t(468));e[t(255)](a)||"prev"===o||o===t(277)||"category"===o||o===t(328)||a===t(318)||(await mycpen1js[t(501)](a)||n?!await mycpen1js[t(501)](a)&&n===t(334)&&s.setAttribute(t(431),t(664)+btoa(a)+t(510)):s[t(529)]("href",t(664)+btoa(a)))}s[t(533)].add(t(500))}}},NzcheckLocalSite:async e=>{var t=_0xb126;try{const a=[t(635),t(325),t(312)];let n=!1;for(let o=0;o<a[t(463)];o++){const c=a[o];if(e[t(610)](c)){n=!0;break}}return n}catch(e){return!0}},cookieConsent(){var e=_0xb126;window[e(516)](e(484),(()=>{var t=e;window.cookieconsent.initialise({type:t(640),theme:"edgeless",static:!1,position:t(451),content:{message:t(393),dismiss:"接受",allow:"接受",deny:"拒绝",link:!1},palette:{popup:{background:t(553),text:t(626)},button:{background:t(660)}}})}))}};function _0xb126(e,t){var a=_0x4669();return(_0xb126=function(e,t){return a[e-=243]})(e,t)}function whenDOMReadyMycpen1JS(){var e=_0x4a1700;mycpen1js[e(542)](),mycpen1js[e(250)](),mycpen1js.removeBodyPaceClass(),mycpen1js[e(433)](),mycpen1js[e(402)](),mycpen1js[e(369)](),mycpen1js[e(246)](),document[e(247)](e(385))&&(mycpen1js.essayChangeTimeInEssayByMycpen(),mycpen1js.essayReflashEssayWaterFall(),window[e(514)]=()=>{var t=e;document[t(247)](t(385))&&(mycpen1js.essayReflashEssayWaterFall(),setTimeout((()=>{mycpen1js[t(398)]()}),300))}),document[e(247)]("darkmode")[e(516)]("click",(function(){setTimeout(mycpen1js.switchPostChart,100)})),document.getElementById("darkmode_navswitch").addEventListener("click",(function(){setTimeout(mycpen1js[e(590)],100)})),document.getElementById(e(508))[e(516)](e(321),(function(){setTimeout(mycpen1js[e(590)],100)})),document[e(247)]("darkmode_sidebarSwitch")[e(516)](e(321),(function(){setTimeout(mycpen1js[e(590)],100)})),mycpen1js[e(665)](),mycpen1js[e(534)](),document[e(247)](e(517))&&(mycpen1js[e(497)](),setInterval((()=>{mycpen1js[e(497)]()}),1e3)),document.getElementById(e(659))&&mycpen1js[e(452)](),document[e(247)](e(650))&&(mycpen1js.NzcheckLink(e(465)),mycpen1js[e(471)](e(527))),document[e(247)](e(434))&&mycpen1js.NzcheckLink(e(269)),document[e(247)](e(424))&&setInterval((()=>{var t=e;if(document[t(437)](t(661))){mycpen1js[t(471)](t(651));document[t(436)](t(652))[t(266)]((e=>{var a=t;e[a(533)][a(601)](a(448));const n=document.createElement("a");for(Array[a(511)](e[a(607)])[a(266)]((e=>{var t=a;n[t(529)](e[t(396)],e[t(595)])}));e[a(342)];)n[a(566)](e[a(342)]);e.parentNode.replaceChild(n,e);const o=n[a(554)][a(315)][a(315)][a(315)][a(559)](a(431));n[a(529)](a(431),o),n.setAttribute("target",a(245)),n.setAttribute(a(468),"noopener external nofollow noreferrer")}))}}),1e3)}function _0x4669(){var e=["disqus_thread","&type=goDown","from","含蓄的","null","onresize","09.18","addEventListener","card-widget-schedule","1604637pbnuAo","contains","#consoleHideAside","有眼光的","pageYOffset","scrollTo","json","afterend","gray !important;","#article-container .flink .flink-list > .flink-list-item.失联 > a","#pBar_month","setAttribute","cf-overshow","setHours","data-link","classList","closeAboutAplayer","display:flex; height:"," / ","有创新能力的","朴素的","距 2022-08-28 上线","守信的","PressEscapeKey","changeNavPageNameTitle","legend","11.30","天 (阿里云)","disconnect","MTAvMjIvMjA=","喜欢思考的","random","links","50oevWbm","style","#edeff5","nextElementSibling","disqusReset","documentElement","OwO-body","stop","getAttribute","有幽默感的","286002ultoMU","DISQUS","start","then","09.30","appendChild","mycpen1-fcircle-page-tag","apipublicurl","onmouseover","dark","css","set","undefined","removeEventListener","bind","axisLine","有团队精神的","setMonth","IMG","善解人意的","comment-tips","flink-mycpen1-rss-lost-friends","color:#030307",'<img src="',"08.14","</a><span ","className","有协调能力的","mycpen1-categories-page-cloudCategories-","switchPostChart","innerHTML","show","friendstatus","#pBar_day","value","pathname","toString","真诚的","有逻辑思维的","开朗的","add","src","series","cf-overlay","children",'</a>\n </div>\n <div class="cf-overshow-content">\n ',"attributes","posts-chart","concat","includes","\n> ","apply","#cf-overshow > :not(.cf-overshow-close)","100.00","</div></div>","bbtalk","cssText","火龙果","有艺术细胞的","耐心的","纯真的","100%","#name","富有想象力的",".page-number","#838391",".page .layout #tag #tag-page-tags","preventDefault","data","initEvent","</span></p>\n ","round","#waterfall","返回顶部","localhost:4000","-01-01 00:00:00","07.07","addClass","04.04","info","createEvent","el-textarea__inner","#inpName","距 1998-00-00 计时","toPage","flink-mycpen1-rss-unknown-friends","聪明的","MDgvMjgvMjAyMiA=",'\n <div class="cf-overshow-close" onclick="mycpen1js.linkPageCloseShow()"></div>\n ',"mycpen1-link-page-tag",".tk-comments-container a:not(.already-redirect-link)",".tk-avatar.tk-clickable:not(.already-clear-clickEvent)","input[name='mail']","有执行能力的","postv2?name=","function","textContent","data-fancybox","mycpen1-link-page-tag-2","#4b81e8",".tk-comments-container","loadUrl","onmouseleave","/redirect.html?url=","cpRemind","title","#ds-dialog-name","day","具有批判性思维的","nameTextStyle","currentTarget","data-download"," | Mycpen","开放的","lineStyle","有激情的","https://hexo-circle.cpen.top/","幽默的","西红柿",'" alt="avatar" onerror="this.src=\'https://cdn.cbd.int/mycpen-blog@0.0.0-elafdqfhgs/img/flink404.svg\'; this.onerror = null;">\n <a class="" target="_blank" rel="noopener nofollow" href="',"long","getElementsByClassName","率直的","trim","_blank","owoBigfunc","getElementById","clientHeight","6Qnqukg","getFooterRandomFlink","\n%c","顽强的","body","迷人的","test","categories-chart","敏捷的","豁达的","catch","#email","max","rgba(255,255,255,0.7)","replace","toPageText","night_to_day","forEach","donotreply@mycpen.cn","haveValue","#article-container #mycpen1-about-page-tag-sponsor-part a","机智的","pjax:complete","input","喜欢学习的","猕猴桃","addedNodes","#p_span_year","next","insertAdjacentHTML","onmouseout","未获取到文章卡片","console","offsetTop","px; left:","offsetX","xAxis","善于表达的",".schedule-r2 .schedule-d1 .aside-span2","谦虚的","务实的","距 2058-00-00 计时","toPageButton",'<span class="happyNewYear">新年快乐</span>',"getFullYear","getTime","createElement","link_list","pace-done","article_data","afterbegin","randomLink","change","scrollTop","label","有爱心的","善于沟通的","有魅力的","温暖的",".page .layout #category #category-page-categories","getMonth","location","有远见的","mycpen.cn","getDate","#cf-overshow > .cf-overshow-close","firstElementChild","稳重的","linkPageFetchShow","javascript:void(0);","体贴的","split","click","saveData","$1:$2$3","mycpen1-tags-page-cloudTags-","cpen.top","object","#newYear .newYear-time","tag","color:#fadfa3","OjAw","有学习能力的","tags-chart"," MYCPEN BLOG ","goDown","theme","深刻的","#console","12.13","MDA6MDA6MDA=","dataset","自信的","firstChild","有决策能力的","setOption","input[name='email']","getDay","scrollHeight","大方的","input[name='commail']","target","#percent","linkPageCloseShow","keyCode","hide","4369650dSqPQy","focus","getItem","#4C4948","可靠的","now","Mycpen - Personal Blog","none",'<i class="fa-solid fa-clock"></i> <span>距离</span> ',"data-theme","善于合作的","ceil","min","grayscale(100%)","listenToPageInputPress","有智慧的","scrollY","有责任感的","post?link=","yAxis","linkPageLoadFcircleShow","select","px; width:","setSelectionRange","有思想的","display",'style="color: var(--mycpen1-main); opacity: 1;"','\n <div id="cf-overlay" class="cf-new-add" onclick="mycpen1js.linkPageCloseShow()"></div>\n <div id="cf-overshow" class="cf-new-add"></div>\n ',"Snackbar","toFixed","mycpen1-essay-page-tag","floor","#mail","6340980VFYhwm","复制成功","link","toggle","成熟的","我们使用 cookie 来确保在我们的网站上为您提供最佳体验。","有组织能力的","markLine","name","好奇的","essayReflashEssayWaterFall","05/23/2025 00:00:00","onmouseenter","有个性的","categoryPageActive","尊重他人的","splice","innerText","essayDiffDate","有同情心的","input[name='comname']","05.12","article_num","有想象力的","干净的","\n链接:","padEnd","西兰花","MDA6MDA=","light","remove","input[name='author']","#newYear .title","英俊的","有趣的","有担当的","post-comment","dispatchEvent","未获取到订阅内容","copy","offsetHeight","waterfall","MTAvMjIvMTk5OCAwMA==","href",".cf-overshow-close","tagPageActive","mycpen1-about-page-tag","progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)","querySelectorAll","querySelector","690423VWIoHu",'<span class="unit">天</span></span>',"5661040KHLdIl","offsetY","有冒险精神的","lost_friends",".schedule-r1 .schedule-d1 .aside-span2","time","beforeend","%c ","already-clear-clickEvent","inline","#comment_author","bottom-right","linkPageRssAliveCheck","#nav-totop","hide-aside","有正义感的","565697UwQkNJ",'<span class="day">',".essay_bar_swiper_container","setTime","clientWidth","16raePLw","date_suffix","length","MTA=","#article-container .flink .flink-list > .flink-list-item.单向 > a","padStart","push","rel","#aside-content .card-widget#card-widget-schedule .item-content .schedule-today","input[name='nick']","NzcheckLink","datetime","removeClass","距 2028-00-00 计时","温柔的","#article-container .flink#mycpen1-link-page-tag-2 .flink-list>.flink-list-item a .flink-item-icon"," 00:00:00"," / 024","autoplay","log","abs","cf-show-now","childList","load","勇敢的","#inpEmail",'" target="_blank" rel="noopener nofollow" data-title="',"7kBIiwE","#pBar_year","snackbarShow","created","essayReplaceAll","axisLabel","getNavRightPagePercent","color","join","cardRefreshTimes","宽容的","慷慨的","already-redirect-link","NzcheckLocalSite","endsWith","textStyle","敬业的","慎重的","page-name","removeaAlayerFixedLrc","darkmode_consoleSwitch"];return(_0x4669=function(){return e})()}mycpen1js[_0x4a1700(281)](),document[_0x4a1700(574)]("keydown",mycpen1js.PressEscapeKey),document[_0x4a1700(516)]("keydown",mycpen1js[_0x4a1700(541)]),window.onscroll=mycpen1js[_0x4a1700(494)],mycpen1js[_0x4a1700(507)](),whenDOMReadyMycpen1JS(),document[_0x4a1700(516)](_0x4a1700(271),whenDOMReadyMycpen1JS);
|
|
1
|
+
var _0x445d75=_0x6eb5;!function(e,t){for(var a=_0x6eb5,n=_0x3fc5();;)try{if(784461===parseInt(a(656))/1*(parseInt(a(786))/2)+parseInt(a(755))/3*(-parseInt(a(721))/4)+-parseInt(a(671))/5+-parseInt(a(587))/6*(parseInt(a(539))/7)+parseInt(a(454))/8*(parseInt(a(674))/9)+-parseInt(a(478))/10*(-parseInt(a(614))/11)+parseInt(a(639))/12*(parseInt(a(673))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}();var mycpen1js={changeNavPageNameTitle(){var e=_0x6eb5;document[e(561)]==e(713)?document[e(452)]("page-name").innerText=document[e(561)]:document.getElementById(e(828))[e(824)]=document[e(561)][e(522)](e(648))[0]},getNavRightPagePercent(){var e=_0x6eb5;let t=document[e(496)][e(535)]||window[e(736)],a=Math[e(682)](document[e(737)][e(735)],document[e(496)].scrollHeight,document[e(737)][e(531)],document.documentElement.offsetHeight,document[e(737)][e(718)],document[e(496)][e(718)])-document[e(496)][e(718)],n=Math[e(707)](t/a*100),o=document[e(862)](e(667));n<=99||(n=99),o[e(855)]=n,r=window[e(427)]+document.documentElement[e(718)],p=document[e(452)](e(809))||document[e(452)]("footer"),p.offsetTop+p.offsetHeight/2<r||90<n?(document[e(862)](e(621))[e(650)].add("long"),o[e(855)]=e(492)):(document[e(862)](e(621)).classList[e(616)]("long"),o[e(855)]=n)},share(){var e=_0x6eb5;let t=window[e(628)][e(425)]+window.location[e(572)];new ClipboardJS(".share",{text:function(){var a=e;return a(590)+document[a(561)]+"\n链接:"+t}}),btf[e(515)](e(843))},getFooterRandomFlink(){var e={saveData:(e,t)=>{var a=_0x6eb5;localStorage[a(726)](e,JSON.stringify({time:Date[a(779)](),data:t}))},loadData:(e,t)=>{var a=_0x6eb5;let n=JSON[a(582)](localStorage[a(534)](e));if(n){let e=Date[a(779)]()-n.time;if(e<60*t*1e3&&e>-1)return n[a(489)]}return 0},randomLink:()=>{var t=_0x6eb5;let a=e.loadData(t(541),30);if(a){let e=document[t(447)]("#friend-links-in-footer .footer-item");if(!e[t(578)])return;for(let n=0;n<3;n++){let o;do{o=parseInt(Math[t(601)]()*a[t(578)])}while("失联"===a[o][t(767)]);e[n].innerText=a[o][t(670)],e[n][t(825)]=a[o][t(570)],e[n][t(561)]=a[o].name,e[n][t(646)]=t(757),e[n][t(773)]="noopener external nofollow noreferrer",a[t(482)](o,1)}}else fetch(t(514))[t(449)]((e=>e[t(826)]()))[t(449)]((a=>{var n=t;e.saveData(n(541),a[n(448)]),e[n(781)]()}))}};e[_0x6eb5(781)]()},newYearCountdownCard(){(()=>{var e=_0x6eb5;if(clearTimeout(null),!document[e(862)](e(521)))return;let t=new Date((new Date).getFullYear()+1+"-01-01 00:00:00")[e(813)]()/1e3,a={0:"周日",1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六"};!function(){var n=e;let o=new Date,s=o[n(663)]()+1,c=o[n(810)]();s=s>9?s:"0"+s,c=c>9?c:"0"+c,document[n(862)]("#newYear .today").innerHTML=o[n(435)]()+"-"+s+"-"+c+" "+a[o[n(852)]()];let r=t-Math[n(707)](o[n(813)]()/1e3);r<0?(document[n(862)]("#newYear .title")[n(855)]=n(432),document[n(862)](n(719)).innerHTML=n(722)):(document[n(862)]("#newYear .title")[n(855)]=n(569)+((new Date).getFullYear()+1)+" <span>年</span>",document[n(862)](n(719))[n(855)]=r>86400?n(699)+Math[n(423)](r/86400)+n(456):'<span class="day">'+Math[n(423)](r/86400)+'<span class="unit">天</span></span>')}()})()},removeBodyPaceClass:function(){var e=_0x6eb5;$(e(737))[e(516)](),$("body")[e(708)](e(593))},toPage:function(){var e=_0x6eb5,t=document[e(447)](e(597)),a=parseInt(t[t[e(578)]-1][e(855)]),n=document[e(452)]("toPageText"),o=parseInt(n.value);if(!isNaN(o)&&o>0&&"0"!==(""+o)[0]&&o<=a){var s,c=window[e(628)][e(825)][e(551)](/\/page\/\d+\/$/,"/");s=1===o?c:c+(c[e(579)]("/")?"":"/")+e(818)+o+"/",document.getElementById(e(444))[e(825)]=s}},listenToPageInputPress(){var e=_0x6eb5,t=document[e(452)](e(798)),a=document.getElementById(e(444));t&&(t[e(439)](e(600),(t=>{var n=e;13===t[n(424)]&&(mycpen1js[n(620)](),pjax[n(655)](a[n(825)]))})),t[e(439)](e(463),(function(){var n=e;""===t[n(511)]||"0"===t[n(511)]?a[n(650)][n(616)]("haveValue"):a.classList[n(714)](n(500));var o=document[n(447)](n(597)),s=+o[o.length-1][n(855)];+document[n(452)]("toPageText").value>s&&(t[n(511)]=s)})))},showConsole:function(){var e=_0x6eb5;document[e(862)](e(788))[e(650)].add(e(617)),mycpen1js[e(649)]()},hideConsole:function(){document[_0x6eb5(862)]("#console").classList.remove("show")},hideAsideBtn:()=>{var e=_0x6eb5;const t=document[e(496)].classList;t[e(688)](e(483))?saveToLocal[e(422)](e(730),"show",2):saveToLocal.set(e(730),e(533),2),t.toggle(e(483)),t.contains(e(483))?document.querySelector(e(758)).classList.add("on"):document[e(862)](e(758))[e(650)][e(616)]("on")},initConsoleState:function(){var e=_0x6eb5;document[e(496)].classList[e(688)](e(483))?document[e(862)](e(758))[e(650)][e(714)]("on"):document[e(862)](e(758))[e(650)].remove("on")},tagPageActive:function(){var e=_0x6eb5,t=window[e(628)][e(572)];if(/\/tags\/.*?\//[e(701)](t=decodeURIComponent(t))){var a=t[e(522)]("/")[2];if(document[e(862)](e(618))){$("a")[e(516)](e(420));var n=document.getElementById(e(643)+a);n&&n[e(650)][e(714)](e(420))}}},categoryPageActive:function(){var e=_0x6eb5,t=window[e(628)][e(572)];if(/\/categories\/.*?\//[e(701)](t=decodeURIComponent(t))){var a=t[e(522)]("/")[2];if(document[e(862)](e(692))){$("a")[e(516)](e(420));var n=document[e(452)](e(844)+a);n&&n.classList[e(714)](e(420))}}},addRandomCommentInfo:function(){var e=_0x6eb5;const t=[e(563),"英俊的","聪明的",e(869),e(679),e(415),e(680),e(835),e(501),"成熟的",e(780),e(441),e(782),"豁达的",e(589),e(831),e(508),e(466),e(685),e(715),e(789),"细心的",e(636),e(712),"朴素的",e(637),"率直的",e(871),e(802),e(457),e(588),"谦虚的","文静的",e(863),e(851),"朝气蓬勃的",e(596),e(777),e(526),e(477),e(861),e(702),"富有想象力的","有魅力的",e(808),e(434),e(774),e(418),e(443),"体贴的","守信的","有耐性的",e(805),e(642),"有远见的",e(506),"有眼光的",e(485),e(472),e(752),e(823),"喜欢学习的",e(842),e(461),e(724),e(771),e(760),e(754),e(689),e(609),e(507),e(481),e(542),e(676),e(766),e(498),"有团队精神的",e(653),"有决策能力的",e(836),"有学习能力的",e(742),"有分析能力的","有逻辑思维的",e(625),e(763),e(806)],a=["萝卜","白菜","芹菜","生菜","青椒","辣椒","茄子","豆角","黄瓜",e(635),"洋葱","大蒜","土豆","南瓜","豆腐","韭菜","花菜",e(709),"蘑菇",e(666),"苹果","香蕉","橙子","柠檬",e(641),"草莓","葡萄","桃子","杏子","李子","石榴","西瓜",e(512),"蜜瓜","樱桃","蓝莓","柿子","橄榄","柚子","火龙果"],n=""+t[Math[e(469)](Math[e(601)]()*t[e(578)])]+a[Math[e(469)](Math.random()*a.length)];!function(){for(var t=e,a=[t(652),t(584),t(631),"input[name='author']",t(562),"#name",t(745),t(573)],o=[t(833),t(683),t(530),t(433),"input[name='email']",t(436),t(488),t(761)],s=0;s<a[t(578)];s++){var c=document[t(862)](a[s]);if(null!=c){c[t(511)]=n,c.dispatchEvent(new Event(t(463))),c[t(553)](new Event(t(453)));break}}for(var r=0;r<o[t(578)];r++){var i=document[t(862)](o[r]);if(null!=i){i[t(511)]=t(438),i[t(553)](new Event(t(463))),i[t(553)](new Event(t(453)));break}}}();var o=document[e(567)]("el-textarea__inner")[0];o[e(731)](),o[e(710)](-1,-1)},owoBigfunc(){var e=_0x6eb5;document[e(452)](e(809))&&function(){var t=e;let a=1,n="",o=document[t(748)](t(787)),s=document[t(862)](t(737));o.id=t(479),s[t(829)](o),new MutationObserver((e=>{var c=t;for(let t=0;t<e[c(578)];t++){let r=e[t][c(460)],i="";2==r.length&&r[1][c(513)]==c(598)&&(i=r[1],document[c(737)][c(467)]<=768&&i[c(439)](c(846),(e=>e[c(540)]())),i[c(645)]=e=>{var t=c;a&&e.target[t(611)]==t(644)&&(a=0,n=setTimeout((()=>{var a=t;let n=3*e[a(646)].clientHeight,c=3*e[a(646)][a(467)],r=e.x-e[a(565)]-(c-e.target[a(467)])/2,i=e.y-e.offsetY;r+c>s[a(467)]&&(r-=r+c-s[a(467)]+10),r<0&&(r=10),o.style[a(720)]=a(822)+n+"px; width:"+c+"px; left:"+r+a(623)+i+a(509),o[a(855)]=a(575)+e[a(646)].src+'">'}),300))},i[c(870)]=()=>{var e=c;o[e(706)][e(744)]=e(791),a=1,clearTimeout(n)})}}))[t(450)](document.getElementById(t(809)),{subtree:!0,childList:!0})}()},removeaAlayerFixedLrc(){var e=_0x6eb5;function t(){var e=_0x6eb5;const t=document[e(862)](e(554));t&&(a.disconnect(),setTimeout((()=>{t[e(594)]()}),1))}const a=new MutationObserver(((e,a)=>{var n=_0x6eb5;for(let a of e)"childList"===a[n(527)]&&t()}));a[e(450)](document,{childList:!0,subtree:!0})},switchDarkMode(){var e=_0x6eb5;const t=e=>{var t=_0x6eb5;const a=(window[t(633)]||{})[t(675)]||{};a&&Object[t(848)](a)[t(556)]((n=>{var o=t;const s=a[n];[o(550),"disqusjs"][o(759)](n)?setTimeout((()=>s(e)),300):s(e)}))};"light"===(document.documentElement[e(552)](e(872))===e(669)?"dark":e(840))?(activateDarkMode(),saveToLocal[e(422)](e(532),e(669),2),void 0!==GLOBAL_CONFIG[e(768)]&&btf[e(515)](GLOBAL_CONFIG.Snackbar[e(546)]),t(e(669))):(activateLightMode(),saveToLocal.set("theme",e(840),2),void 0!==GLOBAL_CONFIG[e(768)]&&btf[e(515)](GLOBAL_CONFIG.Snackbar[e(592)]),t(e(840))),typeof utterancesTheme===e(471)&&utterancesTheme(),typeof FB===e(497)&&window[e(486)](),window.DISQUS&&document[e(452)](e(747))[e(784)][e(578)]&&setTimeout((()=>window[e(785)]()),200)},essayUnknownPart(){},essayReplaceAll(e,t,a){var n=_0x6eb5;return e[n(522)](t)[n(775)](a)},essayDiffDate:function(e,t=!1){var a=_0x6eb5;const n=new Date,o=new Date(e),s=n[a(813)]()-o[a(813)](),c=36e5,r=864e5;let i;if(t){const e=s/r,t=s/c,n=s/6e4;i=s/2592e6>=1?o[a(695)]()[a(551)](/\//g,"-"):e>=1?parseInt(e)+" "+GLOBAL_CONFIG[a(595)][a(660)]:t>=1?parseInt(t)+" "+GLOBAL_CONFIG.date_suffix[a(677)]:n>=1?parseInt(n)+" "+GLOBAL_CONFIG.date_suffix[a(491)]:GLOBAL_CONFIG[a(595)][a(738)]}else i=parseInt(s/r);return i},essayChangeTimeInEssay:function(){var e=_0x6eb5;document[e(862)](e(753))&&document[e(447)](e(864))[e(556)]((function(t){var a=e,n=t,o=n.getAttribute("datetime");n[a(824)]=mycpen1js[a(711)](o,!0),n.style[a(744)]="inline"}))},essayReflashEssayWaterFall:function(){var e=_0x6eb5;document[e(862)](e(797))&&setTimeout((function(){var t=e;waterfall(t(797)),document[t(452)](t(468))[t(650)].add(t(617))}),500)},essayCommentText:function(e){var t=_0x6eb5;var a=document[t(862)](t(419))[t(819)];window[t(547)](0,a-80),e!=t(599)&&e!=t(693)||(e=t(746)),function t(){setTimeout((()=>{var a=_0x6eb5,n=document[a(567)](a(557))[0];n||t();let o=document[a(538)]("HTMLEvents");o[a(817)](a(463),!0,!0);let s=mycpen1js[a(558)](e,"\n",a(664));n.value="> "+s+"\n\n",n.dispatchEvent(o),n[a(731)](),n[a(710)](-1,-1),document[a(452)](a(751))&&document[a(452)]("comment-tips")[a(650)].add(a(617))}),100)}()},essayInitIndexEssay:function(){setTimeout((()=>{var e=_0x6eb5;let t=new Swiper(".essay_bar_swiper_container",{passiveListeners:!0,direction:e(792),loop:!0,autoplay:{disableOnInteraction:!0,delay:3e3},mousewheel:!0}),a=document[e(452)]("bbtalk");null!==a&&(a[e(426)]=function(){var a=e;t[a(442)][a(690)]()},a.onmouseleave=function(){var a=e;t.autoplay[a(799)]()})}),100)},essayChangeTimeInEssayByMycpen:function(){for(var e=_0x6eb5,t=document[e(510)](e(814)),a=0;a<t.length;a++){var n,o=t[a][e(552)](e(698)),s=new Date(o),c=(new Date)[e(813)]()-s.getTime(),r=Math[e(469)](c/864e5);0===r?n="最近":1===r?n="昨天":2===r?n="前天":r<=7?n=r+"天前":s[e(435)]()!==(new Date)[e(435)]()?(Essaymonth=s.getMonth()+1,EssayDay=s.getDate(),Essaymonth=Essaymonth>9?Essaymonth:"0"+Essaymonth,EssayDay=EssayDay>9?EssayDay:"0"+EssayDay,n=s[e(435)]()+"-"+Essaymonth+"-"+EssayDay):(Essaymonth=s[e(663)]()+1,EssayDay=s[e(810)](),Essaymonth=Essaymonth>9?Essaymonth:"0"+Essaymonth,EssayDay=EssayDay>9?EssayDay:"0"+EssayDay,n=Essaymonth+"-"+EssayDay),t[a].textContent=n}},switchPostChart:function(){var e=_0x6eb5;let t="light"===document[e(496)][e(552)](e(872))?e(705):e(687);if(document[e(452)]("posts-chart")&&postsOption)try{let a=postsOption;a.title[e(624)].color=t,a[e(428)].nameTextStyle[e(451)]=t,a.yAxis[e(740)].color=t,a[e(428)][e(816)][e(451)]=t,a[e(684)][e(816)][e(451)]=t,a[e(428)][e(602)][e(504)][e(451)]=t,a[e(684)][e(602)][e(504)][e(451)]=t,a[e(524)][0].markLine[e(489)][0][e(830)].color=t,postsChart.setOption(a)}catch(t){console[e(528)](t)}if(document[e(452)](e(717))&&tagsOption)try{let a=tagsOption;a[e(561)].textStyle[e(451)]=t,a[e(428)][e(740)][e(451)]=t,a[e(684)][e(740)][e(451)]=t,a[e(428)][e(816)][e(451)]=t,a.yAxis[e(816)][e(451)]=t,a[e(428)][e(602)][e(504)][e(451)]=t,a[e(684)][e(602)][e(504)][e(451)]=t,a[e(524)][0][e(756)][e(489)][0][e(830)][e(451)]=t,tagsChart[e(812)](a)}catch(e){console.log(e)}if(document[e(452)]("categories-chart")&&categoriesOption)try{let a=categoriesOption;a.title[e(624)][e(451)]=t,a[e(520)].textStyle.color=t,!categoryParentFlag&&(a[e(524)][0][e(830)].color=t),categoriesChart[e(812)](a)}catch(e){console.log(e)}},cpRemind(){var e=_0x6eb5;document[e(439)](e(859),(function(t){var a=e;window[a(416)]()[a(494)]()[a(803)]()[a(578)]>0&&btf[a(515)]("复制成功")}))},closeAboutAplayer(){var e=_0x6eb5;if(!document.getElementById(e(790)))try{about_page_ap[e(493)](),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=_0x6eb5,t=new Date,a=t[e(663)]()+1,n=t[e(810)](),o=[e(487),e(651),e(858),e(729),e(421),"09.18",e(827),e(672),e(749)];for(var s of o){var c=s[e(522)](".");if(a==c[0]&&n==c[1]){var r=e(476);$(e(838))[e(629)]({filter:e(429),filter:"progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)",filter:r,"-webkit-filter":r,"-moz-filter":r,"-ms-filter":r,"-o-filter":r});break}}},console(){var e=_0x6eb5,t=new Date,a=console[e(528)];queueMicrotask((function(){var n=e;var o=new Date(""+atob(n(807))+atob("MDA6MDA6MDA=")),s=new Date(atob(n(734))+":"+atob(n(868))),c=new Date(""+atob(n(811))+atob(n(622))),r=new Date(atob(n(638))+"/"+atob("MjIvMjA1OCAwMDowMA==")+atob(n(778)));new Date(n(537));t[n(739)](t[n(813)]()+250);o=[n(555)," "+window[n(628)][n(425)]+" ","\n\n",n(610),Math[n(469)](Math[n(661)](t-o)/1e3/60/60/24+(t-o<0?1:0))[n(494)]()[n(839)](5," "),"天","距 1998-00-00 计时",Math[n(469)](Math[n(661)](t-s)/1e3/60/60/24+(t-s<0?1:0))[n(494)]().padEnd(5," "),"天",n(815),Math.floor(Math.abs(t-c)/1e3/60/60/24+(t-c<0?1:0))[n(494)]()[n(839)](5," "),"天",n(856),Math[n(469)](Math.abs(t-r)/1e3/60/60/24+(t-r<0?1:0))[n(494)]()[n(839)](5," "),"天"];setTimeout(function(){a.apply(console,arguments)}[n(612)](console,n(853)[n(820)](o[0],"%c")[n(820)](o[1],"%c")[n(820)](o[2],"%c").concat(o[3],n(769))[n(820)](o[4],n(769))[n(820)](o[5],"\n")[n(820)](o[6],"%c ")[n(820)](o[7],"%c ")[n(820)](o[8],"\n").concat(o[9],"%c ").concat(o[10],n(769))[n(820)](o[11],"\n")[n(820)](o[12],"%c ").concat(o[13],"%c ")[n(820)](o[14],"\n")[n(820)]("\n"),n(728),n(437),n(696),"",n(619),"",n(619),"",n(619),"",n(619),""))}))},cardRefreshTimes(){var e=_0x6eb5;const t=(new Date)[e(435)](),a=(n=t)%4==0&&n%100!=0||n%400==0?366:365;var n,o=new Date,s=new Date((new Date)[e(435)]()+e(525)),c=document[e(452)]("card-widget-schedule");c&&(asideDay=(o-s)/1e3/60/60/24,c[e(862)](e(668))[e(511)]=asideDay,c.querySelector("#pBar_year")[e(682)]=a,yearPercentage=(asideDay/a*100)[e(580)](2),displayYearPercentage=yearPercentage===e(634)?e(446):yearPercentage+"%",c[e(862)](e(659))[e(855)]=displayYearPercentage,c[e(862)](".schedule-r0 .schedule-d1 .aside-span2")[e(855)]=(Math.floor(10*(a-asideDay))/10)[e(580)](1)+e(519)+a,currentDateMonth=new Date,currentDateMonth.setDate(1),currentDateMonth.setHours(0,0,0,0),currentMonthTimestamp=currentDateMonth[e(813)](),asideMonthDay=(o-currentMonthTimestamp)/1e3/60/60/24,currentDateMonthTotal=new Date,currentMonth=currentDateMonthTotal[e(663)](),currentDateMonthTotal[e(577)](currentMonth+1,1),currentDateMonthTotal[e(704)](0),asideMonthDays=currentDateMonthTotal[e(810)](),c[e(862)](e(700))[e(511)]=asideMonthDay,c[e(862)](e(700)).max=asideMonthDays,monthPercentage=(asideMonthDay/asideMonthDays*100).toFixed(2),displayMonthPercentage=monthPercentage===e(634)?e(446):monthPercentage+"%",c.querySelector(e(626))[e(855)]=displayMonthPercentage,c[e(862)](e(564))[e(855)]=(Math[e(469)](10*(asideMonthDays-asideMonthDay))/10)[e(580)](1)+e(519)+asideMonthDays.toString()[e(462)](3,"0"),currentDateWeek=new Date,currentDayOfWeek=currentDateWeek[e(852)](),currentWeekTimestamp=currentDateWeek[e(867)](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.querySelector(e(658))[e(511)]=asideWeekDay,weekPercentage=(asideWeekDay/7*100)[e(580)](2),displayWeekPercentage=weekPercentage===e(634)?"100%":weekPercentage+"%",c.querySelector(e(821)).innerHTML=displayWeekPercentage,c.querySelector(".schedule-r2 .schedule-d1 .aside-span2")[e(855)]=(Math[e(469)](10*(7-asideWeekDay))/10)[e(580)](1)+e(605),currentTimeStamp=(new Date)[e(813)](),startOfDay=new Date,startOfDay.setHours(0,0,0,0),startOfDayTimeStamp=startOfDay[e(813)](),timeDifferenceToday=currentTimeStamp-startOfDayTimeStamp,asideToday=timeDifferenceToday/1e3/60/60/24,asideTodayHour=timeDifferenceToday/36e5,c[e(862)](e(776)).value=asideTodayHour,dayPercentage=(100*asideToday).toFixed(2),displayDayPercentage=dayPercentage===e(634)?e(446):dayPercentage+"%",c[e(862)]("#p_span_day")[e(855)]=displayDayPercentage,c[e(862)](e(750))[e(855)]=(Math[e(469)](10*(24-asideTodayHour))/10)[e(580)](1)+e(764),month=o[e(663)]()+1,day=o.getDate(),month=month>9?month:"0"+month,day=day>9?day:"0"+day,week={0:"周日",1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六"},document[e(862)](e(801))[e(855)]=o[e(435)]()+"-"+month+"-"+day+" "+week[o[e(852)]()])},PressEscapeKey(e){var t=_0x6eb5;27===e[t(424)]&&(document[t(452)](t(607))&&mycpen1js[t(608)](),document[t(452)](t(741))&&document.getElementById(t(866))&&(document[t(862)](".cf-overshow-close")||document[t(862)](t(800)))&&(document[t(452)](t(654))&&closeShow(),document[t(452)](t(431))&&mycpen1js[t(694)]()))},linkPageOpenMeShow(e){var t=_0x6eb5,a={apipublicurl:t(571)},n="ok",o=t(697),s=document[t(452)]("mycpen1-link-page-tag");s&&(document[t(452)](t(741))||s[t(430)](t(640),o)),e.preventDefault();var c,r=e[t(733)].dataset[t(570)][t(551)](/^(?:([A-Za-z]+):)?(\/{0,3})([0-9.\-A-Za-z]+)(?::(\d+))?(?:\/([^?#]*))?(?:\?([^#]*))?(?:#(.*))?$/,t(503));c=a[t(765)]+t(445)+r,"ok"==n&&(n="no",mycpen1js[t(474)](c))},linkPageOpenMeShowV2(e){var t=_0x6eb5,a=t(571),n="ok",o=document[t(452)]("mycpen1-link-page-tag");o&&(document[t(452)](t(741))||o[t(430)](t(640),'\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.preventDefault();var s;s=a+"postv2?name="+encodeURIComponent(e.currentTarget[t(586)].name),"ok"==n&&(n="no",mycpen1js[t(474)](s))},linkPageCloseShow(){var e=_0x6eb5;document.getElementById(e(741))[e(513)]-=e(854),document[e(452)]("cf-overshow")[e(513)]-=e(854),setTimeout((function(){var t=e,a=document.querySelectorAll(t(505)),n=document[t(447)](t(484));a[t(556)]((function(e){e[t(616)]()}));for(var o=1;o<n[t(578)];o++)n[o][t(616)]()}),100)},linkPageFetchShow(_0x28265f){var _0x286de6=_0x6eb5,_0x5d0451='\n <div class="cf-overshow-close" onclick="mycpen1js.linkPageCloseShow()"></div>\n ';fetch(_0x28265f)[_0x286de6(449)]((e=>e[_0x286de6(826)]()))[_0x286de6(449)]((_0xf0dc8c=>{var _0x401b3b=_0x286de6;noClick="ok";var _0x197e63=_0xf0dc8c[_0x401b3b(459)],_0xe415=eval(_0xf0dc8c[_0x401b3b(613)]);0!==_0x197e63.article_num?(mycpen1js.linkPageLoadFcircleShow(_0x197e63,_0xe415),document.getElementById("cf-overlay")[_0x401b3b(513)]=_0x401b3b(854),document[_0x401b3b(452)](_0x401b3b(866))[_0x401b3b(430)]("afterbegin",_0x5d0451)):btf.snackbarShow("未获取到订阅内容")})).catch((e=>{var t=_0x286de6;btf[t(515)](t(548))}))},linkPageLoadFcircleShow(e,t){for(var a=_0x6eb5,n=a(583)+e.avatar+'" alt="avatar" onerror="this.src=\'https://cdn.cbd.int/mycpen-blog@0.0.0-elalhcands/img/flink404.svg\'; this.onerror = null;">\n <a class="" target="_blank" rel="noopener nofollow" href="'+e.link+'">'+e.name+'</a>\n </div>\n <div class="cf-overshow-content">\n ',o=0;o<e[a(657)];o++){var s=t[o];let e="";Date.now()-new Date(s[a(627)]+a(470))[a(813)]()<=1728e5&&(e=a(455)),n+=a(716)+s[a(570)]+a(529)+s[a(561)]+'">'+s[a(561)]+a(837)+e+">"+s[a(627)]+a(847)}n+=a(523),document.getElementById(a(866))[a(430)]("beforeend",n),document[a(452)](a(866))[a(513)]="cf-show-now"},linkPageRssAliveCheck(){var e=_0x6eb5;apiurl=e(571),rssAliveCheckUrl=apiurl+e(464),fetch(rssAliveCheckUrl)[e(449)]((t=>t[e(826)]()))[e(449)]((t=>{var a=e,n=t[a(691)],o=t.not_lost_friends,s=t.total_friend_num;let c=[];for(const e in n){let t=n[e];t=t[a(551)](/^https?:\/\//,""),t=t.replace(/\/$/,""),c[a(440)](t)}let r=[];for(const e in o){let t=o[e];t=t.replace(/^https?:\/\//,""),t=t[a(551)](/\/$/,""),r[a(440)](t)}document[a(447)]("#article-container .flink#mycpen1-link-page-tag-2 .flink-list>.flink-list-item a .flink-item-icon")[a(556)]((e=>{var t=a;if(e){let a=e[t(552)]("data-link")[t(551)](/^https?:\/\//,"");a=a[t(551)](/\/$/,""),s>0?r[t(759)](a)?e[t(650)][t(714)](t(725)):c[t(759)](a)?e[t(650)].add("flink-mycpen1-rss-lost-friends"):e[t(650)].add(t(678)):0===s&&e[t(650)][t(714)](t(574))}}))}))},NzcheckLink:async e=>{var t=_0x6eb5;const a=document.querySelectorAll(e);if(a){let e=new RegExp(/^[#].*/);for(let s=0;s<a[t(578)];s++){const c=a[s];var n=c[t(606)](t(615)),o=c[t(650)][t(688)]("already-redirect-link");if(!n&&!o){let a=c[t(552)](t(825)),n=c[t(552)]("data-download"),o=c.getAttribute(t(773));e[t(701)](a)||"prev"===o||o===t(681)||o===t(568)||o===t(767)||a===t(480)||(await mycpen1js[t(545)](a)||n?!await mycpen1js[t(545)](a)&&n===t(566)&&c[t(727)]("href","/redirect.html?url="+btoa(a)+t(857)):c.setAttribute("href",t(647)+btoa(a)))}c.classList[t(714)](t(795))}}},NzcheckLocalSite:async e=>{var t=_0x6eb5;try{const a=["localhost:4000",t(762),t(581)];let n=!1;for(let o=0;o<a.length;o++){const s=a[o];if(e[t(759)](s)){n=!0;break}}return n}catch(e){return!0}},cookieConsent(){var e=_0x6eb5;window[e(439)]("load",(()=>{var t=e;window[t(845)][t(703)]({type:t(518),theme:t(770),static:!1,position:t(603),content:{message:t(473),dismiss:"接受",allow:"接受",deny:"拒绝",link:!1},palette:{popup:{background:"#edeff5",text:t(499)},button:{background:"#4b81e8"}}})}))}};function _0x6eb5(e,t){var a=_0x3fc5();return(_0x6eb5=function(e,t){return a[e-=415]})(e,t)}function whenDOMReadyMycpen1JS(){var e=_0x445d75;mycpen1js[e(585)](),mycpen1js[e(517)](),mycpen1js[e(544)](),mycpen1js[e(796)](),mycpen1js[e(417)](),mycpen1js[e(834)](),mycpen1js[e(841)](),document[e(452)](e(783))&&(mycpen1js[e(665)](),mycpen1js[e(495)](),window[e(475)]=()=>{var t=e;document[t(452)](t(783))&&(mycpen1js[t(495)](),setTimeout((()=>{mycpen1js[t(495)]()}),300))}),document.getElementById(e(743))[e(439)]("click",(function(){setTimeout(mycpen1js[e(465)],100)})),document.getElementById(e(536))[e(439)](e(594),(function(){setTimeout(mycpen1js.switchPostChart,100)})),document.getElementById(e(559))[e(439)](e(594),(function(){setTimeout(mycpen1js[e(465)],100)})),document[e(452)](e(793))[e(439)](e(594),(function(){setTimeout(mycpen1js[e(465)],100)})),mycpen1js[e(502)](),mycpen1js[e(604)](),document.getElementById(e(458))&&(mycpen1js[e(549)](),setInterval((()=>{mycpen1js[e(549)]()}),1e3)),document.getElementById(e(865))&&mycpen1js[e(732)](),document.getElementById(e(431))&&(mycpen1js.NzcheckLink(e(630)),mycpen1js[e(591)](e(686))),document[e(452)]("mycpen1-about-page-tag")&&mycpen1js[e(591)](e(490)),document.getElementById(e(809))&&setInterval((()=>{var t=e;if(document[t(862)](".tk-comments-container")){mycpen1js[t(591)](".tk-comments-container a:not(.already-redirect-link)");document[t(447)](t(860)).forEach((e=>{var a=t;e.classList.add(a(772));const n=document.createElement("a");for(Array[a(832)](e[a(850)])[a(556)]((e=>{var t=a;n[t(727)](e[t(670)],e[t(511)])}));e[a(723)];)n.appendChild(e[a(723)]);e.parentNode.replaceChild(n,e);const o=n[a(560)][a(632)][a(632)][a(632)][a(552)]("href");n[a(727)](a(825),o),n[a(727)](a(646),a(757)),n[a(727)](a(773),a(804))}))}}),1e3)}function _0x3fc5(){var e=["有同情心的","#bber","有激情的","177suGsFK","markLine","_blank","#consoleHideAside","includes","善于领导的","#comment_email","cpen.top","有专业素养的"," / 024","apipublicurl","有想象力的","tag","Snackbar","%c ","edgeless","善于合作的","already-clear-clickEvent","rel","干净的","join","#pBar_day","大方的","OjAw","now","稳重的","randomLink","幽默的","mycpen1-essay-page-tag","children","disqusReset","4eYMjCv","div","#console","敬业的","mycpen1-about-page-tag","none","vertical","darkmode_sidebarSwitch","PressEscapeKey","already-redirect-link","tagPageActive","#waterfall","toPageText","start",".cf-overshow","#aside-content .card-widget#card-widget-schedule .item-content .schedule-today","务实的","trim","noopener external nofollow noreferrer","有责任心的","有商业头脑的","MDgvMjgvMjAyMiA=","独立的","post-comment","getDate","MTAvMjIvMjA=","setOption","getTime","time","距 2028-00-00 计时","axisLabel","initEvent","page/","offsetTop","concat","#p_span_week","display:flex; height:","喜欢思考的","innerText","href","json","09.30","page-name","appendChild","label","活泼的","from","#mail","listenToPageInputPress","可靠的","有组织能力的","</a><span ","html","padEnd","light","owoBigfunc","具有批判性思维的","复制成功","mycpen1-categories-page-cloudCategories-","cookieconsent","contextmenu","</span></p>\n ","keys","removeEventListener","attributes","纯真的","getDay","\n%c","cf-show-now","innerHTML","距 2058-00-00 计时","&type=goDown","07.07","copy",".tk-avatar.tk-clickable:not(.already-clear-clickEvent)","机智的","querySelector","深刻的","#bber time","mycpen1-link-page-tag-2","cf-overshow","setHours","MDA6MDA=","勇敢的","onmouseout","开放的","data-theme","慷慨的","getSelection","categoryPageActive","宽容的","#post-comment","select","09.09","set","ceil","keyCode","origin","onmouseenter","scrollY","xAxis","gray !important;","insertAdjacentHTML","mycpen1-link-page-tag","Happy New Year!","#inpEmail","好奇的","getFullYear","#ds-dialog-email","background: #fadfa3; padding:5px 0;","donotreply@mycpen.cn","addEventListener","push","真诚的","autoplay","尊重他人的","toPageButton","post?link=","100%","querySelectorAll","link_list","then","observe","color","getElementById","change","218352kzohFx",'style="color: var(--mycpen1-main); opacity: 1;"','<span class="unit">天</span></span>',"坚强的","card-widget-schedule","statistical_data","addedNodes","善于表达的","padStart","input","friendstatus","switchPostChart","敏捷的","clientWidth","waterfall","floor"," 00:00:00","function","有爱心的","我们使用 cookie 来确保在我们的网站上为您提供最佳体验。","linkPageFetchShow","onresize","grayscale(100%)","迷人的","110mBtOmo","owo-big","javascript:void(0);","有正义感的","splice","hide-aside","#cf-overshow > .cf-overshow-close","有冒险精神的","loadFBComment","04.04","input[name='mail']","data","#article-container #mycpen1-about-page-tag-sponsor-part a","min","返回顶部","pause","toString","essayReflashEssayWaterFall","documentElement","object","有艺术细胞的","#838391","haveValue","开朗的","cpRemind","$1:$2$3","lineStyle","#cf-overshow > :not(.cf-overshow-close)","有智慧的","有个性的","优雅的","px;","getElementsByTagName","value","哈密瓜","className","/json/link.json","snackbarShow","removeClass","getFooterRandomFlink","info"," / ","legend","#newYear","split","</div></div>","series","-01-01 00:00:00","顽强的","type","log",'" target="_blank" rel="noopener nofollow" data-title="',"input[name='commail']","offsetHeight","theme","hide","getItem","scrollTop","darkmode_navswitch","05/23/2025 00:00:00","createEvent","49kuOsTy","preventDefault","links","有责任感的","getNavRightPagePercent","removeBodyPaceClass","NzcheckLocalSite","day_to_night","scrollTo","未获取到文章卡片","cardRefreshTimes","disqus","replace","getAttribute","dispatchEvent",".aplayer-fixed .aplayer-icon.aplayer-icon-lrc"," MYCPEN BLOG ","forEach","el-textarea__inner","essayReplaceAll","darkmode_consoleSwitch","nextElementSibling","title","#ds-dialog-name","美丽的",".schedule-r1 .schedule-d1 .aside-span2","offsetX","goDown","getElementsByClassName","category",'<i class="fa-solid fa-clock"></i> <span>距离</span> ',"link","https://hexo-circle.cpen.top/","pathname","#comment_author","flink-mycpen1-rss-lost-friends",'<img src="',"removeaAlayerFixedLrc","setMonth","length","endsWith","toFixed","mycpen.cn","parse",'\n <div class="cf-overshow">\n <div class="cf-overshow-head">\n <img class="cf-img-avatar avatar" src="',"input[name='comname']","changeNavPageNameTitle","dataset","1299468lKvxAz","自信的","有趣的","标题:","NzcheckLink","night_to_day","pace-done","click","date_suffix","慎重的",".page-number","OwO-body","undefined","keydown","random","axisLine","bottom-right","closeAboutAplayer"," / 007","hasAttribute","console","hideConsole","有思想的","距 2022-08-28 上线","tagName","bind","article_data","1099626vBvwDM","data-fancybox","remove","show",".page .layout #tag #tag-page-tags","color:#030307","toPage","#nav-totop","MjggMDA6MDA6MDA=","px; top:","textStyle","有创新能力的","#p_span_month","created","location","css","#article-container .flink .flink-list > .flink-list-item.单向 > a","#inpName","firstElementChild","globalFn","100.00","西红柿","耐心的","含蓄的","MTA=","1100532jcmqsz","afterend","猕猴桃","有担当的","mycpen1-tags-page-cloudTags-","IMG","onmouseover","target","/redirect.html?url="," | Mycpen","initConsoleState","classList","05.12","#author","有协调能力的","mycpen1-fcircle-page-tag","loadUrl","119216ajNioM","article_num","#pBar_week","#p_span_year","day","abs","onscroll","getMonth","\n> ","essayChangeTimeInEssayByMycpen","金针菇","#percent","#pBar_year","dark","name","6355785MFSAIH","11.30","143DBLzoZ","414zhvySv","themeChange","有创造力的","hour","flink-mycpen1-rss-unknown-friends","可爱的","善良的","next","max","#email","yAxis","温柔的","#article-container .flink .flink-list > .flink-list-item.失联 > a","rgba(255,255,255,0.7)","contains","有幽默感的","stop","lost_friends",".page .layout #category #category-page-categories","null","linkPageCloseShow","toLocaleDateString","color:#fadfa3",'\n <div id="cf-overlay" class="cf-new-add" onclick="mycpen1js.linkPageCloseShow()"></div>\n <div id="cf-overshow" class="cf-new-add"></div>\n ',"datetime",'<span class="day">',"#pBar_month","test","善解人意的","initialise","setDate","#4C4948","style","round","addClass","西兰花","setSelectionRange","essayDiffDate","深沉的","Mycpen - Personal Blog","add","温暖的",'\n <p><a class="cf-article-title" href="',"tags-chart","clientHeight","#newYear .newYear-time","cssText","2084aqIdnU",'<span class="happyNewYear">新年快乐</span>',"firstChild","善于沟通的","flink-mycpen1-rss-not-lost-friends","setItem","setAttribute","color: #fadfa3; background: #030307; padding:5px 0;","08.14","aside-status","focus","linkPageRssAliveCheck","currentTarget","MTAvMjIvMTk5OCAwMA==","scrollHeight","pageYOffset","body","just","setTime","nameTextStyle","cf-overlay","有执行能力的","darkmode","display","input[name='nick']","好棒!","disqus_thread","createElement","12.13",".schedule-r3 .schedule-d1 .aside-span2","comment-tips"];return(_0x3fc5=function(){return e})()}mycpen1js[_0x445d75(607)](),document[_0x445d75(849)]("keydown",mycpen1js[_0x445d75(794)]),document.addEventListener(_0x445d75(600),mycpen1js[_0x445d75(794)]),window[_0x445d75(662)]=mycpen1js[_0x445d75(543)],mycpen1js[_0x445d75(576)](),whenDOMReadyMycpen1JS(),document[_0x445d75(439)]("pjax:complete",whenDOMReadyMycpen1JS);
|