feat: support for proxy server (#352)

Co-authored-by: Adrian Martin <adrian.martin@nbcuni.com>
This commit is contained in:
adrian549092
2020-09-27 21:43:58 -04:00
committed by GitHub
parent 772de900a1
commit fdcd787f91
4 changed files with 15 additions and 0 deletions
+2
View File
@@ -28,6 +28,8 @@ PAGE_BACKOFF_MIN=""
PAGE_BACKOFF_MAX=""
PAGE_SLEEP_MIN=""
PAGE_SLEEP_MAX=""
PROXY_ADDRESS=""
PROXY_PORT=""
SHOW_ONLY_BRANDS=""
SHOW_ONLY_MODELS=""
SHOW_ONLY_SERIES=""