fix: Resolves broken Proxy Scraper functionality.

closes #248
This commit is contained in:
towfiqi 2024-11-14 18:30:56 +06:00
parent a2edabbdf9
commit 649f412303

View File

@ -1,4 +1,4 @@
import cheerio from 'cheerio';
import * as cheerio from 'cheerio';
const proxy:ScraperSettings = {
id: 'proxy',