Update scrapy-configmap.yaml

This commit is contained in:
sirius0xdev 2026-03-26 23:52:03 -04:00 committed by GitHub
parent a118e68096
commit f40ab4bc14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,5 +15,5 @@ data:
USER_AGENT: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15" USER_AGENT: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15"
CONCURRENT_REQUESTS: "20" CONCURRENT_REQUESTS: "20"
# Proxy Endpoint (The URL part only) # Proxy Endpoint (The URL part only)
PROXY_ENDPOINT: "45.131.211.104:80"