feat: trying to add hashes to scripts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { firefox } from "npm:playwright-extra";
|
||||
import { firefox } from "playwright-extra";
|
||||
import { createStreamResponse } from "@lib/helpers.ts";
|
||||
import StealthPlugin from "npm:puppeteer-extra-plugin-stealth";
|
||||
import StealthPlugin from "puppeteer-extra-plugin-stealth";
|
||||
import * as env from "@lib/env.ts";
|
||||
|
||||
firefox.use(StealthPlugin());
|
||||
|
||||
Reference in New Issue
Block a user