scrape
import { scrape } from "https://raw.githubusercontent.com/rclarey/torrent/master/mod.ts";
Make a scrape request to the tracker URL
Passing an empty array for infoHashes
requests info for all torrents
import { scrape } from "https://raw.githubusercontent.com/rclarey/torrent/master/mod.ts";
Make a scrape request to the tracker URL
Passing an empty array for infoHashes
requests info for all torrents