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

Function screenshot

epic-games.js:9–9  ·  view source on GitHub ↗
(...a)

Source from the content-addressed store, hash-verified

7import { cfg } from './src/config.js';
8
9const screenshot = (...a) => resolve(cfg.dir.screenshots, 'epic-games', ...a);
10
11const URL_CLAIM = 'https://store.epicgames.com/en-US/free-games';
12const URL_LOGIN = 'https://www.epicgames.com/id/login?lang=en-US&noHostRedirect=true&redirectUrl=' + URL_CLAIM;

Callers 1

epic-games.jsFile · 0.70

Calls 1

resolveFunction · 0.90

Tested by

no test coverage detected