We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd07991 commit 5cbd9d8Copy full SHA for 5cbd9d8
1 file changed
scripts/process.py
@@ -20,7 +20,7 @@
20
import dns.rcode
21
import util
22
23
-MAX_WORKERS = 150
+MAX_WORKERS = 100
24
DNS_TIMEOUT = 5 # in seconds
25
DNS_SERVERS = [ # Use multiple DNS servers to avoid rate limit
26
# Cloudflare
0 commit comments