From d3f2e575f6549eb8e4f9e373e59f9c792780beab Mon Sep 17 00:00:00 2001 From: bruvv <3063928+bruvv@users.noreply.github.com> Date: Mon, 17 May 2021 10:57:00 +0000 Subject: [PATCH] Update request.py --- app/request.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/request.py b/app/request.py index 6fabe46..78b262a 100644 --- a/app/request.py +++ b/app/request.py @@ -217,7 +217,7 @@ class Request: # FIXME: Should investigate this further to ensure the consent # view is suppressed correctly cookies = { - 'CONSENT': 'PENDING+999' + 'CONSENT': 'YES+cb.20210514-17-p0.de+F+678' } # Validate Tor conn and request new identity if the last one failed