mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
feat(scraping): change lookup impl, add randomize sleep (#110)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ PHONE_CARRIER="tmobile"
|
||||
PLAY_SOUND="notification.mp3"
|
||||
PUSHOVER_TOKEN="123pushover-token456"
|
||||
PUSHOVER_USER="123pushover-user-key"
|
||||
RATE_LIMIT_TIMEOUT="5000"
|
||||
PAGE_SLEEP_MIN="5000"
|
||||
PAGE_SLEEP_MAX="10000"
|
||||
SHOW_ONLY_BRANDS="evga"
|
||||
SLACK_CHANNEL="SlackChannelName"
|
||||
SLACK_TOKEN="slack-token"
|
||||
|
||||
Reference in New Issue
Block a user