@Roy-Mustang он у меня не запрашивается, но в отпечатках по умолчанию уже присутствует perfectcanvas к разным популярным сайтам, который занимает 99,9% от веса самого отпечатка. Поэтому можно его спокойно вырезать и вместо 8-10 МБ получить отпечаток в 45-50 КБ ))
Error: Failed to get proxy ip
-
const { plugin } = require('browser-with-fingerprints');
const browser = await plugin.launch({
// The syntax for specifying an argument value
// is exactly the same as for using a separate method.
args: ['--proxy-server="my proxy service url and port"],
}); -
@bfs @leethan please check solution here:
https://github.com/CheshireCaat/puppeteer-with-fingerprints/issues/119