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