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