Update request.py

This commit is contained in:
bruvv 2021-05-17 10:57:00 +00:00 committed by GitHub
parent 4466bbc8f4
commit d3f2e575f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,7 +217,7 @@ class Request:
# FIXME: Should investigate this further to ensure the consent # FIXME: Should investigate this further to ensure the consent
# view is suppressed correctly # view is suppressed correctly
cookies = { 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 # Validate Tor conn and request new identity if the last one failed