@smartico/public-api 0.0.229 → 0.0.230

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/dist/index.js CHANGED
@@ -3061,7 +3061,7 @@ var SmarticoAPI = /*#__PURE__*/function () {
3061
3061
  return Promise.resolve(_this.messageSender(message, _this.publicUrl, expectCID)).then(function (_this$messageSender) {
3062
3062
  result = _this$messageSender;
3063
3063
  var timeEnd = new Date().getTime();
3064
- if (SmarticoAPI.getEnvDnsSuffix(_this.label_api_key) === 'a6e7ac26-c368-4892-9380-96e7ff82cf3e-4' && result) {
3064
+ if (SmarticoAPI.getEnvDnsSuffix(_this.label_api_key) === '4' && result) {
3065
3065
  result = SmarticoAPI.replaceSmrDomainsWithCloudfront(result);
3066
3066
  }
3067
3067
  if (_this.logHTTPTiming) {