-
-
Notifications
You must be signed in to change notification settings - Fork 946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed the consent cookies #1054
Conversation
I have no clue, what `CAESHAgBEhJnd3NfMjAyMzA4MTAtMF9SQzIaAmRlIAEaBgiAo_CmBg` actually stands for, but it is at least somewhat stable
Hi thanks for the patch. The cookie value is actually an base64 encoded string. https://gchq.github.io/CyberChef/#recipe=From_Base64('A-Za-z0-9%2B/%3D',true,false)&input=Q0FFU0hBZ0JFaEpuZDNOZk1qQXlNekE0TVRBdE1GOVNReklhQW1SbElBRWFCZ2lBb19DbUJn |
shortening the socs value to
still works. Its the shortest value I could come up with without breaking it. and thus containing less information (no country code / eu code) |
I tested it and can confirm, that it works for me, too
Can we help to make this merged faster? #1053 is affecting all EU users right now. |
First of all thanks to all of you!
But I still get the Google popup. Can you please explain me why it did not work? Did I something wrong or did I forget something? |
I have no clue, what
CAESHAgBEhJnd3NfMjAyMzA4MTAtMF9SQzIaAmRlIAEaBgiAo_CmBg
actually stands for, but it is at least somewhat stableCloses #1053