MCPcopy
hub / github.com/vogler/free-games-claimer / screenshot

Function screenshot

prime-gaming.js:7–7  ·  view source on GitHub ↗
(...a)

Source from the content-addressed store, hash-verified

5import { cfg } from './src/config.js';
6
7const screenshot = (...a) => resolve(cfg.dir.screenshots, 'prime-gaming', ...a);
8
9// const URL_LOGIN = 'https://www.amazon.de/ap/signin'; // wrong. needs some session args to be valid?
10const URL_CLAIM = 'https://gaming.amazon.com/home';

Callers 1

prime-gaming.jsFile · 0.70

Calls 1

resolveFunction · 0.90

Tested by

no test coverage detected