We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb56505 commit bb4b99dCopy full SHA for bb4b99d
yagooglesearch/__init__.py
@@ -348,7 +348,7 @@ def get_page(self, url):
348
F - FX agrees to tracking. Modifying it to just F seems to consent with 'no' to personalized stuff.
349
Not tested, solely based off of
350
https://github.com/benbusby/whoogle-search/issues/311#issuecomment-841065630
351
- XYZ- Random 3-digit number assigned to the first response cookie.
+ XYZ - Random 3-digit number assigned to the first response cookie.
352
"""
353
self.cookies = {"CONSENT": f"YES+shp.gws-20211108-0-RC1.fr+F+{number}"}
354
0 commit comments