2023-06-23 04:08:00 +03:00
|
|
|
app:
|
|
|
|
|
host: 0.0.0.0
|
|
|
|
|
port: 7000
|
|
|
|
|
debug: false
|
|
|
|
|
verbose: true
|
2023-06-24 22:25:43 +03:00
|
|
|
timeout: 15
|
2023-06-23 04:08:00 +03:00
|
|
|
head: false
|
2023-06-25 20:39:14 +03:00
|
|
|
leakless: false
|
2024-05-06 01:13:07 +03:00
|
|
|
leave_head: false
|
2025-08-18 22:49:45 +03:00
|
|
|
stealth: false
|
2025-09-30 05:27:54 +03:00
|
|
|
insecure: true
|
2024-05-06 01:13:07 +03:00
|
|
|
|
|
|
|
|
2captcha:
|
|
|
|
|
apikey: "123123123123123"
|
2023-06-30 22:49:58 +03:00
|
|
|
|
|
|
|
|
google:
|
2024-05-06 01:13:07 +03:00
|
|
|
rate_requests: 4 # Number of requests per Minute
|
|
|
|
|
rate_burst: 2 # Number of non-ratelimited requests per Minute
|
|
|
|
|
captcha: true
|
2023-06-30 22:49:58 +03:00
|
|
|
|
|
|
|
|
yandex:
|
2024-05-06 01:13:07 +03:00
|
|
|
rate_requests: 4
|
|
|
|
|
rate_burst: 2
|
2023-06-30 22:49:58 +03:00
|
|
|
|
|
|
|
|
baidu:
|
2024-05-06 01:13:07 +03:00
|
|
|
rate_requests: 4
|
|
|
|
|
rate_burst: 2
|
2025-09-30 05:27:54 +03:00
|
|
|
|
|
|
|
|
bing:
|
|
|
|
|
rate_requests: 4
|
|
|
|
|
rate_burst: 2
|
|
|
|
|
|
|
|
|
|
duckduckgo:
|
|
|
|
|
rate_requests: 4
|
|
|
|
|
rate_burst: 2
|