Add puppeteer-extra plugins

This commit is contained in:
Hongbo Wu
2022-11-16 11:42:13 +08:00
parent 8bdbd86e97
commit b3e73cd84b
3 changed files with 271 additions and 6 deletions

View File

@ -12,6 +12,9 @@
"linkedom": "^0.14.9",
"luxon": "^2.3.1",
"puppeteer-core": "^16.1.0",
"puppeteer-extra": "^3.3.4",
"puppeteer-extra-plugin-adblocker": "^2.13.5",
"puppeteer-extra-plugin-stealth": "^2.11.1",
"underscore": "^1.13.4",
"winston": "^3.3.3"
},