pg: redeem code for microsoft games
This commit is contained in:
parent
7ffdd61c44
commit
0df7bf35ba
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ try {
|
||||||
// 'origin': 'https://www.origin.com/redeem', // TODO still needed or now only via account linking?
|
// 'origin': 'https://www.origin.com/redeem', // TODO still needed or now only via account linking?
|
||||||
'gog.com': 'https://www.gog.com/redeem',
|
'gog.com': 'https://www.gog.com/redeem',
|
||||||
'legacy games': 'https://www.legacygames.com/primedeal',
|
'legacy games': 'https://www.legacygames.com/primedeal',
|
||||||
|
'microsoft games': 'https://redeem.microsoft.com',
|
||||||
};
|
};
|
||||||
let code;
|
let code;
|
||||||
if (store in redeem) { // did not work for linked origin: && !await page.locator('div:has-text("Successfully Claimed")').count()
|
if (store in redeem) { // did not work for linked origin: && !await page.locator('div:has-text("Successfully Claimed")').count()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue