diff --git a/inc/js/rebirth.js b/inc/js/rebirth.js index b81f989..72353e6 100644 --- a/inc/js/rebirth.js +++ b/inc/js/rebirth.js @@ -1 +1,7961 @@ -!function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=150)}([function(t,e,n){var r=n(2),o=n(13).f,i=n(16),a=n(14),u=n(83),c=n(112),s=n(54);t.exports=function(t,e){var n,f,l,p,h,d=t.target,v=t.global,g=t.stat;if(n=v?r:g?r[d]||u(d,{}):(r[d]||{}).prototype)for(f in e){if(p=e[f],l=t.noTargetGet?(h=o(n,f))&&h.value:n[f],!s(v?f:d+(g?".":"#")+f,t.forced)&&void 0!==l){if(typeof p==typeof l)continue;c(p,l)}(t.sham||l&&l.sham)&&i(p,"sham",!0),a(n,f,p,t)}}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||Function("return this")()}).call(this,n(154))},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,n){var r=n(3);t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},function(t,e,n){var r=n(1);t.exports=!r(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})},function(t,e,n){var r=n(2),o=n(85),i=n(11),a=n(50),u=n(89),c=n(114),s=o("wks"),f=r.Symbol,l=c?f:f&&f.withoutSetter||a;t.exports=function(t){return i(s,t)||(u&&i(f,t)?s[t]=f[t]:s[t]=l("Symbol."+t)),s[t]}},function(t,e,n){var r=n(26),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},function(t,e,n){"use strict";var r,o=n(107),i=n(5),a=n(2),u=n(3),c=n(11),s=n(60),f=n(16),l=n(14),p=n(9).f,h=n(29),d=n(44),v=n(6),g=n(50),y=a.Int8Array,m=y&&y.prototype,b=a.Uint8ClampedArray,x=b&&b.prototype,w=y&&h(y),S=m&&h(m),E=Object.prototype,A=E.isPrototypeOf,T=v("toStringTag"),O=g("TYPED_ARRAY_TAG"),I=o&&!!d&&"Opera"!==s(a.opera),j=!1,R={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},M=function(t){return u(t)&&c(R,s(t))};for(r in R)a[r]||(I=!1);if((!I||"function"!=typeof w||w===Function.prototype)&&(w=function(){throw TypeError("Incorrect invocation")},I))for(r in R)a[r]&&d(a[r],w);if((!I||!S||S===E)&&(S=w.prototype,I))for(r in R)a[r]&&d(a[r].prototype,S);if(I&&h(x)!==S&&d(x,S),i&&!c(S,T))for(r in j=!0,p(S,T,{get:function(){return u(this)?this[O]:void 0}}),R)a[r]&&f(a[r],O,r);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:I,TYPED_ARRAY_TAG:j&&O,aTypedArray:function(t){if(M(t))return t;throw TypeError("Target is not a typed array")},aTypedArrayConstructor:function(t){if(d){if(A.call(w,t))return t}else for(var e in R)if(c(R,r)){var n=a[e];if(n&&(t===n||A.call(n,t)))return t}throw TypeError("Target is not a typed array constructor")},exportTypedArrayMethod:function(t,e,n){if(i){if(n)for(var r in R){var o=a[r];o&&c(o.prototype,t)&&delete o.prototype[t]}S[t]&&!n||l(S,t,n?e:I&&m[t]||e)}},exportTypedArrayStaticMethod:function(t,e,n){var r,o;if(i){if(d){if(n)for(r in R)(o=a[r])&&c(o,t)&&delete o[t];if(w[t]&&!n)return;try{return l(w,t,n?e:I&&y[t]||e)}catch(t){}}for(r in R)!(o=a[r])||o[t]&&!n||l(o,t,e)}},isView:function(t){var e=s(t);return"DataView"===e||c(R,e)},isTypedArray:M,TypedArray:w,TypedArrayPrototype:S}},function(t,e,n){var r=n(5),o=n(109),i=n(4),a=n(27),u=Object.defineProperty;e.f=r?u:function(t,e,n){if(i(t),e=a(e,!0),i(n),o)try{return u(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},function(t,e,n){var r=n(15);t.exports=function(t){return Object(r(t))}},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e,n){var r=n(37),o=n(49),i=n(10),a=n(7),u=n(56),c=[].push,s=function(t){var e=1==t,n=2==t,s=3==t,f=4==t,l=6==t,p=5==t||l;return function(h,d,v,g){for(var y,m,b=i(h),x=o(b),w=r(d,v,3),S=a(x.length),E=0,A=g||u,T=e?A(h,S):n?A(h,0):void 0;S>E;E++)if((p||E in x)&&(m=w(y=x[E],E,b),t))if(e)T[E]=m;else if(m)switch(t){case 3:return!0;case 5:return y;case 6:return E;case 2:c.call(T,y)}else if(f)return!1;return l?-1:s||f?f:T}};t.exports={forEach:s(0),map:s(1),filter:s(2),some:s(3),every:s(4),find:s(5),findIndex:s(6)}},function(t,e,n){var r=n(5),o=n(63),i=n(35),a=n(21),u=n(27),c=n(11),s=n(109),f=Object.getOwnPropertyDescriptor;e.f=r?f:function(t,e){if(t=a(t),e=u(e,!0),s)try{return f(t,e)}catch(t){}if(c(t,e))return i(!o.f.call(t,e),t[e])}},function(t,e,n){var r=n(2),o=n(16),i=n(11),a=n(83),u=n(84),c=n(17),s=c.get,f=c.enforce,l=String(String).split("String");(t.exports=function(t,e,n,u){var c=!!u&&!!u.unsafe,s=!!u&&!!u.enumerable,p=!!u&&!!u.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),f(n).source=l.join("string"==typeof e?e:"")),t!==r?(c?!p&&t[e]&&(s=!0):delete t[e],s?t[e]=n:o(t,e,n)):s?t[e]=n:a(e,n)})(Function.prototype,"toString",function(){return"function"==typeof this&&s(this).source||u(this)})},function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,e,n){var r=n(5),o=n(9),i=n(35);t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e,n){var r,o,i,a=n(111),u=n(2),c=n(3),s=n(16),f=n(11),l=n(64),p=n(51),h=u.WeakMap;if(a){var d=new h,v=d.get,g=d.has,y=d.set;r=function(t,e){return y.call(d,t,e),e},o=function(t){return v.call(d,t)||{}},i=function(t){return g.call(d,t)}}else{var m=l("state");p[m]=!0,r=function(t,e){return s(t,m,e),e},o=function(t){return f(t,m)?t[m]:{}},i=function(t){return f(t,m)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!c(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},function(t,e,n){var r=n(52),o=n(11),i=n(117),a=n(9).f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});o(e,t)||a(e,t,{value:i.f(t)})}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){var r=n(5),o=n(1),i=n(11),a=Object.defineProperty,u={},c=function(t){throw t};t.exports=function(t,e){if(i(u,t))return u[t];e||(e={});var n=[][t],s=!!i(e,"ACCESSORS")&&e.ACCESSORS,f=i(e,0)?e[0]:c,l=i(e,1)?e[1]:void 0;return u[t]=!!n&&!o(function(){if(s&&!r)return!0;var t={length:-1};s?a(t,1,{enumerable:!0,get:c}):t[1]=1,n.call(t,f,l)})}},function(t,e,n){var r=n(49),o=n(15);t.exports=function(t){return r(o(t))}},function(t,e,n){var r=n(15),o=/"/g;t.exports=function(t,e,n,i){var a=String(r(t)),u="<"+e;return""!==n&&(u+=" "+n+'="'+String(i).replace(o,""")+'"'),u+">"+a+""}},function(t,e,n){var r=n(1);t.exports=function(t){return r(function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3})}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e,n){var r=n(52),o=n(2),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){var r=n(3);t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,e){t.exports=!1},function(t,e,n){var r=n(11),o=n(10),i=n(64),a=n(93),u=i("IE_PROTO"),c=Object.prototype;t.exports=a?Object.getPrototypeOf:function(t){return t=o(t),r(t,u)?t[u]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},function(t,e,n){var r=n(9).f,o=n(11),i=n(6)("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,i)&&r(t,i,{configurable:!0,value:e})}},function(t,e,n){var r,o=n(4),i=n(90),a=n(87),u=n(51),c=n(115),s=n(82),f=n(64)("IE_PROTO"),l=function(){},p=function(t){return" 'text' ); - // 是否开启自定义关键词和描述 - $options[] = array( - 'name' => '开启自定义关键词和描述', - 'desc' => '是否开启自定义关键词和描述', - 'id' => 'site_meta', - 'std' => '0', - 'type' => 'checkbox' - ); - // 网站关键词 $options[] = array( - 'name' => '网站关键词', + 'name' => '网站首页关键词', 'desc' => '各关键字间用半角逗号","分割,数量在5个以内最佳。', 'id' => 'site_meta_keywords', 'type' => 'text' @@ -116,7 +107,7 @@ function optionsframework_options() { // 网站描述 $options[] = array( - 'name' => '网站描述', + 'name' => '网站首页描述', 'desc' => '用简洁的文字描述本站点,字数建议在120个字以内。', 'id' => 'site_meta_description', 'std' => '', @@ -267,6 +258,24 @@ function optionsframework_options() { 'type' => 'text' ); + // 博客弹窗时间 + $options[] = array( + 'name' => '弹窗时间', + 'desc' => '弹窗时间,例如2020-04-07T08:00:00 + 注意有个日期和时间中间有个「T」', + 'id' => 'toast_time', + 'type' => 'text' + ); + + // 博客弹窗内容 + $options[] = array( + 'name' => '弹窗内容', + 'desc' => '要弹窗的内容', + 'id' => 'toast_content', + 'std' => '欢迎访问个人博客!如果觉得这个弹窗频繁,可以手动叉掉后暂时不会再出现哦!', + 'type' => 'text' + ); + // 支付宝捐赠二维码 $options[] = array( 'name' => '支付宝捐赠二维码',