feat: dockerize, fix sign in loop
This commit is contained in:
parent
3b3289dddf
commit
a8c578bd93
6 changed files with 127 additions and 13 deletions
|
|
@ -7,9 +7,9 @@
|
|||
"start": "node main.stealth"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.17.1",
|
||||
"playwright": "^1.17.1",
|
||||
"@playwright/test": "^1.20.1",
|
||||
"playwright": "^1.20.1",
|
||||
"puppeteer-extra-plugin-stealth": "^2.9.0"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue