XodiaXz

Results 1 issues of XodiaXz

Hi, I get the following error: ``` Traceback (most recent call last): File "C:\Users\JOSE\Downloads\Compressed\GoBooDo-master\GoBooDo-master\GoBooDo.py", line 50, in resethead req = requests.get("https://google."+self.country, cookies={'CONSENT': 'YES+1'}, verify=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\JOSE\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\api.py", line 73, in...