the.mk-site/the_files/connect.js

40 lines
159 KiB
JavaScript
Raw Normal View History

2024-06-15 13:40:07 -04:00
var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; };
if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } }
{
let window = _____WB$wombat$assign$function_____("window");
let self = _____WB$wombat$assign$function_____("self");
let document = _____WB$wombat$assign$function_____("document");
let location = _____WB$wombat$assign$function_____("location");
let top = _____WB$wombat$assign$function_____("top");
let parent = _____WB$wombat$assign$function_____("parent");
let frames = _____WB$wombat$assign$function_____("frames");
let opener = _____WB$wombat$assign$function_____("opener");
(function(){var t;t=function(){var t,e,n,o,i;return n=void 0,o=void 0,e=1,t=void 0,i=this,{postMessage:function(t,n,o){n&&(o=o||parent,i.postMessage?o.postMessage(t,n.replace(/([^:]+:\/\/[^\/]+).*/,"$1")):n&&(o.location=n.replace(/#.*$/,"")+"#"+ +new Date+e+++"&"+t))},receiveMessage:function(e,r){i.postMessage?(e&&(t=function(t){if("string"==typeof r&&t.origin!==r||"function"==typeof r&&!1===r(t.origin))return!1;e(t)}),i.addEventListener?i[e?"addEventListener":"removeEventListener"]("message",t,!1):i[e?"attachEvent":"detachEvent"]("onmessage",t)):(n&&clearInterval(n),n=null,e&&(n=setInterval(function(){var t,n;n=/^#?\d+&/,(t=document.location.hash)!==o&&n.test(t)&&(o=t,e({data:t.replace(n,"")}))},100)))}}},window.XD=t()}).call(this),Function.prototype.bind||(Function.prototype.bind=function(t){if("function"!=typeof this)throw new TypeError("Function.prototype.bind - what is trying to be bound is not callable");var e=Array.prototype.slice.call(arguments,1),n=this,o=function(){},i=function(){return n.apply(this instanceof o?this:t,e.concat(Array.prototype.slice.call(arguments)))};return this.prototype&&(o.prototype=this.prototype),i.prototype=new o,i}),function(t){"use strict";function e(){var e=this;e.reads=[],e.writes=[],e.raf=u.bind(t),a("initialized",e)}function n(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),a("flush scheduled"))}function o(t){a("flush");var e,o=t.writes,r=t.reads;try{a("flushing reads",r.length),i(r),a("flushing writes",o.length),i(o)}catch(s){e=s}if(t.scheduled=!1,(r.length||o.length)&&n(t),e){if(a("task errored",e.message),!t["catch"])throw e;t["catch"](e)}}function i(t){var e;for(a("run tasks");e=t.shift();)e()}function r(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}function s(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}var a=function(){},u=t.requestAnimationFrame||t.webkitRequestAnimationFrame||t.mozRequestAnimationFrame||t.msRequestAnimationFrame||function(t){return setTimeout(t,16)};e.prototype={constructor:e,measure:function(t,e){a("measure");var o=e?t.bind(e):t;return this.reads.push(o),n(this),o},mutate:function(t,e){a("mutate");var o=e?t.bind(e):t;return this.writes.push(o),n(this),o},clear:function(t){return a("clear",t),r(this.reads,t)||r(this.writes,t)},extend:function(t){if(a("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return s(e,t),e.fastdom=this,e.initialize&&e.initialize(),e}},e.prototype["catch"]=null;var c=t.fastdom=t.fastdom||new e;"f"==(typeof define)[0]?define(function(){return c}):"o"==(typeof module)[0]&&(module.exports=c)}("undefined"!=typeof window?window:this),function(){"use strict";window.Wishpond=window.Wishpond||{};var t=window.Wishpond;if("function"!=typeof t.require){var e={},n={},o={},i={}.hasOwnProperty,r=/^\.\.?(\/|$)/,s=function(t,e){for(var n,o=[],i=(r.test(e)?t+"/"+e:e).split("/"),s=0,a=i.length;s<a;s++)".."===(n=i[s])?o.pop():"."!==n&&""!==n&&o.push(n);return o.join("/")},a=function(t){return t.split("/").slice(0,-1).join("/")},u=function(e){return function(n){var o=s(a(e),n);return t.require(o,e)}},c=function(t,e){var o={id:t,exports:{},hot:g&&g.createHot(t)};return n[t]=o,e(o.exports,u(t),o),o.exports},p=function(t){return o[t]?p(o[t]):t},l=function(t,e){return p(s(a(t),e))},h=function(t,o){null==o&&(o="/");var r=p(t);if(i.call(n,r))return n[r].exports;if(i.call(e,r))return c(r,e[r]);throw new Error("Cannot find module '"+t+"' from '"+o+"'")};h.alias=function(t,e){o[e]=t};var d=/\.[^.\/]+$/,f=/\/index(\.[^\/]+)?$/,m=function(t){if(d.test(t)){var e=t.replace(d,"");i.call(o,e)&&o[e].replace(d,"")!==e+"/index"||(o[e]=t)}if(f.test(t)){var n=t.replace(f,"");i.call(o,n)||(o[n]=t)}};h.register=h.define=function(t,o){if(t&&"object"==typeof t)for(var r in t)i.call(t,r)&&h.register(r,t[r]);else e[t]=o,delete n[t],m(t)},h.list=function(){var t=[];for(var n in e)i.call(e,n)&&t.push(n);return t};var g=t._hmr&&new t._hmr(l,h,e,n);h._cache=n,h.hmr=g&&g.wrap,h.brunch=!0,t.require=h}}(),function(){window.Wishpond=window.Wishpond||{}}.call(this),function(){null==Wishpond.AJAX&&(Wishpond.AJAX=function(){fu
;return n="/popups.json",o="/pixel/v1/track.gif",e="/pixel/v1/identify.gif",t.extractDomain=function(t){var e,n;switch(n=Wishpond.AJAX.parse(t),!1){case!n.host.match(/\.wishpond\.me/):this._wishpondHost="www.wishpond.me",this._sentryHost="goverseer.wishpond.me",this._jamboHost="jambo.wishpond.me",this._cdnHost="cdn.wishpond.me",this._artisanHost="artisan.wishpond.me",this._embedHost="embedded.wishpond.me";break;case!(e=n.host.match(/(staging\d+)(?:-cdn)?\.wishpond\.com/)):this._wishpondHost=e[1]+".wishpond.com",this._cdnHost="cdn."+this._wishpondHost,this._sentryHost="goverseer."+this._wishpondHost,this._jamboHost="jambo."+this._wishpondHost,this._artisanHost="artisan."+this._wishpondHost,this._embedHost="embedded."+this._wishpondHost;break;default:this._wishpondHost="www.wishpond.com",this._sentryHost="goverseer.wishpond.com",this._jamboHost="jambo.wishpond.com",this._cdnHost="cdn.wishpond.net",this._artisanHost="artisan.wishpond.com",this._embedHost="embedded.wishpondpages.com"}return n},t.start=function(){return Wishpond.Logger.info("Assets.start"),Wishpond.wishpondHost||(Wishpond.wishpondHost=Wishpond.Assets.wishpondHost()),Wishpond.sentryHost||(Wishpond.sentryHost=Wishpond.Assets.sentryHost()),Wishpond.jamboHost||(Wishpond.jamboHost=Wishpond.Assets.jamboHost()),Wishpond.wishpondURL="https://"+Wishpond.wishpondHost,Wishpond.sentryURL="https://"+Wishpond.sentryHost,Wishpond.jamboURL="https://"+Wishpond.jamboHost,Wishpond.embedURL="https://"+this._embedHost,Wishpond.popupsURL=""+Wishpond.wishpondURL+n,Wishpond.trackingURL=""+Wishpond.sentryURL+o,Wishpond.identifyURL=""+Wishpond.sentryURL+e},t.wishpondHost=function(){return this._wishpondHost},t.sentryHost=function(){return this._sentryHost},t.jamboHost=function(){return this._jamboHost},t.storageUrl=function(){return"https://"+this._cdnHost+"/storage.html"},t.cartUrl=function(){return"https://"+this._cdnHost+"/cart.html"},t.cartTabUrl=function(){return"https://"+this._cdnHost+"/cart_tab.html"},t.artisanHost=function(){return this._artisanHost},t}())}.call(this),function(){null==Wishpond.PopupBase&&(Wishpond.PopupBase=function(){function t(){this.renderer=Wishpond.PopupRenderer["for"](this)}return t.prototype.canShow=function(){return this.renderer.canShow()},t.prototype.showing=function(){return this.renderer.showing()},t.prototype.show=function(t,e){return null==t&&(t=null),null==e&&(e={}),this.renderer.show(t,e)},t.prototype.close=function(t,e){return null==t&&(t=null),null==e&&(e={}),this.renderer.hide(t,e)},t.prototype.notifyFrame=function(){return null},t}())}.call(this),function(){var t=function(t,n){function o(){this.constructor=t}for(var i in n)e.call(n,i)&&(t[i]=n[i]);return o.prototype=n.prototype,t.prototype=new o,t.__super__=n.prototype,t},e={}.hasOwnProperty;null==Wishpond.CartTab&&(Wishpond.CartTab=function(e){function n(){this.logger=new Wishpond.Logger("CartTab"),this.popupRendererType="cartTab",n.__super__.constructor.apply(this,arguments),this.preloadFrame(),this.listen()}return t(n,e),n.prototype.preloadFrame=function(){if(!this.preloaded)return this.preloaded=!0,this.frame=this.renderer.iframe()},n.prototype.processMessage=function(t){if(Wishpond.Assets.cartTabUrl().match(t.origin))switch(t.data.tabAction){case"open":return Wishpond.perform("openCart");case"update":return Wishpond.perform("updateCartTab")}},n.prototype.listen=function(){return XD.receiveMessage(this.processMessage,!1),null},n.prototype.update=function(){var t,e,n;return null!=(e=(t=Wishpond.Checkout.cart).get())?this._updateQuantity(e):t.fetchCart().then((n=this,function(){return n._updateQuantity(t.get())}))},n.prototype._updateQuantity=function(t){var e,n,o;if(null!=t)return(o=(n=t.map(function(t){return t.quantity})).length>0?n.reduce(function(t,e){return t+e}):0)>0?(e={quantity:o,tabAction:"set"},XD.postMessage(e,this.frame.src,this.frame.contentWindow),Wishpond.Checkout.cartTab.showing()?void 0:Wishpond.Checkout.cartTab.show()):Wishpond.Checkout.cartTab.close()},n}(Wishpond.PopupBase))}.call(this),function(){var t=function(t,n){function o(){this.constructor=t}for(var i in n)e.
null==Wishpond.Logger&&(Wishpond.Logger=function(){function t(t){this.key=null!=t?t:null}return t.history=[],t.print=function(){var t,e,n,o,i;for(t="",e=0,n=(i=this.history).length;e<n;e++)t+="["+(o=i[e])[0]+"] "+o[1]+"\n";return t},t.log=function(t){return Wishpond.Logger.history.push(["log",t]),window.console.log(t)},t.warn=function(t){return Wishpond.Logger.history.push(["warn",t]),window.console.warn(t)},t.info=function(t){if(Wishpond.Logger.history.push(["info",t]),Wishpond.verbose)return window.console.info(t)},t.prototype.log=function(t){var e;return e=this.buildMessage(t),Wishpond.Logger.history.push(["log",e]),window.console.log(e)},t.prototype.warn=function(t){var e;return e=this.buildMessage(t),Wishpond.Logger.history.push(["warn",e]),window.console.warn(e)},t.prototype.info=function(t){var e;if(e=this.buildMessage(t),Wishpond.Logger.history.push(["info",e]),Wishpond.verbose)return window.console.info(e)},t.prototype.buildMessage=function(t){var e;return e="",null!=this.key&&(e+="["+this.key+"]"),e+=" "+t},t.ensureConsole=function(){var t;if(t=function(){},"undefined"==typeof window.console||null===window.console)return window.console={},window.console={log:t,warn:t,info:t}},t}())}.call(this),function(){var t=[].slice,e=[].indexOf||function(t){for(var e=0,n=this.length;e<n;e++)if(e in this&&this[e]===t)return e;return-1};null==Wishpond.LogoBar&&(Wishpond.LogoBar=function(){function n(t){var e;null==t&&(t={}),this.onWhiteLabelPlan=t.onWhiteLabelPlan,this.poweredByDestination=t.poweredByDestination,this.campaignType=t.campaignType,this.socialCampaignId=t.socialCampaignId,e=this._getConfig(),this.enabled=e[0],this.templateType=e[1],this.cssClass=e[2],this.source=e[3]}var o,i,r,s;return i={mat_popup:{embedded:{mobile:{paid:[!0,"bar","wp-logo-bar__bottom","internal"],free:[!0,"bar","wp-logo-bar__sticky-bottom","external"]},desktop:{"default":[!0,"button","wp-logo-bar-button__left","external"]}},not_embedded:{mobile:{paid:[!0,"bar","wp-logo-bar__bottom","internal"],free:[!0,"bar","wp-logo-bar__sticky-bottom","external"]},desktop:{"default":[!0,"button","wp-logo-bar-button__left","external"]}}},popup:{embedded:{mobile:{paid:[!0,"button","","external"],free:[!0,"button","","external"]},desktop:{"default":[!0,"button","","external"]}},not_embedded:{mobile:{paid:[!0,"button","","external"],free:[!0,"button","","external"]},desktop:{"default":[!0,"button","","external"]}}},slide_popup:{embedded:{mobile:{paid:[!0,"button","","external"],free:[!0,"button","","external"]},desktop:{"default":[!0,"button","","external"]}},not_embedded:{mobile:{paid:[!0,"button","","external"],free:[!0,"button","","external"]},desktop:{"default":[!0,"button","","external"]}}},bar_popup:{embedded:{mobile:{"default":[!1,"","",""]},desktop:{"default":[!0,"button","wp-logo-bar-button__top-left","external"]}},not_embedded:{mobile:{"default":[!1,"","",""]},desktop:{"default":[!0,"button","wp-logo-bar-button__top-left","external"]}}},contest:{embedded:{"default":{"default":[!0,"bar","wp-logo-bar__bottom","internal"]}},not_embedded:{mobile:{paid:[!0,"bar","wp-logo-bar__bottom","internal"],free:[!0,"bar","wp-logo-bar__sticky-bottom","internal"]},desktop:{paid:[!0,"bar","wp-logo-bar__bottom","internal"],free:[!0,"button","wp-logo-bar-button__left","internal"]}}},landing_page:{embedded:{"default":{paid:[!1,"","",""],free:[!0,"bar","wp-logo-bar__bottom","internal"]}},not_embedded:{mobile:{paid:[!1,"","",""],free:[!0,"bar","wp-logo-bar__sticky-bottom","internal"]},desktop:{paid:[!1,"","",""],free:[!0,"button","wp-logo-bar-button__left","internal"]}}},form:{embedded:{"default":{paid:[!1,"","",""],free:[!0,"bar","wp-logo-bar__bottom","internal"]}},not_embedded:{mobile:{paid:[!1,"","",""],free:[!0,"bar","wp-logo-bar__sticky-bottom","internal"]},desktop:{paid:[!1,"","",""],free:[!0,"button","wp-logo-bar-button__left","internal"]}}},call_to_action:{embedded:{"default":{paid:[!1,"","",""],free:[!0,"bar","wp-logo-bar__bottom","internal"]}},not_embedded:{mobile:{paid:[!1,"",""],free:[!0,"bar","wp-logo-bar__sticky-bottom","internal"]},desktop:{paid:[!1,"",""],free
this._shouldSetDocTempStyleApplicator()&&(this.docTempStyleApplicator=new Wishpond.TempStyleApplicator(document.documentElement,{cssPropertiesToCache:t})),this._shouldSetNavTempStyleApplicator()&&(e=this._findNavbar()))return this.navTempStyleApplicator=new Wishpond.TempStyleApplicator(e,{cssPropertiesToCache:o})},m.prototype._updateLogoBar=function(t){var e;if(null!=(e=this._components.logoBar)&&t.poweredByLinkEnabled)return e.options.poweredByLinkEnabled=t.poweredByLinkEnabled,e.element=e.render(this.page.socialCampaign.id,t.poweredByDestination,t.logoBarStylesheet),e.attach(),setTimeout(function(){if("bar_popup"!==e.options.type)return e.show()},300)},m.prototype._updateComponent=function(t,e){var n,o,i;if(null!=e&&"object"==typeof e&&null!=(o=this._components[t])){for(n in null!=e.template&&(o.replace(e.template),delete e.template),null!=e.styles&&(null!=e.styles.opacity&&(o.options.opacity=e.styles.opacity),null!=e.styles.display&&(o.options.display=e.styles.display),o.prettify(e.styles),delete e.styles),null!=e.animation&&(o.setAnimation(e.animation),delete e.animation),"closeButton"===t&&e.matPopupPosition&&(o.prettify({display:"none",position:"fixed"}),o.options.forcePosition=["interior","topRight"],document.body.appendChild(o.element)),e)i=e[n],o.options.hasOwnProperty(n)&&(o.options[n]=i);return o.position(),null}},m.prototype._expandComponent=function(t){var e,n;switch(e=null,n={},typeof t){case"object":e=t.name,n=Wishpond.PopupComponent.merge(d(e,this.page),t);break;case"string":n=d(e=t,this.page);break;default:throw new Error("invalid component type - "+typeof t)}return[e,n]},m.prototype._includeComponent=function(t){var e,n,o;return e=(o=this._expandComponent(t))[0],n=o[1],"closeButton"===e&&(n.container=this._components.frame.element),"frame"===e&&(n.page=this.page),"logoBar"===e&&(n.iframeComponent=this._components.frame,"mat_popup"!==a(this.page)&&(n.container=this._components.frame.element)),this._components[e]=Wishpond.PopupComponent.use(e,n)},m.prototype._setDimensionsIfChanged=function(t,e){var n;return null!=e&&((n=this._dimensions[t]!==e)&&(this._dimensions[t]=e),n)},m.prototype._setDeviceMode=function(){return this._deviceMode=r()},m.prototype._deviceModeChanged=function(){return null!=this._deviceMode&&this._deviceMode!==r()},m.prototype._onOrientationChange=function(){return this.page.preloaded&&this.position()},m.prototype._onResize=function(){var t;if(this._deviceModeChanged())return this._setDeviceMode(),t=[{action:"notifyDeviceMode",arguments:[{value:this._deviceMode}]},{action:"notifyPageSize"}],this.page.notifyFrame("BulkActions",{data:t}),this.position()},m.prototype.receive=function(t){var e,n;switch(null==t&&(t={}),this._log(this.constructor.name+".receive - "+Wishpond.JSON.stringify(t)),t.action){case"dimensions":if(e=this._setDimensionsIfChanged("height",t.dimensions.height),n=this._setDimensionsIfChanged("width",t.dimensions.width),e||n)return this.position();break;case"externals":return this._updateComponent("frame",t.frame),this._updateComponent("overlay",t.overlay),this._updateComponent("closeButton",t.closeButton),this._updateLogoBar(t),null!=t.frame&&(null!=t.frame.fullWidth&&(this._fullWidth=!!t.frame.fullWidth),null!=t.frame.position&&(this._framePosition=t.frame.position),null!=t.frame.scrollWithPage&&(this._scrollWithPage=t.frame.scrollWithPage),null!=t.frame.navbarSelector&&(this._navbarSelector=t.frame.navbarSelector)),this._setPopupIdentifier(),this._setTempStyleApplicators()}},m.prototype.bind=function(){return Wishpond.Event.add(window,"orientationchange",this._onOrientationChange),Wishpond.Event.add(window,"resize",this._onResize)},m.prototype.unbind=function(){return Wishpond.Event.remove(window,"orientationchange",this._onOrientationChange),Wishpond.Event.remove(window,"resize",this._onResize)},m.prototype.container=function(){return null!=this._container?this._container:this._container=this._components.frame.element},m.prototype.iframe=function(){return null!=this._iframe?this._iframe:this._iframe=document.getElementById("wp-popup-"+this.page.socialCampaign.id)},m.
characterData:!0}),function(){n.data=t=++t%2}}function o(){return function(){c.setTimeout(i,1)}}function i(){for(var t=0;t<p.length;t++){var e=p[t];(0,e[0])(e[1])}p=[]}function r(t,e){1===p.push([t,e])&&s()}var s,a="undefined"!=typeof window?window:{},u=a.MutationObserver||a.WebKitMutationObserver,c="undefined"!=typeof global?global:void 0===this?window:this,p=[];s="undefined"!=typeof process&&"[object process]"==={}.toString.call(process)?e():u?n():o(),t.asap=r}),t("promise/config",["exports"],function(t){"use strict";function e(t,e){return 2!==arguments.length?n[t]:void(n[t]=e)}var n={instrument:!1};t.config=n,t.configure=e}),t("promise/polyfill",["./promise","./utils","exports"],function(t,e,n){"use strict";function o(){var t;"Promise"in(t="undefined"!=typeof global?global:"undefined"!=typeof window&&window.document?window:self)&&"resolve"in t.Promise&&"reject"in t.Promise&&"all"in t.Promise&&"race"in t.Promise&&function(){var e;return new t.Promise(function(t){e=t}),r(e)}()||(t.Promise=i)}var i=t.Promise,r=e.isFunction;n.polyfill=o}),t("promise/promise",["./config","./utils","./all","./race","./resolve","./reject","./asap","exports"],function(t,e,n,o,i,r,s,a){"use strict";function u(t){if(!b(t))throw new TypeError("You must pass a resolver function as the first argument to the promise constructor");if(!(this instanceof u))throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");this._subscribers=[],c(t,this)}function c(t,e){function n(t){f(e,t)}function o(t){g(e,t)}try{t(n,o)}catch(i){o(i)}}function p(t,e,n,o){var i,r,s,a,u=b(n);if(u)try{i=n(o),s=!0}catch(c){a=!0,r=c}else i=o,s=!0;d(e,i)||(u&&s?f(e,i):a?g(e,r):t===x?f(e,i):t===I&&g(e,i))}function l(t,e,n,o){var i=t._subscribers,r=i.length;i[r]=e,i[r+x]=n,i[r+I]=o}function h(t,e){for(var n=t._subscribers,o=t._detail,i=0;i<n.length;i+=3)p(e,n[i],n[i+e],o);t._subscribers=null}function d(t,e){var n,o=null;try{if(t===e)throw new TypeError("A promises callback cannot return that same promise.");if(w(e)&&(o=e.then,b(o)))return o.call(e,function(o){return!!n||(n=!0,void(e!==o?f(t,o):m(t,o)))},function(e){return!!n||(n=!0,void g(t,e))}),!0}catch(i){return!!n||(g(t,i),!0)}return!1}function f(t,e){t===e?m(t,e):d(t,e)||m(t,e)}function m(t,e){t._state===A&&(t._state=T,t._detail=e,_.async(y,t))}function g(t,e){t._state===A&&(t._state=T,t._detail=e,_.async(v,t))}function y(t){h(t,t._state=x)}function v(t){h(t,t._state=I)}var _=t.config,w=(t.configure,e.objectOrFunction),b=e.isFunction,W=(e.now,n.all),k=o.race,S=i.resolve,C=r.reject,P=s.asap;_.async=P;var A=void 0,T=0,x=1,I=2;u.prototype={constructor:u,_state:void 0,_detail:void 0,_subscribers:void 0,then:function(t,e){var n=this,o=new this.constructor(function(){});if(this._state){var i=arguments;_.async(function(){p(n._state,o,i[n._state-1],n._detail)})}else l(this,o,t,e);return o},"catch":function(t){return this.then(null,t)}},u.all=W,u.race=k,u.resolve=S,u.reject=C,a.Promise=u}),t("promise/race",["./utils","exports"],function(t,e){"use strict";function n(t){var e=this;if(!o(t))throw new TypeError("You must pass an array to race.");return new e(function(e,n){for(var o,i=0;i<t.length;i++)(o=t[i])&&"function"==typeof o.then?o.then(e,n):e(o)})}var o=t.isArray;e.race=n}),t("promise/reject",["exports"],function(t){"use strict";function e(t){return new this(function(e,n){n(t)})}t.reject=e}),t("promise/resolve",["exports"],function(t){"use strict";function e(t){return t&&"object"==typeof t&&t.constructor===this?t:new this(function(e){e(t)})}t.resolve=e}),t("promise/utils",["exports"],function(t){"use strict";function e(t){return n(t)||"object"==typeof t&&null!==t}function n(t){return"function"==typeof t}function o(t){return"[object Array]"===Object.prototype.toString.call(t)}var i=Date.now||function(){return(new Date).getTime()};t.objectOrFunction=e,t.isFunction=n,t.isArray=o,t.now=i}),e("promise/polyfill").polyfill()}(),function(t){function e(t,n){var o;n=n||{},this._id=e._generateUUID(),this._promise=n.promise||Promise,this._frameId=n.frameId||"CrossS
}
/*
FILE ARCHIVED ON 20:29:29 Nov 17, 2023 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 17:37:51 Jun 15, 2024.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
playback timings (ms):
captures_list: 1.034
exclusion.robots: 0.09
exclusion.robots.policy: 0.079
esindex: 0.012
cdx.remote: 50.747
LoadShardBlock: 172.405 (3)
PetaboxLoader3.datanode: 255.364 (5)
load_resource: 515.676
PetaboxLoader3.resolve: 305.219
loaddict: 121.601
*/