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