@aizen115 said in Can't get new fingerprint, alway return 504:
Can't get new fingerprint, alway return 504 error code.
Is the problem relevant now?
Please fix soon.
Who are you addressing?
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