@bprotsyk/aso-core 1.2.96 → 1.2.97

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.
@@ -7,4 +7,5 @@ export interface IAsoCustomizedOffer {
7
7
  customUrl?: string;
8
8
  hidden?: boolean;
9
9
  geo?: string;
10
+ graphicFolder?: string;
10
11
  }
@@ -479,4 +479,4 @@ let gatherInfoForFlashApps = async () => {
479
479
  // addGeosToAllRedirectCam`paigns("GR")
480
480
  // removeGeosFromAllRedirectCampaigns("BE`")
481
481
  // gatherInfoForFlashApps()
482
- replaceDomainInOffers(`mariorel.com`, `xmariorel.com`, /Icecasino Huffson.*/g);
482
+ // replaceDomainInOffers(`mariorel.com`, `xmariorel.com`, /Icecasino Huffson.*/g)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bprotsyk/aso-core",
3
- "version": "1.2.96",
3
+ "version": "1.2.97",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/index.d.ts",
6
6
  "scripts": {
@@ -8,4 +8,5 @@ export interface IAsoCustomizedOffer {
8
8
  customUrl?: string,
9
9
  hidden?: boolean,
10
10
  geo?: string
11
+ graphicFolder?: string
11
12
  }
@@ -514,4 +514,4 @@ let gatherInfoForFlashApps = async () => {
514
514
 
515
515
  // gatherInfoForFlashApps()
516
516
 
517
- replaceDomainInOffers(`mariorel.com`, `xmariorel.com`, /Icecasino Huffson.*/g)
517
+ // replaceDomainInOffers(`mariorel.com`, `xmariorel.com`, /Icecasino Huffson.*/g)