pg: comment external microsoft
This commit is contained in:
parent
3c6d7f4300
commit
446c1c9346
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ try {
|
|||
db.data[user][title] ||= { title, time: datetime(), store: 'internal' };
|
||||
// await page.pause();
|
||||
}
|
||||
// claim games in external/linked stores. Linked: origin.com, epicgames.com; Redeem-key: gog.com, legacygames.com
|
||||
// claim games in external/linked stores. Linked: origin.com, epicgames.com; Redeem-key: gog.com, legacygames.com, microsoft
|
||||
let n;
|
||||
const game_sel_ext = `${games_sel} [data-a-target="item-card"]:has(p:text-is("Claim"))`;
|
||||
do {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue