1
0
Fork 0

this got @gmail.com banned on kilo.ai

This commit is contained in:
Arthur K. 2026-03-12 04:46:48 +03:00
parent 84ad98b4d3
commit 1861b212c2
Signed by: wzray
GPG key ID: B97F30FDC4636357
19 changed files with 669 additions and 571 deletions

View file

@ -16,11 +16,14 @@ HTTPS_PROXY=http://user:pass@host:port
# Path to emails.txt (email:password per line)
EMAILS_FILE=/data/emails.txt
# Firefox binary path
FIREFOX_BINARY=firefox-esr
# Browser channel for Patchright (chrome or chromium)
BROWSER_CHANNEL=chrome
# Geckodriver path
GECKODRIVER_PATH=/usr/local/bin/geckodriver
# Run browser headless (1/0)
HEADLESS=0
# Optional: override Patchright browser cache path
PLAYWRIGHT_BROWSERS_PATH=/opt/patchright-browsers
# Extensions directory (dark-reader.xpi, ublock_origin.xpi)
EXTRAS_DIR=/app/extras