/*! For license information please see injection_cross_origin.js.LICENSE.txt */ (()=>{var a={680:(a,o,e)=>{"use strict";var i=e(286),t=e(429),n=t(i("String.prototype.indexOf"));a.exports=function(a,o){var e=i(a,!!o);return"function"==typeof e&&n(a,".prototype.")>-1?t(e):e}},429:(a,o,e)=>{"use strict";var i=e(90),t=e(286),n=t("%Function.prototype.apply%"),r=t("%Function.prototype.call%"),s=t("%Reflect.apply%",!0)||i.call(r,n),u=t("%Object.getOwnPropertyDescriptor%",!0),m=t("%Object.defineProperty%",!0),p=t("%Math.max%");if(m)try{m({},"a",{value:1})}catch(a){m=null}a.exports=function(a){var o=s(i,r,arguments);return u&&m&&u(o,"length").configurable&&m(o,"length",{value:1+p(0,a.length-(arguments.length-1))}),o};var c=function(){return s(i,n,arguments)};m?m(a.exports,"apply",{value:c}):a.exports.apply=c},243:(a,o,e)=>{"use strict";var i=e(915),t=Object.prototype.toString,n=Object.prototype.hasOwnProperty;a.exports=function(a,o,e){if(!i(o))throw new TypeError("iterator must be a function");var r;arguments.length>=3&&(r=e),"[object Array]"===t.call(a)?function(a,o,e){for(var i=0,t=a.length;i{"use strict";var o=Array.prototype.slice,e=Object.prototype.toString;a.exports=function(a){var i=this;if("function"!=typeof i||"[object Function]"!==e.call(i))throw new TypeError("Function.prototype.bind called on incompatible "+i);for(var t,n=o.call(arguments,1),r=Math.max(0,i.length-n.length),s=[],u=0;u{"use strict";var i=e(795);a.exports=Function.prototype.bind||i},286:(a,o,e)=>{"use strict";var i,t=SyntaxError,n=Function,r=TypeError,s=function(a){try{return n('"use strict"; return ('+a+").constructor;")()}catch(a){}},u=Object.getOwnPropertyDescriptor;if(u)try{u({},"")}catch(a){u=null}var m=function(){throw new r},p=u?function(){try{return m}catch(a){try{return u(arguments,"callee").get}catch(a){return m}}}():m,c=e(636)(),l=Object.getPrototypeOf||function(a){return a.__proto__},g={},k="undefined"==typeof Uint8Array?i:l(Uint8Array),h={"%AggregateError%":"undefined"==typeof AggregateError?i:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?i:ArrayBuffer,"%ArrayIteratorPrototype%":c?l([][Symbol.iterator]()):i,"%AsyncFromSyncIteratorPrototype%":i,"%AsyncFunction%":g,"%AsyncGenerator%":g,"%AsyncGeneratorFunction%":g,"%AsyncIteratorPrototype%":g,"%Atomics%":"undefined"==typeof Atomics?i:Atomics,"%BigInt%":"undefined"==typeof BigInt?i:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?i:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?i:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?i:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?i:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?i:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?i:FinalizationRegistry,"%Function%":n,"%GeneratorFunction%":g,"%Int8Array%":"undefined"==typeof Int8Array?i:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?i:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?i:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":c?l(l([][Symbol.iterator]())):i,"%JSON%":"object"==typeof JSON?JSON:i,"%Map%":"undefined"==typeof Map?i:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&c?l((new Map)[Symbol.iterator]()):i,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?i:Promise,"%Proxy%":"undefined"==typeof Proxy?i:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?i:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?i:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&c?l((new Set)[Symbol.iterator]()):i,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?i:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":c?l(""[Symbol.iterator]()):i,"%Symbol%":c?Symbol:i,"%SyntaxError%":t,"%ThrowTypeError%":p,"%TypedArray%":k,"%TypeError%":r,"%Uint8Array%":"undefined"==typeof Uint8Array?i:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?i:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?i:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?i:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?i:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?i:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?i:WeakSet};try{null.error}catch(a){var d=l(l(a));h["%Error.prototype%"]=d}var j=function a(o){var e;if("%AsyncFunction%"===o)e=s("async function () {}");else if("%GeneratorFunction%"===o)e=s("function* () {}");else if("%AsyncGeneratorFunction%"===o)e=s("async function* () {}");else if("%AsyncGenerator%"===o){var i=a("%AsyncGeneratorFunction%");i&&(e=i.prototype)}else if("%AsyncIteratorPrototype%"===o){var t=a("%AsyncGenerator%");t&&(e=l(t.prototype))}return h[o]=e,e},y={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},f=e(90),b=e(198),w=f.call(Function.call,Array.prototype.concat),v=f.call(Function.apply,Array.prototype.splice),z=f.call(Function.call,String.prototype.replace),x=f.call(Function.call,String.prototype.slice),S=f.call(Function.call,RegExp.prototype.exec),A=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,O=/\\(\\)?/g,C=function(a,o){var e,i=a;if(b(y,i)&&(i="%"+(e=y[i])[0]+"%"),b(h,i)){var n=h[i];if(n===g&&(n=j(i)),void 0===n&&!o)throw new r("intrinsic "+a+" exists, but is not available. Please file an issue!");return{alias:e,name:i,value:n}}throw new t("intrinsic "+a+" does not exist!")};a.exports=function(a,o){if("string"!=typeof a||0===a.length)throw new r("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof o)throw new r('"allowMissing" argument must be a boolean');if(null===S(/^%?[^%]*%?$/,a))throw new t("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var e=function(a){var o=x(a,0,1),e=x(a,-1);if("%"===o&&"%"!==e)throw new t("invalid intrinsic syntax, expected closing `%`");if("%"===e&&"%"!==o)throw new t("invalid intrinsic syntax, expected opening `%`");var i=[];return z(a,A,(function(a,o,e,t){i[i.length]=e?z(t,O,"$1"):o||a})),i}(a),i=e.length>0?e[0]:"",n=C("%"+i+"%",o),s=n.name,m=n.value,p=!1,c=n.alias;c&&(i=c[0],v(e,w([0,1],c)));for(var l=1,g=!0;l=e.length){var y=u(m,k);m=(g=!!y)&&"get"in y&&!("originalValue"in y.get)?y.get:m[k]}else g=b(m,k),m=m[k];g&&!p&&(h[s]=m)}}return m}},873:(a,o,e)=>{"use strict";var i=e(286)("%Object.getOwnPropertyDescriptor%",!0);if(i)try{i([],"length")}catch(a){i=null}a.exports=i},636:(a,o,e)=>{"use strict";var i="undefined"!=typeof Symbol&&Symbol,t=e(679);a.exports=function(){return"function"==typeof i&&"function"==typeof Symbol&&"symbol"==typeof i("foo")&&"symbol"==typeof Symbol("bar")&&t()}},679:a=>{"use strict";a.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var a={},o=Symbol("test"),e=Object(o);if("string"==typeof o)return!1;if("[object Symbol]"!==Object.prototype.toString.call(o))return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;for(o in a[o]=42,a)return!1;if("function"==typeof Object.keys&&0!==Object.keys(a).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(a).length)return!1;var i=Object.getOwnPropertySymbols(a);if(1!==i.length||i[0]!==o)return!1;if(!Object.prototype.propertyIsEnumerable.call(a,o))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var t=Object.getOwnPropertyDescriptor(a,o);if(42!==t.value||!0!==t.enumerable)return!1}return!0}},226:(a,o,e)=>{"use strict";var i=e(679);a.exports=function(){return i()&&!!Symbol.toStringTag}},198:(a,o,e)=>{"use strict";var i=e(90);a.exports=i.call(Function.call,Object.prototype.hasOwnProperty)},285:a=>{"function"==typeof Object.create?a.exports=function(a,o){o&&(a.super_=o,a.prototype=Object.create(o.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}))}:a.exports=function(a,o){if(o){a.super_=o;var e=function(){};e.prototype=o.prototype,a.prototype=new e,a.prototype.constructor=a}}},635:(a,o,e)=>{"use strict";var i=e(226)(),t=e(680)("Object.prototype.toString"),n=function(a){return!(i&&a&&"object"==typeof a&&Symbol.toStringTag in a)&&"[object Arguments]"===t(a)},r=function(a){return!!n(a)||null!==a&&"object"==typeof a&&"number"==typeof a.length&&a.length>=0&&"[object Array]"!==t(a)&&"[object Function]"===t(a.callee)},s=function(){return n(arguments)}();n.isLegacyArguments=r,a.exports=s?n:r},915:a=>{"use strict";var o,e,i=Function.prototype.toString,t="object"==typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"==typeof t&&"function"==typeof Object.defineProperty)try{o=Object.defineProperty({},"length",{get:function(){throw e}}),e={},t((function(){throw 42}),null,o)}catch(a){a!==e&&(t=null)}else t=null;var n=/^\s*class\b/,r=function(a){try{var o=i.call(a);return n.test(o)}catch(a){return!1}},s=function(a){try{return!r(a)&&(i.call(a),!0)}catch(a){return!1}},u=Object.prototype.toString,m="function"==typeof Symbol&&!!Symbol.toStringTag,p=!(0 in[,]),c=function(){return!1};if("object"==typeof document){var l=document.all;u.call(l)===u.call(document.all)&&(c=function(a){if((p||!a)&&(void 0===a||"object"==typeof a))try{var o=u.call(a);return("[object HTMLAllCollection]"===o||"[object HTML document.all class]"===o||"[object HTMLCollection]"===o||"[object Object]"===o)&&null==a("")}catch(a){}return!1})}a.exports=t?function(a){if(c(a))return!0;if(!a)return!1;if("function"!=typeof a&&"object"!=typeof a)return!1;try{t(a,null,o)}catch(a){if(a!==e)return!1}return!r(a)&&s(a)}:function(a){if(c(a))return!0;if(!a)return!1;if("function"!=typeof a&&"object"!=typeof a)return!1;if(m)return s(a);if(r(a))return!1;var o=u.call(a);return!("[object Function]"!==o&&"[object GeneratorFunction]"!==o&&!/^\[object HTML/.test(o))&&s(a)}},138:a=>{"use strict";var o=Object.prototype.toString,e=Function.prototype.toString,i=/^\s*(?:function)?\*/,t="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag,n=Object.getPrototypeOf,r=function(){if(!t)return!1;try{return Function("return function*() {}")()}catch(a){}}(),s=!(!n||!r)&&n(r);a.exports=function(a){return"function"==typeof a&&(!!i.test(e.call(a))||(t?n&&n(a)===s:"[object GeneratorFunction]"===o.call(a)))}},21:(a,o,e)=>{"use strict";var i=e(243),t=e(191),n=e(680),r=n("Object.prototype.toString"),s=e(226)(),u=e(873),m="undefined"==typeof globalThis?e.g:globalThis,p=t(),c=n("Array.prototype.indexOf",!0)||function(a,o){for(var e=0;e-1}return!!u&&function(a){var o=!1;return i(g,(function(e,i){if(!o)try{o=e.call(a)===i}catch(a){}})),o}(a)}},682:(a,o,e)=>{"use strict";var i=e(58),t={};t.rules=e(379).map((function(a){return{rule:a,suffix:a.replace(/^(\*\.|\!)/,""),punySuffix:-1,wildcard:"*"===a.charAt(0),exception:"!"===a.charAt(0)}})),t.endsWith=function(a,o){return-1!==a.indexOf(o,a.length-o.length)},t.findRule=function(a){var o=i.toASCII(a);return t.rules.reduce((function(a,e){return-1===e.punySuffix&&(e.punySuffix=i.toASCII(e.suffix)),t.endsWith(o,"."+e.punySuffix)||o===e.punySuffix?e:a}),null)},o.errorCodes={DOMAIN_TOO_SHORT:"Domain name too short.",DOMAIN_TOO_LONG:"Domain name too long. It should be no more than 255 chars.",LABEL_STARTS_WITH_DASH:"Domain name label can not start with a dash.",LABEL_ENDS_WITH_DASH:"Domain name label can not end with a dash.",LABEL_TOO_LONG:"Domain name label should be at most 63 chars long.",LABEL_TOO_SHORT:"Domain name label should be at least 1 character long.",LABEL_INVALID_CHARS:"Domain name label can only contain alphanumeric characters or dashes."},t.validate=function(a){var o=i.toASCII(a);if(o.length<1)return"DOMAIN_TOO_SHORT";if(o.length>255)return"DOMAIN_TOO_LONG";for(var e,t=o.split("."),n=0;n63)return"LABEL_TOO_LONG";if("-"===e.charAt(0))return"LABEL_STARTS_WITH_DASH";if("-"===e.charAt(e.length-1))return"LABEL_ENDS_WITH_DASH";if(!/^[a-z0-9\-]+$/.test(e))return"LABEL_INVALID_CHARS"}},o.parse=function(a){if("string"!=typeof a)throw new TypeError("Domain name must be a string.");var e=a.slice(0).toLowerCase();"."===e.charAt(e.length-1)&&(e=e.slice(0,e.length-1));var n=t.validate(e);if(n)return{input:a,error:{message:o.errorCodes[n],code:n}};var r={input:a,tld:null,sld:null,domain:null,subdomain:null,listed:!1},s=e.split(".");if("local"===s[s.length-1])return r;var u=function(){return/xn--/.test(e)?(r.domain&&(r.domain=i.toASCII(r.domain)),r.subdomain&&(r.subdomain=i.toASCII(r.subdomain)),r):r},m=t.findRule(e);if(!m)return s.length<2?r:(r.tld=s.pop(),r.sld=s.pop(),r.domain=[r.sld,r.tld].join("."),s.length&&(r.subdomain=s.pop()),u());r.listed=!0;var p=m.suffix.split("."),c=s.slice(0,s.length-p.length);return m.exception&&c.push(p.shift()),r.tld=p.join("."),c.length?(m.wildcard&&(p.unshift(c.pop()),r.tld=p.join(".")),c.length?(r.sld=c.pop(),r.domain=[r.sld,r.tld].join("."),c.length&&(r.subdomain=c.join(".")),u()):u()):u()},o.get=function(a){return a&&o.parse(a).domain||null},o.isValid=function(a){var e=o.parse(a);return Boolean(e.domain&&e.listed)}},58:(a,o,e)=>{"use strict";e.r(o),e.d(o,{decode:()=>j,default:()=>w,encode:()=>y,toASCII:()=>b,toUnicode:()=>f,ucs2decode:()=>g,ucs2encode:()=>k});const i=2147483647,t=36,n=/^xn--/,r=/[^\0-\x7F]/,s=/[\x2E\u3002\uFF0E\uFF61]/g,u={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},m=Math.floor,p=String.fromCharCode;function c(a){throw new RangeError(u[a])}function l(a,o){const e=a.split("@");let i="";e.length>1&&(i=e[0]+"@",a=e[1]);const t=function(a,o){const e=[];let i=a.length;for(;i--;)e[i]=o(a[i]);return e}((a=a.replace(s,".")).split("."),o).join(".");return i+t}function g(a){const o=[];let e=0;const i=a.length;for(;e=55296&&t<=56319&&eString.fromCodePoint(...a),h=function(a,o){return a+22+75*(a<26)-((0!=o)<<5)},d=function(a,o,e){let i=0;for(a=e?m(a/700):a>>1,a+=m(a/o);a>455;i+=t)a=m(a/35);return m(i+36*a/(a+38))},j=function(a){const o=[],e=a.length;let n=0,r=128,s=72,u=a.lastIndexOf("-");u<0&&(u=0);for(let e=0;e=128&&c("not-basic"),o.push(a.charCodeAt(e));for(let l=u>0?u+1:0;l=e&&c("invalid-input");const u=(p=a.charCodeAt(l++))>=48&&p<58?p-48+26:p>=65&&p<91?p-65:p>=97&&p<123?p-97:t;u>=t&&c("invalid-input"),u>m((i-n)/o)&&c("overflow"),n+=u*o;const g=r<=s?1:r>=s+26?26:r-s;if(um(i/k)&&c("overflow"),o*=k}const g=o.length+1;s=d(n-u,g,0==u),m(n/g)>i-r&&c("overflow"),r+=m(n/g),n%=g,o.splice(n++,0,r)}var p;return String.fromCodePoint(...o)},y=function(a){const o=[],e=(a=g(a)).length;let n=128,r=0,s=72;for(const e of a)e<128&&o.push(p(e));const u=o.length;let l=u;for(u&&o.push("-");l=n&&om((i-r)/g)&&c("overflow"),r+=(e-n)*g,n=e;for(const e of a)if(ei&&c("overflow"),e===n){let a=r;for(let e=t;;e+=t){const i=e<=s?1:e>=s+26?26:e-s;if(a{"use strict";var e=Object.prototype.hasOwnProperty;function i(a){try{return decodeURIComponent(a.replace(/\+/g," "))}catch(a){return null}}function t(a){try{return encodeURIComponent(a)}catch(a){return null}}o.stringify=function(a,o){o=o||"";var i,n,r=[];for(n in"string"!=typeof o&&(o="?"),a)if(e.call(a,n)){if((i=a[n])||null!=i&&!isNaN(i)||(i=""),n=t(n),i=t(i),null===n||null===i)continue;r.push(n+"="+i)}return r.length?o+r.join("&"):""},o.parse=function(a){for(var o,e=/([^=?#&]+)=?([^&]*)/g,t={};o=e.exec(a);){var n=i(o[1]),r=i(o[2]);null===n||null===r||n in t||(t[n]=r)}return t}},245:a=>{"use strict";a.exports=function(a,o){if(o=o.split(":")[0],!(a=+a))return!1;switch(o){case"http":case"ws":return 80!==a;case"https":case"wss":return 443!==a;case"ftp":return 21!==a;case"gopher":return 70!==a;case"file":return!1}return 0!==a}},595:(a,o,e)=>{"use strict";const i=e(58),t=e(846),n=e(254),r=e(363).y,s=e(968).m,u=e(433).U,m=e(113),p=e(646),{fromCallback:c}=e(96),{getCustomInspectSymbol:l}=e(620),g=/^[\x21\x23-\x2B\x2D-\x3A\x3C-\x5B\x5D-\x7E]+$/,k=/[\x00-\x1F]/,h=["\n","\r","\0"],d=/[\x20-\x3A\x3C-\x7E]+/,j=/[\x09\x20-\x2F\x3B-\x40\x5B-\x60\x7B-\x7E]/,y={jan:0,feb:1,mar:2,apr:3,may:4,jun:5,jul:6,aug:7,sep:8,oct:9,nov:10,dec:11},f=2147483647e3,b='Invalid sameSiteContext option for getCookies(); expected one of "strict", "lax", or "none"';function w(a){m.validate(m.isNonEmptyString(a),a);const o=String(a).toLowerCase();return"none"===o||"lax"===o||"strict"===o?o:null}const v=Object.freeze({SILENT:"silent",STRICT:"strict",DISABLED:"unsafe-disabled"}),z=/(?:^(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}$)|(?:^(?:(?:[a-f\d]{1,4}:){7}(?:[a-f\d]{1,4}|:)|(?:[a-f\d]{1,4}:){6}(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}|:[a-f\d]{1,4}|:)|(?:[a-f\d]{1,4}:){5}(?::(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}|(?::[a-f\d]{1,4}){1,2}|:)|(?:[a-f\d]{1,4}:){4}(?:(?::[a-f\d]{1,4}){0,1}:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}|(?::[a-f\d]{1,4}){1,3}|:)|(?:[a-f\d]{1,4}:){3}(?:(?::[a-f\d]{1,4}){0,2}:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}|(?::[a-f\d]{1,4}){1,4}|:)|(?:[a-f\d]{1,4}:){2}(?:(?::[a-f\d]{1,4}){0,3}:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}|(?::[a-f\d]{1,4}){1,5}|:)|(?:[a-f\d]{1,4}:){1}(?:(?::[a-f\d]{1,4}){0,4}:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}|(?::[a-f\d]{1,4}){1,6}|:)|(?::(?:(?::[a-f\d]{1,4}){0,5}:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}|(?::[a-f\d]{1,4}){1,7}|:)))$)/,x="\n\\[?(?:\n(?:[a-fA-F\\d]{1,4}:){7}(?:[a-fA-F\\d]{1,4}|:)|\n(?:[a-fA-F\\d]{1,4}:){6}(?:(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}|:[a-fA-F\\d]{1,4}|:)|\n(?:[a-fA-F\\d]{1,4}:){5}(?::(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}|(?::[a-fA-F\\d]{1,4}){1,2}|:)|\n(?:[a-fA-F\\d]{1,4}:){4}(?:(?::[a-fA-F\\d]{1,4}){0,1}:(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}|(?::[a-fA-F\\d]{1,4}){1,3}|:)|\n(?:[a-fA-F\\d]{1,4}:){3}(?:(?::[a-fA-F\\d]{1,4}){0,2}:(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}|(?::[a-fA-F\\d]{1,4}){1,4}|:)|\n(?:[a-fA-F\\d]{1,4}:){2}(?:(?::[a-fA-F\\d]{1,4}){0,3}:(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}|(?::[a-fA-F\\d]{1,4}){1,5}|:)|\n(?:[a-fA-F\\d]{1,4}:){1}(?:(?::[a-fA-F\\d]{1,4}){0,4}:(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}|(?::[a-fA-F\\d]{1,4}){1,6}|:)|\n(?::(?:(?::[a-fA-F\\d]{1,4}){0,5}:(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}|(?::[a-fA-F\\d]{1,4}){1,7}|:))\n)(?:%[0-9a-zA-Z]{1,})?\\]?\n".replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),S=new RegExp(`^${x}$`);function A(a,o,e,i){let t=0;for(;t=58)break;t++}return te?null:i||t==a.length?parseInt(a.substr(0,t),10):null}function O(a){const o=a.split(":"),e=[0,0,0];if(3!==o.length)return null;for(let a=0;a<3;a++){const i=2==a,t=A(o[a],1,2,i);if(null===t)return null;e[a]=t}return e}function C(a){a=String(a).substr(0,3).toLowerCase();const o=y[a];return o>=0?o:null}function E(a){if(!a)return;const o=a.split(j);if(!o)return;let e=null,i=null,t=null,n=null,r=null,s=null;for(let a=0;a=70&&s<=99?s+=1900:s>=0&&s<=69&&(s+=2e3))):r=m:n=m}return null===n||null===r||null===s||null===t||n<1||n>31||s<1601||e>23||i>59||t>59?void 0:new Date(Date.UTC(s,r,n,e,i,t))}function I(a){return null==a?null:(a=a.trim().replace(/^\./,""),S.test(a)&&(a=a.replace("[","").replace("]","")),i&&/[^\u0001-\u007f]/.test(a)&&(a=i.toASCII(a)),a.toLowerCase())}function P(a,o,e){if(null==a||null==o)return null;if(!1!==e&&(a=I(a),o=I(o)),a==o)return!0;const i=a.lastIndexOf(o);return!(i<=0||a.length!==o.length+i||"."!==a.substr(i-1,1)||z.test(a))}function T(a){let o;try{o=JSON.parse(a)}catch(a){return a}return o}function F(a){if(!a||m.isEmptyString(a))return null;let o;if("string"==typeof a){if(o=T(a),o instanceof Error)return null}else o=a;const e=new _;for(let a=0;a<_.serializableProperties.length;a++){const i=_.serializableProperties[a];void 0!==o[i]&&o[i]!==q[i]&&("expires"===i||"creation"===i||"lastAccessed"===i?null===o[i]?e[i]=null:e[i]="Infinity"==o[i]?"Infinity":new Date(o[i]):e[i]=o[i])}return e}function D(a,o){m.validate(m.isObject(a),a),m.validate(m.isObject(o),o);let e=0;const i=a.path?a.path.length:0;return e=(o.path?o.path.length:0)-i,0!==e||(e=(a.creation?a.creation.getTime():f)-(o.creation?o.creation.getTime():f),0!==e||(e=a.creationIndex-o.creationIndex)),e}function U(a){if(a instanceof Object)return a;try{a=decodeURI(a)}catch(a){}return t(a)}const q={key:"",value:"",expires:"Infinity",maxAge:null,domain:null,path:null,secure:!1,httpOnly:!1,extensions:null,hostOnly:null,pathIsDefault:null,creation:null,lastAccessed:null,sameSite:void 0};class _{constructor(a={}){const o=l();o&&(this[o]=this.inspect),Object.assign(this,q,a),this.creation=this.creation||new Date,Object.defineProperty(this,"creationIndex",{configurable:!1,enumerable:!1,writable:!0,value:++_.cookiesCreated})}inspect(){const a=Date.now(),o=null!=this.hostOnly?this.hostOnly:"?",e=this.creation?a-this.creation.getTime()+"ms":"?",i=this.lastAccessed?a-this.lastAccessed.getTime()+"ms":"?";return`Cookie="${this.toString()}; hostOnly=${o}; aAge=${i}; cAge=${e}"`}toJSON(){const a={};for(const o of _.serializableProperties)this[o]!==q[o]&&("expires"===o||"creation"===o||"lastAccessed"===o?null===this[o]?a[o]=null:a[o]="Infinity"==this[o]?"Infinity":this[o].toISOString():"maxAge"===o?null!==this[o]&&(a[o]=this[o]==1/0||this[o]==-1/0?this[o].toString():this[o]):this[o]!==q[o]&&(a[o]=this[o]));return a}clone(){return F(this.toJSON())}validate(){if(!g.test(this.value))return!1;if(!(this.expires==1/0||this.expires instanceof Date||E(this.expires)))return!1;if(null!=this.maxAge&&this.maxAge<=0)return!1;if(null!=this.path&&!d.test(this.path))return!1;const a=this.cdomain();if(a){if(a.match(/\.$/))return!1;if(null==n.getPublicSuffix(a))return!1}return!0}setExpires(a){a instanceof Date?this.expires=a:this.expires=E(a)||"Infinity"}setMaxAge(a){this.maxAge=a===1/0||a===-1/0?a.toString():a}cookieString(){let a=this.value;return null==a&&(a=""),""===this.key?a:`${this.key}=${a}`}toString(){let a=this.cookieString();if(this.expires!=1/0&&(this.expires instanceof Date?a+=`; Expires=${o=this.expires,m.validate(m.isDate(o),o),o.toUTCString()}`:a+=`; Expires=${this.expires}`),null!=this.maxAge&&this.maxAge!=1/0&&(a+=`; Max-Age=${this.maxAge}`),this.domain&&!this.hostOnly&&(a+=`; Domain=${this.domain}`),this.path&&(a+=`; Path=${this.path}`),this.secure&&(a+="; Secure"),this.httpOnly&&(a+="; HttpOnly"),this.sameSite&&"none"!==this.sameSite){const o=_.sameSiteCanonical[this.sameSite.toLowerCase()];a+=`; SameSite=${o||this.sameSite}`}var o;return this.extensions&&this.extensions.forEach((o=>{a+=`; ${o}`})),a}TTL(a){if(null!=this.maxAge)return this.maxAge<=0?0:1e3*this.maxAge;let o=this.expires;return o!=1/0?(o instanceof Date||(o=E(o)||1/0),o==1/0?1/0:o.getTime()-(a||Date.now())):1/0}expiryTime(a){if(null!=this.maxAge){const o=a||this.creation||new Date,e=this.maxAge<=0?-1/0:1e3*this.maxAge;return o.getTime()+e}return this.expires==1/0?1/0:this.expires.getTime()}expiryDate(a){const o=this.expiryTime(a);return o==1/0?new Date(f):o==-1/0?new Date(0):new Date(o)}isPersistent(){return null!=this.maxAge||this.expires!=1/0}canonicalizedDomain(){return null==this.domain?null:I(this.domain)}cdomain(){return this.canonicalizedDomain()}}function L(a){if(null!=a){const o=a.toLowerCase();switch(o){case v.STRICT:case v.SILENT:case v.DISABLED:return o}}return v.SILENT}_.cookiesCreated=0,_.parse=function(a,o){if(o&&"object"==typeof o||(o={}),m.isEmptyString(a)||!m.isString(a))return null;const e=(a=a.trim()).indexOf(";"),i=function(a,o){a=function(a){if(m.isEmptyString(a))return a;for(let o=0;os)&&!(l&&a.expiryTime()<=c&&(k.removeCookie(a.domain,a.path,a.key,(()=>{})),1)))))}k.findCookies(t,g?null:n,this.allowSpecialUseDomain,((a,i)=>{if(a)return e(a);i=i.filter(h),!1!==o.sort&&(i=i.sort(D));const t=new Date;for(const a of i)a.lastAccessed=t;e(null,i)}))}getCookieString(...a){const o=a.pop();m.validate(m.isFunction(o),o),a.push((function(a,e){a?o(a):o(null,e.sort(D).map((a=>a.cookieString())).join("; "))})),this.getCookies.apply(this,a)}getSetCookieStrings(...a){const o=a.pop();m.validate(m.isFunction(o),o),a.push((function(a,e){a?o(a):o(null,e.map((a=>a.toString())))})),this.getCookies.apply(this,a)}serialize(a){m.validate(m.isFunction(a),a);let o=this.store.constructor.name;m.isObject(o)&&(o=null);const e={version:`tough-cookie@${p}`,storeType:o,rejectPublicSuffixes:!!this.rejectPublicSuffixes,enableLooseMode:!!this.enableLooseMode,allowSpecialUseDomain:!!this.allowSpecialUseDomain,prefixSecurity:L(this.prefixSecurity),cookies:[]};if(!this.store.getAllCookies||"function"!=typeof this.store.getAllCookies)return a(new Error("store does not support getAllCookies and cannot be serialized"));this.store.getAllCookies(((o,i)=>o?a(o):(e.cookies=i.map((a=>(delete(a=a instanceof _?a.toJSON():a).creationIndex,a))),a(null,e))))}toJSON(){return this.serializeSync()}_importCookies(a,o){let e=a.cookies;if(!e||!Array.isArray(e))return o(new Error("serialized jar has no cookies array"));e=e.slice();const i=a=>{if(a)return o(a);if(!e.length)return o(a,this);let t;try{t=F(e.shift())}catch(a){return o(a)}if(null===t)return i(null);this.store.putCookie(t,i)};i()}clone(a,o){1===arguments.length&&(o=a,a=null),this.serialize(((e,i)=>{if(e)return o(e);R.deserialize(i,a,o)}))}cloneSync(a){if(0===arguments.length)return this._cloneSync();if(!a.synchronous)throw new Error("CookieJar clone destination store is not synchronous; use async API instead.");return this._cloneSync(a)}removeAllCookies(a){m.validate(m.isFunction(a),a);const o=this.store;if("function"==typeof o.removeAllCookies&&o.removeAllCookies!==r.prototype.removeAllCookies)return o.removeAllCookies(a);o.getAllCookies(((e,i)=>{if(e)return a(e);if(0===i.length)return a(null);let t=0;const n=[];function r(o){if(o&&n.push(o),t++,t===i.length)return a(n.length?n[0]:null)}i.forEach((a=>{o.removeCookie(a.domain,a.path,a.key,r)}))}))}static deserialize(a,o,e){let i;if(3!==arguments.length&&(e=o,o=null),m.validate(m.isFunction(e),e),"string"==typeof a){if(i=T(a),i instanceof Error)return e(i)}else i=a;const t=new R(o,{rejectPublicSuffixes:i.rejectPublicSuffixes,looseMode:i.enableLooseMode,allowSpecialUseDomain:i.allowSpecialUseDomain,prefixSecurity:i.prefixSecurity});t._importCookies(i,(a=>{if(a)return e(a);e(null,t)}))}static deserializeSync(a,o){const e="string"==typeof a?JSON.parse(a):a,i=new R(o,{rejectPublicSuffixes:e.rejectPublicSuffixes,looseMode:e.enableLooseMode});if(!i.store.synchronous)throw new Error("CookieJar store is not synchronous; use async API instead.");return i._importCookiesSync(e),i}}function B(a){return function(...o){if(!this.store.synchronous)throw new Error("CookieJar store is not synchronous; use async API instead.");let e,i;if(this[a](...o,((a,o)=>{e=a,i=o})),e)throw e;return i}}R.fromJSON=R.deserializeSync,["_importCookies","clone","getCookies","getCookieString","getSetCookieStrings","removeAllCookies","serialize","setCookie"].forEach((a=>{R.prototype[a]=c(R.prototype[a])})),R.deserialize=c(R.deserialize),o.US=R,o.Vj=_,n.getPublicSuffix,e(326).p,m.ParameterError},968:(a,o,e)=>{"use strict";const{fromCallback:i}=e(96),t=e(363).y,n=e(326).p,r=e(433).U,{getCustomInspectSymbol:s,getUtilInspect:u}=e(620);class m extends t{constructor(){super(),this.synchronous=!0,this.idx=Object.create(null);const a=s();a&&(this[a]=this.inspect)}inspect(){return`{ idx: ${u(p)(this.idx,!1,2)} }`}findCookie(a,o,e,i){return this.idx[a]&&this.idx[a][o]?i(null,this.idx[a][o][e]||null):i(null,void 0)}findCookies(a,o,e,i){const t=[];if("function"==typeof e&&(i=e,e=!0),!a)return i(null,[]);let s;s=o?function(a){Object.keys(a).forEach((e=>{if(r(o,e)){const o=a[e];for(const a in o)t.push(o[a])}}))}:function(a){for(const o in a){const e=a[o];for(const a in e)t.push(e[a])}};const u=n(a,e)||[a],m=this.idx;u.forEach((a=>{const o=m[a];o&&s(o)})),i(null,t)}putCookie(a,o){this.idx[a.domain]||(this.idx[a.domain]=Object.create(null)),this.idx[a.domain][a.path]||(this.idx[a.domain][a.path]=Object.create(null)),this.idx[a.domain][a.path][a.key]=a,o(null)}updateCookie(a,o,e){this.putCookie(o,e)}removeCookie(a,o,e,i){this.idx[a]&&this.idx[a][o]&&this.idx[a][o][e]&&delete this.idx[a][o][e],i(null)}removeCookies(a,o,e){return this.idx[a]&&(o?delete this.idx[a][o]:delete this.idx[a]),e(null)}removeAllCookies(a){return this.idx=Object.create(null),a(null)}getAllCookies(a){const o=[],e=this.idx;Object.keys(e).forEach((a=>{Object.keys(e[a]).forEach((i=>{Object.keys(e[a][i]).forEach((t=>{null!==t&&o.push(e[a][i][t])}))}))})),o.sort(((a,o)=>(a.creationIndex||0)-(o.creationIndex||0))),a(null,o)}}function p(a){const o=Object.keys(a);if(0===o.length)return"[Object: null prototype] {}";let e="[Object: null prototype] {\n";return Object.keys(a).forEach(((i,t)=>{e+=function(a,o){let e=` '${a}': [Object: null prototype] {\n`;return Object.keys(o).forEach(((a,i,t)=>{e+=function(a,o){const e=" ";let i=`${e}'${a}': [Object: null prototype] {\n`;return Object.keys(o).forEach(((a,e,t)=>{const n=o[a];i+=` ${a}: ${n.inspect()}`,e{m.prototype[a]=i(m.prototype[a])})),o.m=m},433:(a,o)=>{"use strict";o.U=function(a,o){if(o===a)return!0;if(0===a.indexOf(o)){if("/"===o.substr(-1))return!0;if("/"===a.substr(o.length,1))return!0}return!1}},326:(a,o,e)=>{"use strict";const i=e(254);o.p=function(a,o){const e=i.getPublicSuffix(a,{allowSpecialUseDomain:o});if(!e)return null;if(e==a)return[a];"."==a.slice(-1)&&(a=a.slice(0,-1));const t=a.slice(0,-(e.length+1)).split(".").reverse();let n=e;const r=[n];for(;t.length;)n=`${t.shift()}.${n}`,r.push(n);return r}},254:(a,o,e)=>{"use strict";const i=e(682),t=["local","example","invalid","localhost","test"],n=["localhost","invalid"];o.getPublicSuffix=function(a,o={}){const e=a.split("."),r=e[e.length-1],s=!!o.allowSpecialUseDomain,u=!!o.ignoreError;if(s&&t.includes(r)){if(e.length>1)return`${e[e.length-2]}.${r}`;if(n.includes(r))return`${r}`}if(!u&&t.includes(r))throw new Error(`Cookie has domain set to the public suffix "${r}" which is a special use domain. To allow this, configure your CookieJar with {allowSpecialUseDomain:true, rejectPublicSuffixes: false}.`);return i.get(a)}},363:(a,o)=>{"use strict";o.y=class{constructor(){this.synchronous=!1}findCookie(a,o,e,i){throw new Error("findCookie is not implemented")}findCookies(a,o,e,i){throw new Error("findCookies is not implemented")}putCookie(a,o){throw new Error("putCookie is not implemented")}updateCookie(a,o,e){throw new Error("updateCookie is not implemented")}removeCookie(a,o,e,i){throw new Error("removeCookie is not implemented")}removeCookies(a,o,e){throw new Error("removeCookies is not implemented")}removeAllCookies(a){throw new Error("removeAllCookies is not implemented")}getAllCookies(a){throw new Error("getAllCookies is not implemented (therefore jar cannot be serialized)")}}},620:(a,o,e)=>{function i(){try{return e(335)}catch(a){return null}}function t(){return Symbol.for("nodejs.util.inspect.custom")}o.getUtilInspect=function(a,o={}){const e=(o.requireUtil||i)();return function(o,i,t){return e?e.inspect(o,i,t):a(o)}},o.getCustomInspectSymbol=function(a={}){return(a.lookupCustomInspectSymbol||t)()||function(a){const o=(a.requireUtil||i)();return o?o.inspect.custom:null}(a)}},113:(a,o)=>{"use strict";function e(a){return"function"==typeof a}function i(a){return"string"==typeof a||a instanceof String}function t(a){return"[object Object]"===toString.call(a)}class n extends Error{constructor(...a){super(...a)}}o.ParameterError=n,o.isFunction=e,o.isNonEmptyString=function(a){return i(a)&&""!==a},o.isDate=function(a){return function(a,o){try{return a instanceof o}catch(a){return!1}}(a,Date)&&function(a){return"number"==typeof a&&a%1==0}(a.getTime())},o.isEmptyString=function(a){return""===a||a instanceof String&&""===a.toString()},o.isString=i,o.isObject=t,o.validate=function(a,o,i){if(e(o)||(i=o,o=null),t(i)||(i={Error:"Failed Check"}),!a){if(!o)throw new n(i);o(new n(i))}}},646:a=>{a.exports="4.1.3"},96:(a,o)=>{"use strict";o.fromCallback=function(a){return Object.defineProperty((function(){if("function"!=typeof arguments[arguments.length-1])return new Promise(((o,e)=>{arguments[arguments.length]=(a,i)=>{if(a)return e(a);o(i)},arguments.length++,a.apply(this,arguments)}));a.apply(this,arguments)}),"name",{value:a.name})},o.fromPromise=function(a){return Object.defineProperty((function(){const o=arguments[arguments.length-1];if("function"!=typeof o)return a.apply(this,arguments);delete arguments[arguments.length-1],arguments.length--,a.apply(this,arguments).then((a=>o(null,a)),o)}),"name",{value:a.name})}},846:(a,o,e)=>{"use strict";var i=e(245),t=e(375),n=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,r=/[\n\r\t]/g,s=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,u=/:\d+$/,m=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,p=/^[a-zA-Z]:/;function c(a){return(a||"").toString().replace(n,"")}var l=[["#","hash"],["?","query"],function(a,o){return h(o.protocol)?a.replace(/\\/g,"/"):a},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d*)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],g={hash:1,query:1};function k(a){var o,i=("undefined"!=typeof window?window:void 0!==e.g?e.g:"undefined"!=typeof self?self:{}).location||{},t={},n=typeof(a=a||i);if("blob:"===a.protocol)t=new j(unescape(a.pathname),{});else if("string"===n)for(o in t=new j(a,{}),g)delete t[o];else if("object"===n){for(o in a)o in g||(t[o]=a[o]);void 0===t.slashes&&(t.slashes=s.test(a.href))}return t}function h(a){return"file:"===a||"ftp:"===a||"http:"===a||"https:"===a||"ws:"===a||"wss:"===a}function d(a,o){a=(a=c(a)).replace(r,""),o=o||{};var e,i=m.exec(a),t=i[1]?i[1].toLowerCase():"",n=!!i[2],s=!!i[3],u=0;return n?s?(e=i[2]+i[3]+i[4],u=i[2].length+i[3].length):(e=i[2]+i[4],u=i[2].length):s?(e=i[3]+i[4],u=i[3].length):e=i[4],"file:"===t?u>=2&&(e=e.slice(2)):h(t)?e=i[4]:t?n&&(e=e.slice(2)):u>=2&&h(o.protocol)&&(e=i[4]),{protocol:t,slashes:n||h(t),slashesCount:u,rest:e}}function j(a,o,e){if(a=(a=c(a)).replace(r,""),!(this instanceof j))return new j(a,o,e);var n,s,u,m,g,y,f=l.slice(),b=typeof o,w=this,v=0;for("object"!==b&&"string"!==b&&(e=o,o=null),e&&"function"!=typeof e&&(e=t.parse),n=!(s=d(a||"",o=k(o))).protocol&&!s.slashes,w.slashes=s.slashes||n&&o.slashes,w.protocol=s.protocol||o.protocol||"",a=s.rest,("file:"===s.protocol&&(2!==s.slashesCount||p.test(a))||!s.slashes&&(s.protocol||s.slashesCount<2||!h(w.protocol)))&&(f[3]=[/(.*)/,"pathname"]);v{a.exports=function(a){return a&&"object"==typeof a&&"function"==typeof a.copy&&"function"==typeof a.fill&&"function"==typeof a.readUInt8}},895:(a,o,e)=>{"use strict";var i=e(635),t=e(138),n=e(94),r=e(21);function s(a){return a.call.bind(a)}var u="undefined"!=typeof BigInt,m="undefined"!=typeof Symbol,p=s(Object.prototype.toString),c=s(Number.prototype.valueOf),l=s(String.prototype.valueOf),g=s(Boolean.prototype.valueOf);if(u)var k=s(BigInt.prototype.valueOf);if(m)var h=s(Symbol.prototype.valueOf);function d(a,o){if("object"!=typeof a)return!1;try{return o(a),!0}catch(a){return!1}}function j(a){return"[object Map]"===p(a)}function y(a){return"[object Set]"===p(a)}function f(a){return"[object WeakMap]"===p(a)}function b(a){return"[object WeakSet]"===p(a)}function w(a){return"[object ArrayBuffer]"===p(a)}function v(a){return"undefined"!=typeof ArrayBuffer&&(w.working?w(a):a instanceof ArrayBuffer)}function z(a){return"[object DataView]"===p(a)}function x(a){return"undefined"!=typeof DataView&&(z.working?z(a):a instanceof DataView)}o.isArgumentsObject=i,o.isGeneratorFunction=t,o.isTypedArray=r,o.isPromise=function(a){return"undefined"!=typeof Promise&&a instanceof Promise||null!==a&&"object"==typeof a&&"function"==typeof a.then&&"function"==typeof a.catch},o.isArrayBufferView=function(a){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(a):r(a)||x(a)},o.isUint8Array=function(a){return"Uint8Array"===n(a)},o.isUint8ClampedArray=function(a){return"Uint8ClampedArray"===n(a)},o.isUint16Array=function(a){return"Uint16Array"===n(a)},o.isUint32Array=function(a){return"Uint32Array"===n(a)},o.isInt8Array=function(a){return"Int8Array"===n(a)},o.isInt16Array=function(a){return"Int16Array"===n(a)},o.isInt32Array=function(a){return"Int32Array"===n(a)},o.isFloat32Array=function(a){return"Float32Array"===n(a)},o.isFloat64Array=function(a){return"Float64Array"===n(a)},o.isBigInt64Array=function(a){return"BigInt64Array"===n(a)},o.isBigUint64Array=function(a){return"BigUint64Array"===n(a)},j.working="undefined"!=typeof Map&&j(new Map),o.isMap=function(a){return"undefined"!=typeof Map&&(j.working?j(a):a instanceof Map)},y.working="undefined"!=typeof Set&&y(new Set),o.isSet=function(a){return"undefined"!=typeof Set&&(y.working?y(a):a instanceof Set)},f.working="undefined"!=typeof WeakMap&&f(new WeakMap),o.isWeakMap=function(a){return"undefined"!=typeof WeakMap&&(f.working?f(a):a instanceof WeakMap)},b.working="undefined"!=typeof WeakSet&&b(new WeakSet),o.isWeakSet=function(a){return b(a)},w.working="undefined"!=typeof ArrayBuffer&&w(new ArrayBuffer),o.isArrayBuffer=v,z.working="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView&&z(new DataView(new ArrayBuffer(1),0,1)),o.isDataView=x;var S="undefined"!=typeof SharedArrayBuffer?SharedArrayBuffer:void 0;function A(a){return"[object SharedArrayBuffer]"===p(a)}function O(a){return void 0!==S&&(void 0===A.working&&(A.working=A(new S)),A.working?A(a):a instanceof S)}function C(a){return d(a,c)}function E(a){return d(a,l)}function I(a){return d(a,g)}function P(a){return u&&d(a,k)}function T(a){return m&&d(a,h)}o.isSharedArrayBuffer=O,o.isAsyncFunction=function(a){return"[object AsyncFunction]"===p(a)},o.isMapIterator=function(a){return"[object Map Iterator]"===p(a)},o.isSetIterator=function(a){return"[object Set Iterator]"===p(a)},o.isGeneratorObject=function(a){return"[object Generator]"===p(a)},o.isWebAssemblyCompiledModule=function(a){return"[object WebAssembly.Module]"===p(a)},o.isNumberObject=C,o.isStringObject=E,o.isBooleanObject=I,o.isBigIntObject=P,o.isSymbolObject=T,o.isBoxedPrimitive=function(a){return C(a)||E(a)||I(a)||P(a)||T(a)},o.isAnyArrayBuffer=function(a){return"undefined"!=typeof Uint8Array&&(v(a)||O(a))},["isProxy","isExternal","isModuleNamespaceObject"].forEach((function(a){Object.defineProperty(o,a,{enumerable:!1,value:function(){throw new Error(a+" is not supported in userland")}})}))},335:(a,o,e)=>{var i=Object.getOwnPropertyDescriptors||function(a){for(var o=Object.keys(a),e={},i=0;i=n)return a;switch(a){case"%s":return String(i[e++]);case"%d":return Number(i[e++]);case"%j":try{return JSON.stringify(i[e++])}catch(a){return"[Circular]"}default:return a}})),s=i[e];e=3&&(i.depth=arguments[2]),arguments.length>=4&&(i.colors=arguments[3]),h(e)?i.showHidden=e:e&&o._extend(i,e),f(i.showHidden)&&(i.showHidden=!1),f(i.depth)&&(i.depth=2),f(i.colors)&&(i.colors=!1),f(i.customInspect)&&(i.customInspect=!0),i.colors&&(i.stylize=m),c(i,a,i.depth)}function m(a,o){var e=u.styles[o];return e?"