From 88726180223e7cd1bc2f6532b5c941fd4f4fcc6e Mon Sep 17 00:00:00 2001 From: TheTechRobo <52163910+TheTechRobo@users.noreply.github.com> Date: Wed, 8 Jun 2022 18:51:09 -0400 Subject: [PATCH] fix --- pipeline.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline.py b/pipeline.py index 67ecc59..86132cb 100644 --- a/pipeline.py +++ b/pipeline.py @@ -36,7 +36,7 @@ project = Project( # It will be added to the WARC files and reported to the tracker. VERSION = '20220428.01' #USER_AGENT = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36' -TRACKER_ID = 'funeralhomestest' +TRACKER_ID = 'funeralhomes' TRACKER_HOST = '172.17.0.1:8501' WGET_AT = find_executable(