CheshireCaat / playwright-with-fingerprints

Anonymous automation via playwright with fingerprint replacement technology.
MIT License
133 stars 9 forks source link

[Bug]: Any engine except newest one doesnt work #54

Closed dr3adx closed 2 weeks ago

dr3adx commented 3 weeks ago

I can't use any engine except newest one: for an example 127 & 128 give this error now and it was working just fine until 1-2 days ago

Couldnt parse JSON: <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>
SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at IncomingMessage.<anonymous> (C:\x\127\node_modules\bas-remote-node\src\services\utils.js:15:22)
    at IncomingMessage.emit (node:events:525:35)
    at endReadableNT (node:internal/streams/readable:1359:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
CheshireCaat commented 3 weeks ago

@dr3adx hello, you can find info about this problem here.

CheshireCaat commented 2 weeks ago

The problem with the servers has been resolved at the moment, the scripts are available again, but I still recommend updating to the latest version so as not to depend on it.