wotokol-edm 1.2.46 → 1.2.47

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wotokol-edm",
3
- "version": "1.2.46",
3
+ "version": "1.2.47",
4
4
  "description": "",
5
5
  "main": "wotokol-edm.common.js",
6
6
  "scripts": {
@@ -122373,6 +122373,10 @@ const gmailAuthUrlMaps = {
122373
122373
  3: {
122374
122374
  pre: "https://gmailpre.wotovideo.com",
122375
122375
  prod: "https://gmail.wotovideo.com"
122376
+ },
122377
+ 100: {
122378
+ pre: "https://gmailpre.woto.ink",
122379
+ prod: "https://gmail.wotokol.com"
122376
122380
  }
122377
122381
  };
122378
122382
 
Binary file
@@ -122383,6 +122383,10 @@ const gmailAuthUrlMaps = {
122383
122383
  3: {
122384
122384
  pre: "https://gmailpre.wotovideo.com",
122385
122385
  prod: "https://gmail.wotovideo.com"
122386
+ },
122387
+ 100: {
122388
+ pre: "https://gmailpre.woto.ink",
122389
+ prod: "https://gmail.wotokol.com"
122386
122390
  }
122387
122391
  };
122388
122392
 
Binary file