MCPcopy Index your code
hub / github.com/MALSync/MALSync / fetch

Function fetch

test/headless/test.js:5–5  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

3const { PuppeteerBlocker } = require('@ghostery/adblocker-puppeteer');
4const path = require('path');
5const fetch = (...args) => import('node-fetch').then(({default: fetch}) => fetch(...args));
6
7const fs = require('fs');
8const dir = require('node-dir');

Callers 11

voeFunction · 0.85
vidmolyFunction · 0.85
mixdropFunction · 0.85
zoroFunction · 0.85
kickassanimeFunction · 0.85
animekaiFunction · 0.85
batoFunction · 0.85
mangaparkFunction · 0.85
xhrFunctionFunction · 0.85
xhrActionFunction · 0.85
getImageBlobFunction · 0.85

Calls

no outgoing calls

Tested by 1

xhrFunctionFunction · 0.68