1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import fs from 'node:fs';
|
||||
import path from 'node:path';
|
||||
import puppeteer from 'puppeteer';
|
||||
import { get_app_config } from '../config/app_config.js';
|
||||
import { get_app_config } from '../../config/app_config.js';
|
||||
import { apply_page_stealth_defaults, get_stealth_puppeteer } from './puppeteer_stealth.js';
|
||||
|
||||
let browser_singleton = null;
|
||||
|
||||
Reference in New Issue
Block a user