Shorter cookie thanks to @Imaskiller

I tested it and can confirm, that it works for me, too
pull/1054/head
Fabian Wunsch 10 months ago
parent fa816152ec
commit f20cf8e46d

@ -308,7 +308,7 @@ class Request:
now = datetime.now()
cookies = {
'CONSENT': 'PENDING+987',
'SOCS': 'CAESHAgBEhJnd3NfMjAyMzA4MTAtMF9SQzIaAmRlIAEaBgiAo_CmBg',
'SOCS': 'CAESHAgBEhIaAB',
}
# Validate Tor conn and request new identity if the last one failed

Loading…
Cancel
Save