(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var env={BUNDLE_URL:"https://popup.popupsmart.com/builds",API_URL:"https://apiv2.popupsmart.com/api",DEBUG:!1},_default=env;exports.default=_default;
},{}],2:[function(require,module,exports){
"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var _env=_interopRequireDefault(require("./env"));if(window.popup_smart_bundle_loaded)throw"Popupsmart bundle code loaded twice, please check your embed code and remove not necessary code.";window.popup_smart_bundle_loaded=!0;var userId="359284",imported=document.createElement("script"),imprtedScriptUrl=_env.default.API_URL+"/Bundle/script-loader/"+userId+"?Referer="+encodeURIComponent(document.URL);if(window.location.search.includes("popupsmart-preview")){var hash=Math.floor(1e6*Math.random()).toString();imprtedScriptUrl=imprtedScriptUrl+"&hash="+hash}imported.src=imprtedScriptUrl,document.head.appendChild(imported);
},{"./env":1}]},{},[2]);
