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
package/wotokol-edm.common.js
CHANGED
|
@@ -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
|
|
package/wotokol-edm.common.js.gz
CHANGED
|
Binary file
|
package/wotokol-edm.umd.js
CHANGED
|
@@ -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
|
|
package/wotokol-edm.umd.js.gz
CHANGED
|
Binary file
|