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