news scraper proxy add
This commit is contained in:
parent
dcb0b0bd30
commit
02dc251038
1 changed files with 2 additions and 1 deletions
|
|
@ -15,4 +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: "100"
|
CONCURRENT_REQUESTS: "100"
|
||||||
# Proxy Endpoint (The URL part only)
|
# Proxy Endpoint (The URL part only)
|
||||||
PROXY_ENDPOINT: ""
|
PROXY_ENDPOINT: "45.131.211.104:80"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue