Skip to content

Changed the consent cookies#1054

Merged
benbusby merged 2 commits into
benbusby:mainfrom
fabi321:fix-consent
Aug 21, 2023
Merged

Changed the consent cookies#1054
benbusby merged 2 commits into
benbusby:mainfrom
fabi321:fix-consent

Conversation

@fabi321

@fabi321 fabi321 commented Aug 16, 2023

Copy link
Copy Markdown
Contributor

I have no clue, what CAESHAgBEhJnd3NfMjAyMzA4MTAtMF9SQzIaAmRlIAEaBgiAo_CmBg actually stands for, but it is at least somewhat stable

Closes #1053

I have no clue, what `CAESHAgBEhJnd3NfMjAyMzA4MTAtMF9SQzIaAmRlIAEaBgiAo_CmBg`
actually stands for, but it is at least somewhat stable
@rskallies

rskallies commented Aug 17, 2023

Copy link
Copy Markdown

@Imaskiller

Imaskiller commented Aug 18, 2023

Copy link
Copy Markdown

shortening the socs value to

'SOCS': 'CAESHAgBEhIaAB'

still works.

Its the shortest value I could come up with without breaking it.
It results to

https://gchq.github.io/CyberChef/#recipe=From_Base64('A-Za-z0-9%2B/%3D',true,false)&input=Q0FFU0hBZ0JFaElhQUI

and thus containing less information (no country code / eu code)

I tested it and can confirm, that it works for me, too
@Arwalk

Arwalk commented Aug 21, 2023

Copy link
Copy Markdown

Can we help to make this merged faster? #1053 is affecting all EU users right now.

@ahmad-alkadri

Copy link
Copy Markdown
Contributor

Can we help to make this merged faster? #1053 is affecting all EU users right now.

Seconded. I've cherrypicked the commits in this PR and my instance works again now but @benbusby could you please review this. Thanks in advance.

@piDNS

piDNS commented Aug 21, 2023

Copy link
Copy Markdown

First of all thanks to all of you!
I am using whoogle with docker on a pi and I changed the file like you described:

  •       'CONSENT': 'YES+cb.{:d}{:02d}{:02d}-17-p0.de+F+678'.format(
    
  •           now.year, now.month, now.day
    
  •        )
    
  •       'CONSENT': 'PENDING+987',
    
  •       'SOCS': 'CAESHAgBEhIaAB',
    

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?

@benbusby benbusby merged commit a40b983 into benbusby:main Aug 21, 2023
@fabi321 fabi321 deleted the fix-consent branch August 21, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Before u continue to Google

7 participants