prntscrape/config.json.sample
2025-05-25 19:21:41 +03:00

12 lines
239 B
Text

{
"webhook": "",
"proxyEnabled": true,
"proxy": {
"user": "",
"pass": "",
"host": "",
"port": 0000
},
"wait": 1,
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0"
}