Skip to content

Commit bb4b99d

Browse files
committed
Fixed space issue
1 parent eb56505 commit bb4b99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yagooglesearch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ def get_page(self, url):
348348
F - FX agrees to tracking. Modifying it to just F seems to consent with 'no' to personalized stuff.
349349
Not tested, solely based off of
350350
https://github.com/benbusby/whoogle-search/issues/311#issuecomment-841065630
351-
XYZ- Random 3-digit number assigned to the first response cookie.
351+
XYZ - Random 3-digit number assigned to the first response cookie.
352352
"""
353353
self.cookies = {"CONSENT": f"YES+shp.gws-20211108-0-RC1.fr+F+{number}"}
354354

0 commit comments

Comments
 (0)